diff options
-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 |