ports/161333: [PATCH] textproc/p5-XML-LibXML-Simple: update to 0.91

Simon Olofsson simon at olofsson.de
Thu Oct 6 12:20:07 UTC 2011


>Number:         161333
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-XML-LibXML-Simple: update to 0.91
>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:   Thu Oct 06 12:20:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Simon Olofsson
>Release:        FreeBSD 9.0-BETA2 amd64
>Organization:
>Environment:
System: FreeBSD lua-fb 9.0-BETA2 FreeBSD 9.0-BETA2 #0: Wed Aug 31 18:07:44 UTC 2011
>Description:
- Update to 0.91
- Make portlint happy
- Fix license to Artistic 1 & GPL 1
- Fix www

Port maintainer (markun at onohara.to) is cc'd.

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

--- p5-XML-LibXML-Simple-0.91.patch begins here ---
diff --git a/textproc/p5-XML-LibXML-Simple/Makefile b/textproc/p5-XML-LibXML-Simple/Makefile
index 1b60c45..96b6264 100644
--- a/textproc/p5-XML-LibXML-Simple/Makefile
+++ b/textproc/p5-XML-LibXML-Simple/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	XML-LibXML-Simple
-PORTVERSION=	0.15
+PORTVERSION=	0.91
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,15 +14,15 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	markun at onohara.to
 COMMENT=	XML::LibXML clone of XML::Simple::XMLin()
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 RUN_DEPENDS=	p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
 		p5-XML-LibXML>=1.64:${PORTSDIR}/textproc/p5-XML-LibXML
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
 TEST_DEPENDS=	p5-Test-Pod>=1.00:${PORTSDIR}/devel/p5-Test-Pod
 
-LICENSE_COMB=	dual
-LICENSE=	ART20 GPLv1
-
 PERL_CONFIGURE=	yes
 
 MAN3=		XML::LibXML::Simple.3
diff --git a/textproc/p5-XML-LibXML-Simple/distinfo b/textproc/p5-XML-LibXML-Simple/distinfo
index 1c9eda2..3362748 100644
--- a/textproc/p5-XML-LibXML-Simple/distinfo
+++ b/textproc/p5-XML-LibXML-Simple/distinfo
@@ -1,2 +1,2 @@
-SHA256 (XML-LibXML-Simple-0.15.tar.gz) = 084f8a9a6a5f324335037477f921b97aded485f274f1b0272e0b8066394f028b
-SIZE (XML-LibXML-Simple-0.15.tar.gz) = 20495
+SHA256 (XML-LibXML-Simple-0.91.tar.gz) = 5a4ee2fd65b553f8693874521d1bdefd2bb694d57f8f2ef9137615885c481eb8
+SIZE (XML-LibXML-Simple-0.91.tar.gz) = 21102
diff --git a/textproc/p5-XML-LibXML-Simple/pkg-descr b/textproc/p5-XML-LibXML-Simple/pkg-descr
index 19ecfbb..cd551e4 100644
--- a/textproc/p5-XML-LibXML-Simple/pkg-descr
+++ b/textproc/p5-XML-LibXML-Simple/pkg-descr
@@ -2,4 +2,4 @@ This module is a blunt rewrite of XML::Simple (by Grant McLean)
 to use the XML::LibXML parser for XML structures, where the original
 uses plain Perl or SAX parsers.
 
-WWW:	http://http://search.cpan.org/dist/XML-LibXML-Simple/
+WWW:	http://search.cpan.org/dist/XML-LibXML-Simple/
--- p5-XML-LibXML-Simple-0.91.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list