- Update to version 1.0.20140814 [1]
- Fix capitalization and spelling error in COMMENT PR: 196783 [1] Submitted by: Neel Chauhan <neel@neelc.org> [1] Approved by: maintainer timeout
This commit is contained in:
parent
d8b300b13c
commit
52f6cce175
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378493
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue