View | Details | Raw Unified | Return to bug 196607
Collapse All | Expand All

(-)http_post/Makefile (-2 / +2 lines)
Lines 2-11 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	http_post
4
PORTNAME=	http_post
5
PORTVERSION=	1.0.20110118
5
PORTVERSION=	1.0.20140814
6
CATEGORIES=	www ipv6
6
CATEGORIES=	www ipv6
7
MASTER_SITES=	http://www.acme.com/software/http_post/
7
MASTER_SITES=	http://www.acme.com/software/http_post/
8
DISTNAME=	${PORTNAME}_18jan2011
8
DISTNAME=	${PORTNAME}_14Aug2014
9
9
10
MAINTAINER=	masaki@club.kyutech.ac.jp
10
MAINTAINER=	masaki@club.kyutech.ac.jp
11
COMMENT=	Do a POST operaion and Dump http-contents to stdout
11
COMMENT=	Do a POST operaion and Dump http-contents to stdout
(-)http_post/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (http_post_18jan2011.tar.gz) = 3a000cc417000d7dc92735f17a073df74e82a38ac1d382afe05454d175645559
1
SHA256 (http_post_14Aug2014.tar.gz) = b1d8776ec2be854224fdedca7fc3b085a9888eb73625012ce539f270bb97d9ce
2
SIZE (http_post_18jan2011.tar.gz) = 8136
2
SIZE (http_post_14Aug2014.tar.gz) = 8323

Return to bug 196607