diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-11-09 08:53:07 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-11-09 08:53:07 +0000 |
commit | 537b14cf8c7a8fb5abd273e69d5848146f334d0e (patch) | |
tree | 28ee2c4321016c1d6d67516f621f85c4ba82853c /net/httping | |
parent | 5a53c8f80015835c07bf007fb7cf600c5f955624 (diff) | |
download | ports-537b14cf8c7a8fb5abd273e69d5848146f334d0e.tar.gz ports-537b14cf8c7a8fb5abd273e69d5848146f334d0e.zip |
Update to 1.0.7
Notes
Notes:
svn path=/head/; revision=147675
Diffstat (limited to 'net/httping')
-rw-r--r-- | net/httping/Makefile | 2 | ||||
-rw-r--r-- | net/httping/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/httping/Makefile b/net/httping/Makefile index fbb0c8e14653..f091a1d0dfeb 100644 --- a/net/httping/Makefile +++ b/net/httping/Makefile @@ -6,7 +6,7 @@ # PORTNAME= httping -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.7 CATEGORIES= net MASTER_SITES= http://www.vanheusden.com/httping/ \ ${MASTER_SITE_LOCAL} diff --git a/net/httping/distinfo b/net/httping/distinfo index f37604d7f8f1..a5d6cb041daa 100644 --- a/net/httping/distinfo +++ b/net/httping/distinfo @@ -1,2 +1,3 @@ -MD5 (httping-1.0.6.tgz) = 22ea1091a7e57a53be4e20fefbe8b93d -SIZE (httping-1.0.6.tgz) = 8851 +MD5 (httping-1.0.7.tgz) = 6256a42ac6c96cdfc3358c89843a8a9a +SHA256 (httping-1.0.7.tgz) = 0a99947e5ebd7c50068e9b281d8fb185f6014e8ac3d5bceb4bc591d4a15526ca +SIZE (httping-1.0.7.tgz) = 9063 |