diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-06-16 11:41:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-06-16 11:41:50 +0000 |
commit | 91f12dd004787596c6ea5e5d5b640d1041da03ea (patch) | |
tree | 6518968718d80479c2e334881020871e24b5b2ad /devel/pear-PHP_Beautifier | |
parent | ec0aeee7f062944ef355a187bd194626a9b99a0a (diff) | |
download | ports-91f12dd004787596c6ea5e5d5b640d1041da03ea.tar.gz ports-91f12dd004787596c6ea5e5d5b640d1041da03ea.zip |
Notes
Diffstat (limited to 'devel/pear-PHP_Beautifier')
-rw-r--r-- | devel/pear-PHP_Beautifier/Makefile | 5 | ||||
-rw-r--r-- | devel/pear-PHP_Beautifier/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/pear-PHP_Beautifier/Makefile b/devel/pear-PHP_Beautifier/Makefile index 584661b91553..6d13d6c6edc5 100644 --- a/devel/pear-PHP_Beautifier/Makefile +++ b/devel/pear-PHP_Beautifier/Makefile @@ -6,14 +6,13 @@ # PORTNAME= PHP_Beautifier -PORTVERSION= 0.1.12 -PORTREVISION= 1 +PORTVERSION= 0.1.13 CATEGORIES= devel www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR beautifier for PHP -BUILD_DEPENDS= ${PEARDIR}/Log/null.php:${PORTSDIR}/sysutils/pear-Log +BUILD_DEPENDS= ${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log RUN_DEPENDS= ${BUILD_DEPENDS} USE_PHP= tokenizer diff --git a/devel/pear-PHP_Beautifier/distinfo b/devel/pear-PHP_Beautifier/distinfo index 07ce4e5aad7e..40731ed03ca7 100644 --- a/devel/pear-PHP_Beautifier/distinfo +++ b/devel/pear-PHP_Beautifier/distinfo @@ -1,3 +1,3 @@ -MD5 (PEAR/PHP_Beautifier-0.1.12.tgz) = 539d802591c173ef623b331f05c9ae8c -SHA256 (PEAR/PHP_Beautifier-0.1.12.tgz) = 6103347bf2146b40acf00ebcf5c7817e2449f7aa92e4876ca0abed6939acfb3c -SIZE (PEAR/PHP_Beautifier-0.1.12.tgz) = 47183 +MD5 (PEAR/PHP_Beautifier-0.1.13.tgz) = bd9cca595a421ee955b035ab0ddfd0fa +SHA256 (PEAR/PHP_Beautifier-0.1.13.tgz) = 50c6476a54df2d3b86f29529d023b7287102a4a8c98b9b8d49b39a348c092f6f +SIZE (PEAR/PHP_Beautifier-0.1.13.tgz) = 47528 |