diff options
-rw-r--r-- | www/http_post/Makefile | 6 | ||||
-rw-r--r-- | www/http_post/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/http_post/Makefile b/www/http_post/Makefile index 5badb8e81aac..b0e958c670a8 100644 --- a/www/http_post/Makefile +++ b/www/http_post/Makefile @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= http_post -PORTVERSION= 1.0.20110118 +PORTVERSION= 1.0.20140814 CATEGORIES= www ipv6 MASTER_SITES= http://www.acme.com/software/http_post/ -DISTNAME= ${PORTNAME}_18jan2011 +DISTNAME= ${PORTNAME}_14Aug2014 MAINTAINER= masaki@club.kyutech.ac.jp -COMMENT= Do a POST operaion and Dump http-contents to stdout +COMMENT= Do a POST operation and dump http-contents to stdout WRKSRC= ${WRKDIR}/http_post USES= uidfix diff --git a/www/http_post/distinfo b/www/http_post/distinfo index 7a70d3e7d393..10721482efac 100644 --- a/www/http_post/distinfo +++ b/www/http_post/distinfo @@ -1,2 +1,2 @@ -SHA256 (http_post_18jan2011.tar.gz) = 3a000cc417000d7dc92735f17a073df74e82a38ac1d382afe05454d175645559 -SIZE (http_post_18jan2011.tar.gz) = 8136 +SHA256 (http_post_14Aug2014.tar.gz) = b1d8776ec2be854224fdedca7fc3b085a9888eb73625012ce539f270bb97d9ce +SIZE (http_post_14Aug2014.tar.gz) = 8323 |