- Update to 0.3.2
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= PHP_Shell
|
||||
PORTVERSION= 0.3.1
|
||||
PORTVERSION= 0.3.2
|
||||
CATEGORIES= shells www pear
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
@@ -17,19 +17,7 @@ USE_PHP= pcre tokenizer readline
|
||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
FILES= PHP/Shell.php \
|
||||
PHP/Shell/Commands.php PHP/Shell/Extensions.php \
|
||||
PHP/Shell/Options.php \
|
||||
PHP/Shell/Extensions/Autoload.php \
|
||||
PHP/Shell/Extensions/AutoloadDebug.php \
|
||||
PHP/Shell/Extensions/Colour.php \
|
||||
PHP/Shell/Extensions/ExecutionTime.php \
|
||||
PHP/Shell/Extensions/InlineHelp.php \
|
||||
PHP/Shell/Extensions/Prototypes.php \
|
||||
PHP/Shell/Extensions/VerbosePrint.php
|
||||
EXAMPLES= php-shell-cmd.php
|
||||
SCRIPTSFILES= php-shell-cmd.php php-shell.bat \
|
||||
php-shell.sh
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (PEAR/PHP_Shell-0.3.1.tgz) = 5a3d31d8415ac5c0d0384426933b2ad1e67d443fa1979bfaa6b8a0ed4c5aabfc
|
||||
SIZE (PEAR/PHP_Shell-0.3.1.tgz) = 99158
|
||||
SHA256 (PEAR/PHP_Shell-0.3.2.tgz) = d17c4986ebb5124a056c314d08be98f6b8b23ce1859b8683f105db4be76c02b5
|
||||
SIZE (PEAR/PHP_Shell-0.3.2.tgz) = 99252
|
||||
|
||||
Reference in New Issue
Block a user