diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-21 11:01:58 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-21 11:01:58 +0000 |
commit | 7465c648696275085bfe277d95a23041741780a1 (patch) | |
tree | 9791fe89ca21cc86e6039a39156394980480ac0f /devel/pear-PHP_Beautifier | |
parent | fe509ee261950932f522ce02b300619a441c5f47 (diff) |
Update port: devel/pear-PHP_Beautifier to 0.1.1
+ update port: devel/pear-PHP_Beautifier to 0.1.1
+ changelog: http://pear.php.net/package/PHP_Beautifier/download/0.1.1/
PR: ports/76530
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
Notes
Notes:
svn path=/head/; revision=126998
Diffstat (limited to 'devel/pear-PHP_Beautifier')
-rw-r--r-- | devel/pear-PHP_Beautifier/Makefile | 4 | ||||
-rw-r--r-- | devel/pear-PHP_Beautifier/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/pear-PHP_Beautifier/Makefile b/devel/pear-PHP_Beautifier/Makefile index 2bdea7cc528d..86d0799a6241 100644 --- a/devel/pear-PHP_Beautifier/Makefile +++ b/devel/pear-PHP_Beautifier/Makefile @@ -6,7 +6,7 @@ # PORTNAME= PHP_Beautifier -PORTVERSION= 0.1.0 +PORTVERSION= 0.1.1 CATEGORIES= devel www pear MAINTAINER= antonio@php.net @@ -15,7 +15,7 @@ COMMENT= PEAR beautifier for PHP BUILD_DEPENDS= ${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log RUN_DEPENDS= ${BUILD_DEPENDS} -USE_PHP= yes +USE_PHP= tokenizer USE_REINPLACE= yes DEFAULT_PHP_VER=5 diff --git a/devel/pear-PHP_Beautifier/distinfo b/devel/pear-PHP_Beautifier/distinfo index a391a7715e53..bc5e913bda79 100644 --- a/devel/pear-PHP_Beautifier/distinfo +++ b/devel/pear-PHP_Beautifier/distinfo @@ -1,2 +1,2 @@ -MD5 (PEAR/PHP_Beautifier-0.1.0.tgz) = f4d51a6b964cc31bf908b8b8fc072246 -SIZE (PEAR/PHP_Beautifier-0.1.0.tgz) = 38047 +MD5 (PEAR/PHP_Beautifier-0.1.1.tgz) = 31220332edc919bff09cb92914c5e417 +SIZE (PEAR/PHP_Beautifier-0.1.1.tgz) = 38393 |