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@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