Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 May 2007 02:01:09 GMT
From:      Zhen REN<bg1tpt@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/112825: [UPDATE] update sysutils/pear-File to 1.3.0rc1
Message-ID:  <200705210201.l4L219Yx024917@www.freebsd.org>
Resent-Message-ID: <200705210210.l4L2A3mJ063901@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         112825
>Category:       ports
>Synopsis:       [UPDATE] update sysutils/pear-File to 1.3.0rc1
>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:   Mon May 21 02:10:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Zhen REN
>Release:        6.2-STABLE
>Organization:
>Environment:
FreeBSD razor 6.2-STABLE FreeBSD 6.2-STABLE #1: Sun Apr 29 09:30:52 CST 2007 root@razor:/usr/obj/usr/src/sys/RAZOR i386
>Description:
update sysutils/pear-File to 1.3.0rc1
>How-To-Repeat:
N/A
>Fix:
N/A

Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/pear-File/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile	23 Sep 2006 00:23:33 -0000	1.19
+++ Makefile	21 May 2007 01:57:13 -0000
@@ -6,21 +6,21 @@
 #
 
 PORTNAME=	File
-PORTVERSION=	1.2.2
+PORTVERSION=	1.3.0rc1
 PORTEPOCH=	1
 CATEGORIES=	sysutils www pear
+DISTNAME=	${PORTNAME}-${PORTVERSION:U}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	bg1tpt@gmail.com
 COMMENT=	PEAR common file and directory routines
 
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
+USE_PHP=	pcre
+
 FILES=		File.php File/Util.php File/CSV.php
-TESTS=		parser.php test.csv FileTest.php CSV/001.phpt CSV/001.csv \
-		CSV/002.phpt CSV/002.csv CSV/003.phpt CSV/003.csv CSV/004.phpt \
-		CSV/004.csv CSV/005.phpt CSV/005.csv CSV/006.phpt CSV/006.csv \
-		CSV/tests.txt
+TESTS=		parser.php test.csv FileTest.php
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear/bsd.pear.mk"
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/sysutils/pear-File/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- distinfo	11 Jan 2006 19:00:06 -0000	1.10
+++ distinfo	21 May 2007 01:56:45 -0000
@@ -1,3 +1,3 @@
-MD5 (PEAR/File-1.2.2.tgz) = ba8f020b70fb6a37c6258e0e42033aad
-SHA256 (PEAR/File-1.2.2.tgz) = e54ffcb9017cb2c017c0a75d78516f481ed35ce4c175868d8157e2a403b211a3
-SIZE (PEAR/File-1.2.2.tgz) = 15796
+MD5 (PEAR/File-1.3.0RC1.tgz) = de94c44fd25a62527590ee9a233a237e
+SHA256 (PEAR/File-1.3.0RC1.tgz) = 9795aa58672a51054d49eca2c79accbe8ebd86f4a13a38242e92e8c3b78de195
+SIZE (PEAR/File-1.3.0RC1.tgz) = 25709

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705210201.l4L219Yx024917>