ports/77671: Update port: devel/pear-PEAR to 1.3.5

Antonio Carlos Venancio Junior antonio at php.net
Fri Feb 18 11:00:33 UTC 2005


>Number:         77671
>Category:       ports
>Synopsis:       Update port: devel/pear-PEAR to 1.3.5
>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 Feb 18 11:00:33 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antônio Carlos Venâncio Júnior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #4: Mon Jan 10 10:53:56 BRST 2005     root at antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
+ update port: devel/pear-PEAR to 1.3.5
  + changelog: http://pear.php.net/package/PEAR/download/1.3.5/
+ fix PLIST (to remove empty dirs left by some pear-* ports)
>How-To-Repeat:
>Fix:
diff -ruN pear-PEAR.orig/Makefile pear-PEAR/Makefile
--- pear-PEAR.orig/Makefile	Wed Feb 16 08:59:34 2005
+++ pear-PEAR/Makefile	Fri Feb 18 08:49:26 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	PEAR
-PORTVERSION=	1.3.4
+PORTVERSION=	1.3.5
 CATEGORIES=	devel www pear
 
 MAINTAINER=	antonio at php.net
diff -ruN pear-PEAR.orig/Makefile.common pear-PEAR/Makefile.common
--- pear-PEAR.orig/Makefile.common	Wed Feb 16 08:59:34 2005
+++ pear-PEAR/Makefile.common	Fri Feb 18 08:49:16 2005
@@ -128,6 +128,7 @@
 	if [ -n "${EXAMPLES}" ]; then echo "%%PORTDOCS%%@dirrm ${LEXAMPLESDIR}"; fi; \
 	echo "@dirrm ${LPKGREGDIR}"; \
 	echo "@unexec rmdir %D/${LINSTDIR} 2> /dev/null || true"; \
+	echo "@unexec rmdir %D/${LINSTDIR:H} 2> /dev/null || true"; \
 	echo "@unexec rmdir %D/${LPEARDIR}/.registry 2> /dev/null || true"; \
 	echo "@unexec rmdir %D/${LPEARDIR}/packages 2> /dev/null || true"; \
 	echo "@unexec rmdir %D/${LPEARDIR} 2> /dev/null || true"; \
diff -ruN pear-PEAR.orig/distinfo pear-PEAR/distinfo
--- pear-PEAR.orig/distinfo	Wed Feb 16 08:59:34 2005
+++ pear-PEAR/distinfo	Fri Feb 18 08:49:33 2005
@@ -1,2 +1,2 @@
-MD5 (PEAR/PEAR-1.3.4.tgz) = 38a21bb2eabd361ebba26bbc330faea6
-SIZE (PEAR/PEAR-1.3.4.tgz) = 107207
+MD5 (PEAR/PEAR-1.3.5.tgz) = 8fead7fddb93f9b3cecd740823daafd2
+SIZE (PEAR/PEAR-1.3.5.tgz) = 108423
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list