diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2012-09-07 19:11:26 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2012-09-07 19:11:26 +0800 |
commit | bdde3aaa5449e77053583fefed1e3cd052c4e57d (patch) | |
tree | cdc6664d61559aab4a04b7cfebb8883373f7e756 /net/httping | |
parent | 505ac2f2b01ba3f0eb90bec8ee68083db100ff43 (diff) | |
download | freebsd-ports-gnome-bdde3aaa5449e77053583fefed1e3cd052c4e57d.tar.gz freebsd-ports-gnome-bdde3aaa5449e77053583fefed1e3cd052c4e57d.tar.zst freebsd-ports-gnome-bdde3aaa5449e77053583fefed1e3cd052c4e57d.zip |
Update to 1.5.4
Diffstat (limited to 'net/httping')
-rw-r--r-- | net/httping/Makefile | 2 | ||||
-rw-r--r-- | net/httping/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/httping/Makefile b/net/httping/Makefile index a13a9e4b0a42..d0c6988d5de6 100644 --- a/net/httping/Makefile +++ b/net/httping/Makefile @@ -6,7 +6,7 @@ # PORTNAME= httping -PORTVERSION= 1.5.3 +PORTVERSION= 1.5.4 CATEGORIES= net MASTER_SITES= http://www.vanheusden.com/httping/ \ CRITICAL diff --git a/net/httping/distinfo b/net/httping/distinfo index 5df03f558a60..b2d6d757f37e 100644 --- a/net/httping/distinfo +++ b/net/httping/distinfo @@ -1,2 +1,2 @@ -SHA256 (httping-1.5.3.tgz) = b03f7ae129c09e646cb9c7e46eaebf3ce12f28514614637c26b06b34c5d61a93 -SIZE (httping-1.5.3.tgz) = 15363 +SHA256 (httping-1.5.4.tgz) = 79dadc924355ec0589bd625502913d1aa488d64757ab2346873801d14f1adead +SIZE (httping-1.5.4.tgz) = 15827 |