Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2001 15:53:08 +0100
From:      dom@happygiraffe.net (Dominic Mitchell)
To:        gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject:   Re: ports/27918: Update to textproc/p5-XML-LibXML
Message-ID:  <20010611155308.A6298@cathbad.happygiraffe.net>
In-Reply-To: <200106062330.f56NU7b30200@freefall.freebsd.org>; from gnats-admin@FreeBSD.org on Wed, Jun 06, 2001 at 04:30:07PM -0700
References:  <20010606220344.D457C3FC2@cathbad.happygiraffe.net> <200106062330.f56NU7b30200@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I've updated this port to 0.94.  Here's the new diff, directly against
the 0.91 currently in the tree.

-Dom

diff -urN /usr/ports/textproc/p5-XML-LibXML/Makefile p5-XML-LibXML/Makefile
--- /usr/ports/textproc/p5-XML-LibXML/Makefile	Tue May 29 11:40:48 2001
+++ p5-XML-LibXML/Makefile	Mon Jun 11 15:48:50 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	XML-LibXML
-PORTVERSION=	0.91
+PORTVERSION=	0.94
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	XML
@@ -21,7 +21,8 @@
 
 MAN3=		XML::LibXML::Element.3 XML::LibXML::CDATASection.3 \
 		XML::LibXML::Comment.3 XML::LibXML::Text.3 XML::LibXML.3 \
-		XML::LibXML::Node.3 XML::LibXML::Document.3
+		XML::LibXML::Node.3 XML::LibXML::Document.3 \
+		XML::LibXML::Attr.3
 
 MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 
diff -urN /usr/ports/textproc/p5-XML-LibXML/distinfo p5-XML-LibXML/distinfo
--- /usr/ports/textproc/p5-XML-LibXML/distinfo	Tue May 29 11:40:49 2001
+++ p5-XML-LibXML/distinfo	Mon Jun 11 15:51:18 2001
@@ -1 +1 @@
-MD5 (XML-LibXML-0.91.tar.gz) = f9f3dc2d8dcac50f5d849597d5fe9c03
+MD5 (XML-LibXML-0.94.tar.gz) = 207182503d475609b119aec995ae90aa
diff -urN /usr/ports/textproc/p5-XML-LibXML/pkg-plist p5-XML-LibXML/pkg-plist
--- /usr/ports/textproc/p5-XML-LibXML/pkg-plist	Tue May 29 11:40:49 2001
+++ p5-XML-LibXML/pkg-plist	Mon Jun 11 15:51:00 2001
@@ -6,6 +6,7 @@
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Element.pod
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Node.pod
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Text.pod
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Attr.pod
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/LibXML/LibXML.bs
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/LibXML/LibXML.so
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/LibXML

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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