Date: Mon, 4 Apr 2005 14:08:40 -0300 (BRT) From: Antonio Carlos Venancio Junior <antonio@php.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/79528: Update port: devel/pear-PHP_Beautifier to 0.1.4 Message-ID: <200504041708.j34H8eul068394@digitalsign.com> Resent-Message-ID: <200504041710.j34HA7AK097187@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 79528 >Category: ports >Synopsis: Update port: devel/pear-PHP_Beautifier to 0.1.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 04 17:10:07 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Antonio Carlos Venancio Junior >Release: FreeBSD 4.11-STABLE i386 >Organization: >Environment: System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #12: Mon Apr 4 08:35:27 BRT 2005 root@antonio.cb.sc.gov.br:/usr/src/sys/compile/ANTONIO i386 >Description: + update port: devel/pear-PHP_Beautifier to 0.1.4 + changelog: http://pear.php.net/package/PHP_Beautifier/download/0.1.4/ >How-To-Repeat: >Fix: diff -ruN pear-PHP_Beautifier.orig/Makefile pear-PHP_Beautifier/Makefile --- pear-PHP_Beautifier.orig/Makefile Mon Apr 4 13:48:59 2005 +++ pear-PHP_Beautifier/Makefile Mon Apr 4 13:59:17 2005 @@ -6,7 +6,7 @@ # PORTNAME= PHP_Beautifier -PORTVERSION= 0.1.3 +PORTVERSION= 0.1.4 CATEGORIES= devel www pear MAINTAINER= antonio@php.net @@ -32,9 +32,12 @@ Beautifier/Batch/Output/Directory.php \ Beautifier/Batch/Output/DirectoryBz2.php \ Beautifier/Batch/Output/DirectoryGz.php \ - Beautifier/Batch/Output/DirectoryTar.php Beautifier/Batch/Output/Files.php \ - Beautifier/Batch/Output/FilesBz2.php Beautifier/Batch/Output/FilesGz.php \ - Beautifier/Batch/Output/FilesTar.php Beautifier/StreamWrapper/Tarz.php + Beautifier/Batch/Output/DirectoryTar.php \ + Beautifier/Batch/Output/Files.php \ + Beautifier/Batch/Output/FilesBz2.php \ + Beautifier/Batch/Output/FilesGz.php \ + 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 TESTS= Beautifier.phpt Beautifier_Common.phpt Beautifier_Bugs.phpt \ @@ -50,6 +53,9 @@ post-patch: . for file in ${FILES} @${REINPLACE_CMD} -e "s|@package_version@|${PORTVERSION}|g" ${WRKSRC}/${file} +. endfor +. for file in ${TESTS} + @${REINPLACE_CMD} -e "s|@package_version@|${PORTVERSION}|g" ${WRKSRC}/tests/${file} . endfor .include <bsd.port.pre.mk> diff -ruN pear-PHP_Beautifier.orig/distinfo pear-PHP_Beautifier/distinfo --- pear-PHP_Beautifier.orig/distinfo Mon Apr 4 13:48:59 2005 +++ pear-PHP_Beautifier/distinfo Mon Apr 4 13:50:17 2005 @@ -1,2 +1,2 @@ -MD5 (PEAR/PHP_Beautifier-0.1.3.tgz) = d95690eb4640c7b61f3d67ce534d833c -SIZE (PEAR/PHP_Beautifier-0.1.3.tgz) = 39358 +MD5 (PEAR/PHP_Beautifier-0.1.4.tgz) = 0d51b0036e6f61df1e80fd1335a41308 +SIZE (PEAR/PHP_Beautifier-0.1.4.tgz) = 39830 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504041708.j34H8eul068394>