ports/124874: [Update]devel/pear-PHP_Beautifier:update to 0.1.14
Wen heping
wenheping at gmail.com
Sun Jun 22 13:20:04 UTC 2008
>Number: 124874
>Category: ports
>Synopsis: [Update]devel/pear-PHP_Beautifier:update to 0.1.14
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sun Jun 22 13:20:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Wen heping
>Release: FreeBSD 7.0 release
>Organization:
ChangAn Middle School
>Environment:
FreeBSD tinderbox.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
update to 0.1.14 from 0.1.13
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
--- Makefile.orig 2008-06-23 01:39:56.000000000 +0800
+++ Makefile 2008-06-23 01:48:50.000000000 +0800
@@ -6,7 +6,7 @@
#
PORTNAME= PHP_Beautifier
-PORTVERSION= 0.1.13
+PORTVERSION= 0.1.14
CATEGORIES= devel www pear
MAINTAINER= miwi at FreeBSD.org
@@ -26,9 +26,11 @@
Beautifier/StreamWrapper.php Beautifier/Tokenizer.php \
Beautifier/Filter/ArrayNested.filter.php \
Beautifier/Filter/Default.filter.php \
+ Beautifier/Filter/IndentStyles.filter.php \
Beautifier/Filter/ListClassFunction.filter.php \
+ Beautifier/Filter/Lowercase.filter.php \
Beautifier/Filter/Pear.filter.php \
- Beautifier/Filter/IndentStyles.filter.php \
+ Beautifier/Filter/phpBB.filter.php \
Beautifier/Filter/NewLines.filter.php Beautifier/Batch/Output.php \
Beautifier/Batch/Output/Directory.php \
Beautifier/Batch/Output/DirectoryBz2.php \
@@ -40,9 +42,11 @@
Beautifier/Batch/Output/FilesTar.php \
Beautifier/StreamWrapper/Tarz.php
EXAMPLES= run_me.php example_main.php example_pear.php example_array.php \
- example_comments.php example_html.php
+ example_comments.php example_html.php \
+ example_lowercase.php
TESTS= Beautifier.phpt Beautifier_Common.phpt Beautifier_Bugs.phpt \
- Beautifier_StreamWrapper.phpt
+ Beautifier_StreamWrapper.phpt \
+ Beautifier_Pear.phpt pear_sample_file.phps
DATA= apache.txt bsd.txt lgpl.txt php.txt pear.txt
_DATADIR= licenses
SCRIPTFILES= php_beautifier
--- distinfo.orig 2007-06-16 19:41:50.000000000 +0800
+++ distinfo 2008-06-23 01:40:20.000000000 +0800
@@ -1,3 +1,3 @@
-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
+MD5 (PEAR/PHP_Beautifier-0.1.14.tgz) = 588e9645a6e885dcb382a9f255652333
+SHA256 (PEAR/PHP_Beautifier-0.1.14.tgz) = e7e2eaa5fbb8ba4c923de6cd6fd757beffacbdcc0d5e04f9673efafdc3181efb
+SIZE (PEAR/PHP_Beautifier-0.1.14.tgz) = 50489
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list