Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Dec 2006 10:19:45 +0800 (CST)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tjs@cdpa.nsysu.edu.tw
Subject:   ports/106956: [PATCH] textproc/p5-XML-Compile: update to 0.12
Message-ID:  <20061220021945.7A9DF284EF@going04.iis.sinica.edu.tw>
Resent-Message-ID: <200612200220.kBK2KIvd032943@freefall.freebsd.org>

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

>Number:         106956
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-XML-Compile: update to 0.12
>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:   Wed Dec 20 02:20:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #21: Wed Sep 13 17:54:15 CST 2006
>Description:
- Update to 0.12

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

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

--- p5-XML-Compile-0.12.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-XML-Compile/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	20 Nov 2006 20:00:01 -0000	1.3
+++ Makefile	20 Dec 2006 02:18:52 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	XML-Compile
-PORTVERSION=	0.11
+PORTVERSION=	0.12
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	XML
@@ -30,7 +30,6 @@
 	XML::Compile::Schema::Template.3 \
 	XML::Compile::Schema::Translate.3 \
 	XML::Compile::Schema::XmlReader.3 \
-	XML::Compile::Schema::XmlTemplate.3 \
 	XML::Compile::Schema::XmlWriter.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-XML-Compile/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	20 Nov 2006 20:00:01 -0000	1.3
+++ distinfo	20 Dec 2006 02:18:52 -0000
@@ -1,3 +1,3 @@
-MD5 (XML-Compile-0.11.tar.gz) = f5c0e60b5640b01910058cec67abe174
-SHA256 (XML-Compile-0.11.tar.gz) = 2eb56ef222e244339c496196c48924521b7f3896ccb919479249f33d95220e5c
-SIZE (XML-Compile-0.11.tar.gz) = 80563
+MD5 (XML-Compile-0.12.tar.gz) = a388fb99bcd5c5e51ce5c2249474e002
+SHA256 (XML-Compile-0.12.tar.gz) = d6ca778b1865a77478506504e165e6e203fa7e2241563a8879c9c8710faf9da9
+SIZE (XML-Compile-0.12.tar.gz) = 80336
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-XML-Compile/pkg-plist,v
retrieving revision 1.3
diff -u -u -r1.3 pkg-plist
--- pkg-plist	20 Nov 2006 20:00:02 -0000	1.3
+++ pkg-plist	20 Dec 2006 02:18:52 -0000
@@ -20,8 +20,6 @@
 %%SITE_PERL%%/XML/Compile/Schema/Translate.pod
 %%SITE_PERL%%/XML/Compile/Schema/XmlReader.pm
 %%SITE_PERL%%/XML/Compile/Schema/XmlReader.pod
-%%SITE_PERL%%/XML/Compile/Schema/XmlTemplate.pm
-%%SITE_PERL%%/XML/Compile/Schema/XmlTemplate.pod
 %%SITE_PERL%%/XML/Compile/Schema/XmlWriter.pm
 %%SITE_PERL%%/XML/Compile/Schema/XmlWriter.pod
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Compile
--- p5-XML-Compile-0.12.patch ends here ---

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



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