svn commit: r325604 - head/textproc/p5-libxml
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Aug 29 15:32:26 UTC 2013
Author: sunpoet
Date: Thu Aug 29 15:32:25 2013
New Revision: 325604
URL: http://svnweb.freebsd.org/changeset/ports/325604
Log:
- Pet portlint: remove contiguous blank lines
- Remove Author
- Add WWW
Modified:
head/textproc/p5-libxml/Makefile (contents, props changed)
head/textproc/p5-libxml/pkg-descr (contents, props changed)
Modified: head/textproc/p5-libxml/Makefile
==============================================================================
--- head/textproc/p5-libxml/Makefile Thu Aug 29 15:32:15 2013 (r325603)
+++ head/textproc/p5-libxml/Makefile Thu Aug 29 15:32:25 2013 (r325604)
@@ -25,5 +25,4 @@ MAN3= Data::Grove.3 Data::Grove::Parent
XML::PatAct::MatchName.3 XML::PatAct::PatternTempl.3 \
XML::PatAct::ToObjects.3 XML::Perl2SAX.3 XML::SAX2Perl.3
-
.include <bsd.port.mk>
Modified: head/textproc/p5-libxml/pkg-descr
==============================================================================
--- head/textproc/p5-libxml/pkg-descr Thu Aug 29 15:32:15 2013 (r325603)
+++ head/textproc/p5-libxml/pkg-descr Thu Aug 29 15:32:25 2013 (r325604)
@@ -4,4 +4,4 @@ From the README:
documents for working with XML in Perl. libxml-perl software works in
combination with XML::Parser, PerlSAX, XML::DOM, XML::Grove and others.
-Author: Ken MacLeod <ken at bitsko.slc.ut.us>
+WWW: http://search.cpan.org/dist/libxml-perl/
More information about the svn-ports-head
mailing list