Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2005 11:44:32 -0300 (BRT)
From:      Antonio Carlos Venancio Junior <antonio@php.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/78198: Update port: devel/pear-XML_RPC to 1.2.0
Message-ID:  <200502281444.j1SEiWIq052933@digitalsign.com>
Resent-Message-ID: <200502281450.j1SEoBV3047102@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502281444.j1SEiWIq052933>