ports/73169: Update port: devel/pear-PEAR to 1.3.2

Antonio Carlos Venancio Junior antonio at php.net
Tue Oct 26 17:00:49 UTC 2004


>Number:         73169
>Category:       ports
>Synopsis:       Update port: devel/pear-PEAR to 1.3.2
>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:   Tue Oct 26 17:00:44 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Antonio Carlos Venancio Junior <antonio at php.net>
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.10-STABLE FreeBSD 4.10-STABLE #4: Thu Oct 14 15:21:29 BRT 2004 root at antonio.cb.pm.sc.gov.br:/usr/src/sys/compile/ANTONIO i386
>Description:
+ update devel/pear-PEAR to 1.3.2
+ take maintainership
+ update pkg-descr
>How-To-Repeat:
>Fix:
--- Makefile.old	Tue Oct 26 10:41:36 2004
+++ Makefile	Tue Oct 26 10:49:59 2004
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	PEAR
-PORTVERSION=	1.3.1
+PORTVERSION=	1.3.2
 CATEGORIES=	devel www pear
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	antonio at php.net
 COMMENT=	PEAR Base System
 
 BUILD_DEPENDS=	${PEARDIR}/Archive/Tar.php:${PORTSDIR}/archivers/pear-Archive_Tar	\
@@ -17,16 +17,15 @@
 		${PEARDIR}/XML/RPC.php:${PORTSDIR}/devel/pear-XML_RPC
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
-FILES=		PEAR.php System.php PEAR/Autoloader.php PEAR/Command.php	\
-		PEAR/Command/Auth.php PEAR/Command/Build.php			\
-		PEAR/Command/Common.php PEAR/Command/Config.php			\
-		PEAR/Command/Install.php PEAR/Command/Package.php		\
-		PEAR/Command/Registry.php PEAR/Command/Remote.php		\
-		PEAR/Command/Mirror.php PEAR/Common.php PEAR/Config.php		\
-		PEAR/Dependency.php PEAR/Downloader.php PEAR/ErrorStack.php	\
-		PEAR/Frontend/CLI.php PEAR/Builder.php PEAR/Installer.php	\
-		PEAR/Packager.php PEAR/Registry.php PEAR/Remote.php		\
-		OS/Guess.php package.dtd template.spec
+FILES=		PEAR.php System.php package.dtd template.spec OS/Guess.php 		\
+		PEAR/Command/Auth.php PEAR/Command/Build.php PEAR/Command/Common.php 	\
+		PEAR/Command/Config.php PEAR/Command/Install.php 			\
+		PEAR/Command/Package.php PEAR/Command/Registry.php 			\
+		PEAR/Command/Remote.php PEAR/Command/Mirror.php PEAR/Frontend/CLI.php 	\
+		PEAR/Autoloader.php PEAR/Command.php PEAR/Common.php PEAR/Config.php 	\
+		PEAR/Dependency.php PEAR/Downloader.php PEAR/Exception.php 		\
+		PEAR/ErrorStack.php PEAR/Builder.php PEAR/Installer.php 		\
+		PEAR/Packager.php PEAR/Registry.php PEAR/Remote.php
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"

--- distinfo.old	Mon Oct  4 18:29:29 2004
+++ distinfo	Tue Oct 26 10:50:06 2004
@@ -1,2 +1,2 @@
-MD5 (PEAR/PEAR-1.3.1.tgz) = c2ebbfc4f32b2639d38a9f9dc482a7b5
-SIZE (PEAR/PEAR-1.3.1.tgz) = 95968
+MD5 (PEAR/PEAR-1.3.2.tgz) = f71275afcf6cb0d897f47d230f334fa9
+SIZE (PEAR/PEAR-1.3.2.tgz) = 103135

--- pkg-descr.old	Wed Apr 14 18:53:18 2004
+++ pkg-descr	Tue Oct 26 13:43:18 2004
@@ -1,4 +1,12 @@
-PEAR Base System, with the PEAR base class and the PEAR_Error error handling
-mechanism.
+The PEAR package contains:
+* the PEAR installer, for creating, distributing and installing packages
+* the alpha-quality PEAR_Exception php5-only exception class
+* the beta-quality PEAR_ErrorStack advanced error handling mechanism
+* the PEAR_Error error handling mechanism
+* the OS_Guess class for retrieving info about the OS where PHP is
+  running on
+* the System class for quick handling common operations with files and 
+  directories
+* the PEAR base class
 
 WWW: http://pear.php.net/package/PEAR/
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list