ports/78198: Update port: devel/pear-XML_RPC to 1.2.0
Antonio Carlos Venancio Junior
antonio at php.net
Mon Feb 28 14:50:12 UTC 2005
>Number: 78198
>Category: ports
>Synopsis: Update port: devel/pear-XML_RPC to 1.2.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: Mon Feb 28 14:50:11 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 #5: Tue Feb 22 17:32:18 BRT 2005 root at antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO i386
>Description:
+ update port: devel/pear-XML_RPC to 1.2.0
+ changelog: http://pear.php.net/package/XML_RPC/download/1.2.0/
>How-To-Repeat:
>Fix:
diff -ruN pear-XML_RPC.orig/Makefile pear-XML_RPC/Makefile
--- pear-XML_RPC.orig/Makefile Mon Feb 28 11:16:50 2005
+++ pear-XML_RPC/Makefile Mon Feb 28 11:35:20 2005
@@ -6,7 +6,7 @@
#
PORTNAME= XML_RPC
-DISTVERSION= 1.2.0RC7
+PORTVERSION= 1.2.0
CATEGORIES= devel www pear
MAINTAINER= antonio at php.net
@@ -25,10 +25,10 @@
post-patch:
.for file in ${FILES}
- @${REINPLACE_CMD} -e "s|@package_version@|${DISTVERSION}|" ${WRKSRC}/${file}
+ @${REINPLACE_CMD} -e "s|@package_version@|${PORTVERSION}|" ${WRKSRC}/${file}
.endfor
.for file in ${TESTS}
- @${REINPLACE_CMD} -e "s|@package_version@|${DISTVERSION}|" ${WRKSRC}/tests/${file}
+ @${REINPLACE_CMD} -e "s|@package_version@|${PORTVERSION}|" ${WRKSRC}/tests/${file}
.endfor
.include <bsd.port.pre.mk>
diff -ruN pear-XML_RPC.orig/distinfo pear-XML_RPC/distinfo
--- pear-XML_RPC.orig/distinfo Mon Feb 28 11:16:50 2005
+++ pear-XML_RPC/distinfo Mon Feb 28 11:17:17 2005
@@ -1,2 +1,2 @@
-MD5 (PEAR/XML_RPC-1.2.0RC7.tgz) = eed0c0d07fe74d4c495d6b7d03cae6f1
-SIZE (PEAR/XML_RPC-1.2.0RC7.tgz) = 19180
+MD5 (PEAR/XML_RPC-1.2.0.tgz) = c10a00097ce739e737035894d83b4e7e
+SIZE (PEAR/XML_RPC-1.2.0.tgz) = 21731
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list