Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Dec 2004 16:44:54 -0200 (BRST)
From:      Antonio Carlos Venancio Junior <antonio@php.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/75196: Update port: sysutils/pear-File to 1.1.0
Message-ID:  <200412171844.iBHIis0v013734@digitalsign.com>
Resent-Message-ID: <200412171850.iBHIoPke074611@freefall.freebsd.org>

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

>Number:         75196
>Category:       ports
>Synopsis:       Update port: sysutils/pear-File to 1.1.0
>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:   Fri Dec 17 18:50:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Antônio Carlos Venâncio Júnior
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.10-STABLE FreeBSD 4.10-STABLE #6: Wed Nov 24 10:18:56 BRST 2004     root@antonio.cb.sc.gov.br:/usr/src/sys/compile/ANTONIO  i386
>Description:
+ update port: sysutils/pear-File to 1.1.0
+ fix Makefile
+ fix pkg-descr
>How-To-Repeat:
>Fix:
diff -ruN pear-File.orig/Makefile pear-File/Makefile
--- pear-File.orig/Makefile	Fri Dec 17 11:46:03 2004
+++ pear-File/Makefile	Fri Dec 17 11:48:51 2004
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	File
-PORTVERSION=	1.0.3
-PORTREVISION=	2
+PORTVERSION=	1.1.0
 CATEGORIES=	sysutils www pear
+DISTNAME=	${PORTNAME}-${PORTVERSION}RC1
 
 MAINTAINER=	antonio@php.net
 COMMENT=	PEAR common file and directory routines
@@ -17,7 +17,7 @@
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 FILES=		File.php File/CSV.php
-TESTS=		parser.php test.csv
+TESTS=		parser.php test.csv FileTest.php
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
diff -ruN pear-File.orig/distinfo pear-File/distinfo
--- pear-File.orig/distinfo	Fri Dec 17 11:46:03 2004
+++ pear-File/distinfo	Fri Dec 17 11:48:58 2004
@@ -1,2 +1,2 @@
-MD5 (PEAR/File-1.0.3.tgz) = 13b14cd0b226408bd09948f175bec677
-SIZE (PEAR/File-1.0.3.tgz) = 8670
+MD5 (PEAR/File-1.1.0RC1.tgz) = 32f3ed86f4efa7d3da3b7d66c75ca06e
+SIZE (PEAR/File-1.1.0RC1.tgz) = 11169
diff -ruN pear-File.orig/pkg-descr pear-File/pkg-descr
--- pear-File.orig/pkg-descr	Fri Dec 17 11:46:03 2004
+++ pear-File/pkg-descr	Fri Dec 17 11:50:53 2004
@@ -1,5 +1,5 @@
-PEAR classes providing easy access to read/write to files along with
-some common routines to deal with paths. Also provides interface for
-handling CSV files.
+Provides easy access to read/write to files along with
+some common routines to deal with paths. Also provides
+interface for handling CSV files.
 
-WWW: http://pear.php.net/package-info.php?package=File
+WWW: http://pear.php.net/package/File/
>Release-Note:
>Audit-Trail:
>Unformatted:



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