Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Dec 2004 16:08:37 -0200 (BRST)
From:      Antonio Carlos Venancio Junior <antonio@php.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/75195: Update port: sysutils/pear-File_Find to 0.3.0
Message-ID:  <200412171808.iBHI8bIc013625@digitalsign.com>
Resent-Message-ID: <200412171810.iBHIAO3f072462@freefall.freebsd.org>

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

>Number:         75195
>Category:       ports
>Synopsis:       Update port: sysutils/pear-File_Find to 0.3.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:10: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_Find to 0.3.0
+ take maintainership
+ fix Makefile
+ fix pkg-descr
>How-To-Repeat:
>Fix:
diff -ruN pear-File_Find.orig/Makefile pear-File_Find/Makefile
--- pear-File_Find.orig/Makefile	Fri Dec 17 15:51:33 2004
+++ pear-File_Find/Makefile	Fri Dec 17 15:57:34 2004
@@ -6,22 +6,19 @@
 #
 
 PORTNAME=	File_Find
-PORTVERSION=	0.2.0
-PORTREVISION=	1
+PORTVERSION=	0.3.0
 CATEGORIES=	sysutils www pear
-MASTER_SITES=	http://pear.php.net/get/
-PKGNAMEPREFIX=	pear-
-EXTRACT_SUFX=	.tgz
-DIST_SUBDIR=	PEAR
 
-MAINTAINER=	ports@FreeBSD.org
-COMMENT=	A PEAR Class to facilitate the search of filesystems
+MAINTAINER=	antonio@php.net
+COMMENT=	PEAR class that facillitates the search of filesystems
 
-BUILD_DEPENDS=	${PEARDIR}/File.php:${PORTSDIR}/sysutils/pear-File
+BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 CATEGORY=	File
 FILES=		Find.php
+TESTS=		setup.php 01glob.phpt 02maptree.phpt 03maptreemultiple.phpt \
+		04search.phpt bug2773.phpt
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
diff -ruN pear-File_Find.orig/distinfo pear-File_Find/distinfo
--- pear-File_Find.orig/distinfo	Fri Dec 17 15:51:33 2004
+++ pear-File_Find/distinfo	Fri Dec 17 15:56:12 2004
@@ -1,2 +1,2 @@
-MD5 (PEAR/File_Find-0.2.0.tgz) = 6560a5dc0d750f959b00d4aefc427fb6
-SIZE (PEAR/File_Find-0.2.0.tgz) = 3245
+MD5 (PEAR/File_Find-0.3.0.tgz) = 71a55f5e4c1014a2ff285ee90a04685b
+SIZE (PEAR/File_Find-0.3.0.tgz) = 4342
diff -ruN pear-File_Find.orig/pkg-descr pear-File_Find/pkg-descr
--- pear-File_Find.orig/pkg-descr	Fri Dec 17 15:51:33 2004
+++ pear-File_Find/pkg-descr	Fri Dec 17 15:57:05 2004
@@ -1,5 +1,5 @@
-PEAR::File_Find, created as a replacement for its Perl counterpart, also named
-File_Find, is a directory searcher, which handles, globbing, recursive
-directory searching, as well as a slew of other cool features.
+PEAR::File_Find, created as a replacement for its Perl counterpart, also
+named File_Find, is a directory searcher, which handles, globbing, recursive
+directory searching, as well as a slew of other cool features. 
 
-WWW: http://pear.php.net/package-info.php?package=File_Find
+WWW: http://pear.php.net/package/File_Find/
>Release-Note:
>Audit-Trail:
>Unformatted:



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