- Update to 1.0.2

PR:		126763
Submitted by:	Wen heping <wenheping@gmail.com>
This commit is contained in:
Martin Wilke 2008-08-25 16:36:02 +00:00
parent 2d4013ff6e
commit 364d320add
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219154
2 changed files with 8 additions and 4 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= Console_CommandLine
PORTVERSION= 1.0.1
PORTVERSION= 1.0.2
CATEGORIES= devel www pear
MAINTAINER= miwi@FreeBSD.org
@ -53,6 +53,10 @@ TESTS= AllTests.php console_commandline_accept.phpt \
console_commandline_parse_11.phpt console_commandline_parse_12.phpt \
console_commandline_parse_13.phpt console_commandline_parse_14.phpt \
console_commandline_parse_15.phpt console_commandline_parse_16.phpt \
console_commandline_parse_17.phpt console_commandline_parse_18.phpt \
console_commandline_webrequest_1.phpt \
console_commandline_webrequest_2.phpt \
console_commandline_webrequest_3.phpt \
test.xml tests.inc.php
.include <bsd.port.pre.mk>

View file

@ -1,3 +1,3 @@
MD5 (PEAR/Console_CommandLine-1.0.1.tgz) = b499c56560944a7fa08d2debe1d4056e
SHA256 (PEAR/Console_CommandLine-1.0.1.tgz) = 2e86ab2fb68c7215626b663c513d125b7b757a5d888730f22fc2d638b181e8b4
SIZE (PEAR/Console_CommandLine-1.0.1.tgz) = 28867
MD5 (PEAR/Console_CommandLine-1.0.2.tgz) = e669a1939f301dd3907585583bcb2301
SHA256 (PEAR/Console_CommandLine-1.0.2.tgz) = 00b988fae2500bbbc33058e3a1e397219120689b5512b7d3d2e59486ed5bebf4
SIZE (PEAR/Console_CommandLine-1.0.2.tgz) = 30188