ports/110784: [PATCH] textproc/p5-XML-Compile: update to 0.17

Cheng-Lung Sung clsung at FreeBSD.org
Sun Mar 25 04:20:07 UTC 2007


>Number:         110784
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-XML-Compile: update to 0.17
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 25 04:20:06 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.2-RELEASE-p2 amd64
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 6.2-RELEASE-p2 FreeBSD 6.2-RELEASE-p2 #1: Tue Mar  6 14:57:42 CST
>Description:
- Update to 0.17
- Dependency change

Port maintainer (tjs at cdpa.nsysu.edu.tw) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-XML-Compile-0.17.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-XML-Compile/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile	2 Mar 2007 08:27:05 -0000	1.7
+++ Makefile	25 Mar 2007 04:15:53 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	XML-Compile
-PORTVERSION=	0.16
+PORTVERSION=	0.17
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	XML
@@ -16,7 +16,7 @@
 COMMENT=	Compilation based XML processing
 
 RUN_DEPENDS=	p5-XML-LibXML>=1.61:${PORTSDIR}/textproc/p5-XML-LibXML \
-		p5-Regexp-Common>0:${PORTSDIR}/textproc/p5-Regexp-Common \
+		p5-Data-Dump-Streamer>=2.03:${PORTSDIR}/devel/p5-Data-Dump-Streamer \
     		p5-Math-BigInt>=1.77:${PORTSDIR}/math/p5-Math-BigInt
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-XML-Compile/distinfo,v
retrieving revision 1.7
diff -u -u -r1.7 distinfo
--- distinfo	2 Mar 2007 08:27:05 -0000	1.7
+++ distinfo	25 Mar 2007 04:15:53 -0000
@@ -1,3 +1,3 @@
-MD5 (XML-Compile-0.16.tar.gz) = de435b0859b81479b59d71578ec58ed7
-SHA256 (XML-Compile-0.16.tar.gz) = 90e17e2a1662fbc5bac9325b40738b0d37dc1dc607a8429227e9794c6ce8b17d
-SIZE (XML-Compile-0.16.tar.gz) = 111667
+MD5 (XML-Compile-0.17.tar.gz) = 479595e83ec4832611698f217b238261
+SHA256 (XML-Compile-0.17.tar.gz) = 97e02e97861f7bdf252652074de97c9e7c253af08135e48d1e1c2c9caa086398
+SIZE (XML-Compile-0.17.tar.gz) = 115130
--- p5-XML-Compile-0.17.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list