aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pear-Console_CommandLine
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-07-07 18:03:45 +0800
committermiwi <miwi@FreeBSD.org>2009-07-07 18:03:45 +0800
commite8ad662730a0c043fba96a04482fc87d198c4d23 (patch)
tree210e0f17e7b7a0b14597203ed22257777f23c913 /devel/pear-Console_CommandLine
parentaabddc0e65739e4191c1d6bc8b8ed11253c32a56 (diff)
downloadfreebsd-ports-gnome-e8ad662730a0c043fba96a04482fc87d198c4d23.tar.gz
freebsd-ports-gnome-e8ad662730a0c043fba96a04482fc87d198c4d23.tar.zst
freebsd-ports-gnome-e8ad662730a0c043fba96a04482fc87d198c4d23.zip
- Update to 1.1.0
Diffstat (limited to 'devel/pear-Console_CommandLine')
-rw-r--r--devel/pear-Console_CommandLine/Makefile27
-rw-r--r--devel/pear-Console_CommandLine/distinfo6
2 files changed, 16 insertions, 17 deletions
diff --git a/devel/pear-Console_CommandLine/Makefile b/devel/pear-Console_CommandLine/Makefile
index 0151963a8052..d1869b02d982 100644
--- a/devel/pear-Console_CommandLine/Makefile
+++ b/devel/pear-Console_CommandLine/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Console_CommandLine
-PORTVERSION= 1.0.6
+PORTVERSION= 1.1.0
CATEGORIES= devel www pear
MAINTAINER= miwi@FreeBSD.org
@@ -15,19 +15,18 @@ COMMENT= A full featured command line options and arguments parser
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-CATEGORY= Console
-FILES= CommandLine.php CommandLine/Action.php CommandLine/Command.php\
- CommandLine/Renderer.php CommandLine/Element.php CommandLine/MessageProvider.php \
- 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/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 \
- CommandLine/MessageProvider/Default.php CommandLine/Outputter/Default.php \
- CommandLine/Renderer/Default.php
+FILES= Console/CommandLine.php Console/CommandLine/Action.php Console/CommandLine/Command.php\
+ Console/CommandLine/Renderer.php Console/CommandLine/Element.php Console/CommandLine/MessageProvider.php \
+ Console/CommandLine/Outputter.php Console/CommandLine/Result.php Console/CommandLine/Argument.php \
+ Console/CommandLine/Exception.php Console/CommandLine/Option.php Console/CommandLine/XmlParser.php \
+ Console/CommandLine/Action/Callback.php Console/CommandLine/Action/Counter.php \
+ Console/CommandLine/Action/Help.php Console/CommandLine/Action/Password.php \
+ Console/CommandLine/Action/StoreArray.php \
+ Console/CommandLine/Action/StoreFalse.php Console/CommandLine/Action/StoreFloat.php \
+ Console/CommandLine/Action/StoreInt.php Console/CommandLine/Action/StoreString.php \
+ Console/CommandLine/Action/StoreTrue.php Console/CommandLine/Action/Version.php \
+ Console/CommandLine/MessageProvider/Default.php Console/CommandLine/Outputter/Default.php \
+ Console/CommandLine/Renderer/Default.php
DATA= xmlschema.rng
EXAMPLES= ex1.php ex2.php ex2.xml
_EXAMPLESDIR= docs/examples
diff --git a/devel/pear-Console_CommandLine/distinfo b/devel/pear-Console_CommandLine/distinfo
index 112ff0ad7dfb..88867ad4a907 100644
--- a/devel/pear-Console_CommandLine/distinfo
+++ b/devel/pear-Console_CommandLine/distinfo
@@ -1,3 +1,3 @@
-MD5 (PEAR/Console_CommandLine-1.0.6.tgz) = 4997dae2ba5851813960a70e332b06ba
-SHA256 (PEAR/Console_CommandLine-1.0.6.tgz) = a96f5d36b3ad77a2d183843993808705bfd62fc4a0cb6df43cd5364daba15400
-SIZE (PEAR/Console_CommandLine-1.0.6.tgz) = 33805
+MD5 (PEAR/Console_CommandLine-1.1.0.tgz) = a3ca058b413ba07a8cc9d058552a6a62
+SHA256 (PEAR/Console_CommandLine-1.1.0.tgz) = a1050ac540b63d23450900dda1e3ad9891af00d1c9cbd55457d118c2c0f6fc4d
+SIZE (PEAR/Console_CommandLine-1.1.0.tgz) = 37554