diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-08-26 00:36:02 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-08-26 00:36:02 +0800 |
commit | 364d320add98c09330ea344def0cc34466e05719 (patch) | |
tree | 0781c1829c6117e2fed3447f9c59251b79cdd801 /devel/pear-Console_CommandLine | |
parent | 2d4013ff6e58eed833c25e761e0d4d22bb65ac5b (diff) | |
download | freebsd-ports-gnome-364d320add98c09330ea344def0cc34466e05719.tar.gz freebsd-ports-gnome-364d320add98c09330ea344def0cc34466e05719.tar.zst freebsd-ports-gnome-364d320add98c09330ea344def0cc34466e05719.zip |
- Update to 1.0.2
PR: 126763
Submitted by: Wen heping <wenheping@gmail.com>
Diffstat (limited to 'devel/pear-Console_CommandLine')
-rw-r--r-- | devel/pear-Console_CommandLine/Makefile | 6 | ||||
-rw-r--r-- | devel/pear-Console_CommandLine/distinfo | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/devel/pear-Console_CommandLine/Makefile b/devel/pear-Console_CommandLine/Makefile index b315fa6b981e..7b68ae7fcce3 100644 --- a/devel/pear-Console_CommandLine/Makefile +++ b/devel/pear-Console_CommandLine/Makefile @@ -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> diff --git a/devel/pear-Console_CommandLine/distinfo b/devel/pear-Console_CommandLine/distinfo index 08b458aa3218..08066f3077b0 100644 --- a/devel/pear-Console_CommandLine/distinfo +++ b/devel/pear-Console_CommandLine/distinfo @@ -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 |