Date: Sun, 15 Dec 2002 15:17:04 +0100 (CET) From: Thierry Thomas <thierry@pompo.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46274: devel/pear-PEAR: upgrade to 1.0b3. Message-ID: <20021215141704.5C74B7600@graf.pompo.net>
next in thread | raw e-mail | index | archive | help
>Number: 46274 >Category: ports >Synopsis: devel/pear-PEAR: upgrade to 1.0b3. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Dec 15 06:40:06 PST 2002 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.7-STABLE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Sat Nov 16 12:34:31 CET 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386 >Description: Minor upgrade. >How-To-Repeat: N/A. >Fix: Please apply the following patch: diff -urN devel/pear-PEAR.orig/Makefile devel/pear-PEAR/Makefile --- devel/pear-PEAR.orig/Makefile Sun Nov 17 06:03:52 2002 +++ devel/pear-PEAR/Makefile Sun Dec 15 15:02:50 2002 @@ -6,11 +6,11 @@ # PORTNAME= PEAR -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.3 CATEGORIES= devel www MASTER_SITES= http://pear.php.net/get/ PKGNAMEPREFIX= pear- -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1/b1/} +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.3/b3/} EXTRACT_SUFX= .tgz DIST_SUBDIR= PEAR diff -urN devel/pear-PEAR.orig/distinfo devel/pear-PEAR/distinfo --- devel/pear-PEAR.orig/distinfo Tue Oct 22 23:37:14 2002 +++ devel/pear-PEAR/distinfo Sun Dec 15 14:48:59 2002 @@ -1 +1 @@ -MD5 (PEAR/PEAR-1.0b1.tgz) = 6109077247d825df343f766713e899de +MD5 (PEAR/PEAR-1.0b3.tgz) = 25b806043cb0f20167c0df409b99e118 diff -urN devel/pear-PEAR.orig/pkg-plist devel/pear-PEAR/pkg-plist --- devel/pear-PEAR.orig/pkg-plist Wed Nov 20 21:48:10 2002 +++ devel/pear-PEAR/pkg-plist Sun Dec 15 15:02:37 2002 @@ -7,6 +7,7 @@ %%PEARDIR%%/System.php %%PEARDIR%%/OS/Guess.php %%PEARDIR%%/PEAR/Autoloader.php +%%PEARDIR%%/PEAR/Builder.php %%PEARDIR%%/PEAR/Command.php %%PEARDIR%%/PEAR/Command/Auth.php %%PEARDIR%%/PEAR/Command/Build.php @@ -20,7 +21,6 @@ %%PEARDIR%%/PEAR/Config.php %%PEARDIR%%/PEAR/Dependency.php %%PEARDIR%%/PEAR/Frontend/CLI.php -%%PEARDIR%%/PEAR/Builder.php %%PEARDIR%%/PEAR/Installer.php %%PEARDIR%%/PEAR/Packager.php %%PEARDIR%%/PEAR/Registry.php >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021215141704.5C74B7600>