diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2011-08-04 00:39:45 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2011-08-04 00:39:45 +0800 |
commit | 1471d3622eca4424c8e5b4c0a0a43ed116011f84 (patch) | |
tree | a9c5ecc1ab775982b31b01ac1c96e627774ce52d /net/httping | |
parent | 488fe0098d639ca06406e8e2b863d0fb1a69ee1a (diff) | |
download | freebsd-ports-gnome-1471d3622eca4424c8e5b4c0a0a43ed116011f84.tar.gz freebsd-ports-gnome-1471d3622eca4424c8e5b4c0a0a43ed116011f84.tar.zst freebsd-ports-gnome-1471d3622eca4424c8e5b4c0a0a43ed116011f84.zip |
Update to 1.5.2
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 e650a39c2fe6..53a241513479 100644 --- a/net/httping/Makefile +++ b/net/httping/Makefile @@ -6,7 +6,7 @@ # PORTNAME= httping -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.2 CATEGORIES= net MASTER_SITES= http://www.vanheusden.com/httping/ \ CRITICAL diff --git a/net/httping/distinfo b/net/httping/distinfo index 4610c3f8fb9c..17cc6372050c 100644 --- a/net/httping/distinfo +++ b/net/httping/distinfo @@ -1,2 +1,2 @@ -SHA256 (httping-1.5.1.tgz) = a5496515883a7708c348d7f124eaac5bf7039feba2a3c8a7c30fd3a80a042504 -SIZE (httping-1.5.1.tgz) = 15342 +SHA256 (httping-1.5.2.tgz) = f0dac6890e8fa7d2d69d52cd6acfcd53f43f58c77ae1e4b13ead041754358e45 +SIZE (httping-1.5.2.tgz) = 15355 |