ports/115103: [PATCH] sysutils/pear-File_Gettext: update to 0.4.0, take maintainership
Thomas Abthorpe
thomas at goodking.ca
Wed Aug 1 02:50:03 UTC 2007
>Number: 115103
>Category: ports
>Synopsis: [PATCH] sysutils/pear-File_Gettext: update to 0.4.0, take maintainership
>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: Wed Aug 01 02:50:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Thomas Abthorpe
>Release: FreeBSD 6.2-STABLE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-STABLE FreeBSD 6.2-STABLE #2: Thu Jul 12 23:31:30 EDT 2007
>Description:
- Update to 0.4.0
- Take maintainership
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- pear-File_Gettext-0.4.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/pear-File_Gettext/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile 23 Sep 2006 00:23:34 -0000 1.5
+++ Makefile 1 Aug 2007 02:44:50 -0000
@@ -6,10 +6,10 @@
#
PORTNAME= File_Gettext
-PORTVERSION= 0.3.3
+PORTVERSION= 0.4.0
CATEGORIES= sysutils devel pear
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= thomas at goodking.ca
COMMENT= PEAR GNU Gettext file parser
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
@@ -24,8 +24,8 @@
PHP_VERS= ${PHP_VERSION:S/.//g}
-.if defined(PHP_VERS) && ${PHP_VERS} < 410
-IGNORE= "You need PHP 4.1.0 or later to install PEAR::File_Gettext"
+.if defined(PHP_VERSION) && ${PHP_VERS} < 410
+IGNORE= you need PHP 4.1.0 or later to install PEAR::File_Gettext
.endif
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/sysutils/pear-File_Gettext/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo 24 Jan 2006 05:43:36 -0000 1.4
+++ distinfo 1 Aug 2007 02:44:50 -0000
@@ -1,3 +1,3 @@
-MD5 (PEAR/File_Gettext-0.3.3.tgz) = 555edd8078ca7ccd156b6bd0eb98f5c6
-SHA256 (PEAR/File_Gettext-0.3.3.tgz) = c71547cfd12b789df7f53c5a0c682568d326f6f32ef616aa04aa4454bc2aff5b
-SIZE (PEAR/File_Gettext-0.3.3.tgz) = 4864
+MD5 (PEAR/File_Gettext-0.4.0.tgz) = 15603cf3769811e61d342f80956bc6fd
+SHA256 (PEAR/File_Gettext-0.4.0.tgz) = 5913e3770cc35c9019a4934dd6b55b8a59881c8986bf5c482b927049f5e6b855
+SIZE (PEAR/File_Gettext-0.4.0.tgz) = 5560
--- pear-File_Gettext-0.4.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list