ports/115503: [PATCH] textproc/p5-XML-Compile: update to 0.51, reset maintainership

Jin-Shan Tseng tjs at cdpa.nsysu.edu.tw
Tue Aug 14 08:30:05 UTC 2007


>Number:         115503
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-XML-Compile: update to 0.51, reset maintainership
>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:   Tue Aug 14 08:30:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu Aug  2 15:11:50 CST
>Description:
- Update to 0.51
- Reset maintainership to ports at FreeBSD.org

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.51.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-XML-Compile/Makefile /hd1/p5-XML-Compile/Makefile
--- /usr/ports/textproc/p5-XML-Compile/Makefile	2007-03-31 15:09:24.000000000 +0800
+++ /hd1/p5-XML-Compile/Makefile	2007-08-14 16:26:35.000000000 +0800
@@ -6,24 +6,28 @@
 #
 
 PORTNAME=	XML-Compile
-PORTVERSION=	0.17
+PORTVERSION=	0.51
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	XML
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	tjs at cdpa.nsysu.edu.tw
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Compilation based XML processing
 
-RUN_DEPENDS=	p5-XML-LibXML>=1.61:${PORTSDIR}/textproc/p5-XML-LibXML \
+RUN_DEPENDS=	p5-XML-LibXML>=1.63:${PORTSDIR}/textproc/p5-XML-LibXML \
 		p5-Data-Dump-Streamer>=2.03:${PORTSDIR}/devel/p5-Data-Dump-Streamer \
-    		p5-Math-BigInt>=1.77:${PORTSDIR}/math/p5-Math-BigInt
+    		p5-Math-BigInt>=1.77:${PORTSDIR}/math/p5-Math-BigInt \
+		p5-Log-Report>=0.09:${PORTSDIR}/devel/p5-Log-Report
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
 MAN3=	XML::Compile.3 XML::Compile::SOAP::Operation.3 \
+	XML::Compile::SOAP.3 XML::Compile::SOAP::SOAP11.3 \
+	XML::Compile::SOAP::SOAP12.3 \
 	XML::Compile::Dumper.3 XML::Compile::Schema.3 \
+	XML::Compile::Iterator.3 XML::Compile::Util.3 \
 	XML::Compile::Schema::BuiltInFacets.3 \
 	XML::Compile::Schema::BuiltInTypes.3 \
 	XML::Compile::Schema::Instance.3 \
diff -ruN --exclude=CVS /usr/ports/textproc/p5-XML-Compile/distinfo /hd1/p5-XML-Compile/distinfo
--- /usr/ports/textproc/p5-XML-Compile/distinfo	2007-03-31 15:50:19.000000000 +0800
+++ /hd1/p5-XML-Compile/distinfo	2007-08-14 15:22:49.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (XML-Compile-0.17.tar.gz) = 479595e83ec4832611698f217b238261
-SHA256 (XML-Compile-0.17.tar.gz) = 97e02e97861f7bdf252652074de97c9e7c253af08135e48d1e1c2c9caa086398
-SIZE (XML-Compile-0.17.tar.gz) = 115130
+MD5 (XML-Compile-0.51.tar.gz) = 0f3f2b84a97304d3f795b3e86888ab5a
+SHA256 (XML-Compile-0.51.tar.gz) = f27f24c868f7640b35073445aac10e633de5245e5db65c90cd3526241f308509
+SIZE (XML-Compile-0.51.tar.gz) = 142482
diff -ruN --exclude=CVS /usr/ports/textproc/p5-XML-Compile/pkg-plist /hd1/p5-XML-Compile/pkg-plist
--- /usr/ports/textproc/p5-XML-Compile/pkg-plist	2007-03-31 15:50:19.000000000 +0800
+++ /hd1/p5-XML-Compile/pkg-plist	2007-08-14 16:19:44.000000000 +0800
@@ -4,8 +4,16 @@
 %%SITE_PERL%%/XML/Compile.pod
 %%SITE_PERL%%/XML/Compile/Dumper.pm
 %%SITE_PERL%%/XML/Compile/Dumper.pod
+%%SITE_PERL%%/XML/Compile/Iterator.pm
+%%SITE_PERL%%/XML/Compile/Iterator.pod
+%%SITE_PERL%%/XML/Compile/SOAP.pm
+%%SITE_PERL%%/XML/Compile/SOAP.pod
 %%SITE_PERL%%/XML/Compile/SOAP/Operation.pm
 %%SITE_PERL%%/XML/Compile/SOAP/Operation.pod
+%%SITE_PERL%%/XML/Compile/SOAP/SOAP11.pm
+%%SITE_PERL%%/XML/Compile/SOAP/SOAP11.pod
+%%SITE_PERL%%/XML/Compile/SOAP/SOAP12.pm
+%%SITE_PERL%%/XML/Compile/SOAP/SOAP12.pod
 %%SITE_PERL%%/XML/Compile/Schema.pm
 %%SITE_PERL%%/XML/Compile/Schema.pod
 %%SITE_PERL%%/XML/Compile/Schema/BuiltInFacets.pm
@@ -26,6 +34,8 @@
 %%SITE_PERL%%/XML/Compile/Schema/XmlReader.pod
 %%SITE_PERL%%/XML/Compile/Schema/XmlWriter.pm
 %%SITE_PERL%%/XML/Compile/Schema/XmlWriter.pod
+%%SITE_PERL%%/XML/Compile/Util.pm
+%%SITE_PERL%%/XML/Compile/Util.pod
 %%SITE_PERL%%/XML/Compile/WSDL.pm
 %%SITE_PERL%%/XML/Compile/WSDL.pod
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Compile
--- p5-XML-Compile-0.51.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list