FreeBSD Bugzilla – Attachment 87301 Details for
Bug 123897
[Update] devel/pear-Console_CommandLine : update to 1.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.67 KB, created by
wenheping
on 2008-05-22 15:00:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
wenheping
Created:
2008-05-22 15:00:09 UTC
Size:
2.67 KB
patch
obsolete
>--- Makefile.orig 2008-05-22 20:30:17.000000000 +0000 >+++ Makefile 2008-05-22 20:56:52.000000000 +0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= Console_CommandLine >-PORTVERSION= 0.2.1 >+PORTVERSION= 1.0.0 > CATEGORIES= devel www pear > > MAINTAINER= miwi@FreeBSD.org >@@ -21,7 +21,8 @@ > CommandLine/Outputter.php CommandLine/Result.php CommandLine/Argument.php \ > CommandLine/Exception.php CommandLine/Option.php CommandLine/XmlParser.php \ > CommandLine/Action/Callback.php CommandLine/Action/Counter.php \ >- CommandLine/Action/Help.php CommandLine/Action/StoreArray.php \ >+ CommandLine/Action/Help.php CommandLine/Action/Password.php \ >+ CommandLine/Action/StoreArray.php \ > CommandLine/Action/StoreFalse.php CommandLine/Action/StoreFloat.php \ > CommandLine/Action/StoreInt.php CommandLine/Action/StoreString.php \ > CommandLine/Action/StoreTrue.php CommandLine/Action/Version.php \ >@@ -30,11 +31,19 @@ > DATA= xmlschema.rng > EXAMPLES= ex1.php ex2.php ex2.xml > _EXAMPLESDIR= docs/examples >-TESTS= console_commandline_addargument.phpt console_commandline_parse_1.phpt \ >- console_commandline_parse_4.phpt tests.inc.php console_commandline_addcommand.phpt \ >- console_commandline_parse_2.phpt console_commandline_parse_5.phpt \ >- console_commandline_addoption.phpt console_commandline_parse_3.phpt \ >- console_commandline_parse_6.phpt >+TESTS= AllTests.php console_commandline_accept.phpt \ >+ console_commandline_addargument.phpt \ >+ console_commandline_addcommand.phpt \ >+ console_commandline_addoption.phpt \ >+ console_commandline_fromxmlfile.phpt \ >+ console_commandline_fromxmlstring.phpt \ >+ console_commandline_parse_1.phpt console_commandline_parse_2.phpt \ >+ console_commandline_parse_3.phpt console_commandline_parse_4.phpt \ >+ console_commandline_parse_5.phpt console_commandline_parse_6.phpt \ >+ console_commandline_parse_7.phpt console_commandline_parse_8.phpt \ >+ console_commandline_parse_9.phpt console_commandline_parse_10.phpt \ >+ console_commandline_parse_11.phpt console_commandline_parse_12.phpt \ >+ test.xml tests.inc.php > > .include <bsd.port.pre.mk> > .include "${PORTSDIR}/devel/pear/bsd.pear.mk" >--- distinfo.orig 2008-01-12 13:11:38.000000000 +0000 >+++ distinfo 2008-05-22 20:30:40.000000000 +0000 >@@ -1,3 +1,3 @@ >-MD5 (PEAR/Console_CommandLine-0.2.1.tgz) = 98a52d1dc3e4ff0b60d1059b8df85d3b >-SHA256 (PEAR/Console_CommandLine-0.2.1.tgz) = dde39618ca3d5110cfe6c6f9d3d63f2c2985c35268351c9956525855956c9b92 >-SIZE (PEAR/Console_CommandLine-0.2.1.tgz) = 22334 >+MD5 (PEAR/Console_CommandLine-1.0.0.tgz) = ff94f26ec825de70bf1f18cee0309080 >+SHA256 (PEAR/Console_CommandLine-1.0.0.tgz) = f18d4e066a1b349e9dfd5560ad185b101b4102e25e7ba5e2ecbfa035282deb98 >+SIZE (PEAR/Console_CommandLine-1.0.0.tgz) = 27383
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 123897
: 87301