Index: head/textproc/p5-XML-Smart/Makefile =================================================================== --- head/textproc/p5-XML-Smart/Makefile (revision 102643) +++ head/textproc/p5-XML-Smart/Makefile (revision 102644) @@ -1,31 +1,31 @@ # New ports collection makefile for: p5-XML-Smart # Date created: October 10th 2000 # Whom: Cheng-Lung Sung # # $FreeBSD$ PORTNAME= XML-Smart -PORTVERSION= 1.5.3 +PORTVERSION= 1.5.4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- MAINTAINER= mat@FreeBSD.org COMMENT= A Smart, easy and powerful way to access/create XML files/data BUILD_DEPENDS= ${SITE_PERL}/Object/MultiType.pm:${PORTSDIR}/devel/p5-Object-MultiType \ ${SITE_PERL}/XML/XPath.pm:${PORTSDIR}/textproc/p5-XML-XPath RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= YES MAN3= XML::Smart.3 .include .if ${PERL_LEVEL} < 500600 IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again .endif .include Property changes on: head/textproc/p5-XML-Smart/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/textproc/p5-XML-Smart/distinfo =================================================================== --- head/textproc/p5-XML-Smart/distinfo (revision 102643) +++ head/textproc/p5-XML-Smart/distinfo (revision 102644) @@ -1,2 +1,2 @@ -MD5 (XML-Smart-1.5.3.tar.gz) = c6518dcdfe778031fba0d352a23d49ea -SIZE (XML-Smart-1.5.3.tar.gz) = 32924 +MD5 (XML-Smart-1.5.4.tar.gz) = b5faf9f40375a2d1bf25e3cdae092aa3 +SIZE (XML-Smart-1.5.4.tar.gz) = 33175 Property changes on: head/textproc/p5-XML-Smart/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/textproc/p5-XML-Smart/pkg-plist =================================================================== --- head/textproc/p5-XML-Smart/pkg-plist (revision 102643) +++ head/textproc/p5-XML-Smart/pkg-plist (revision 102644) @@ -1,13 +1,14 @@ %%SITE_PERL%%/XML/Smart.pm %%SITE_PERL%%/XML/Smart/Base64.pm %%SITE_PERL%%/XML/Smart/Data.pm +%%SITE_PERL%%/XML/Smart/Entity.pm %%SITE_PERL%%/XML/Smart/HTMLParser.pm %%SITE_PERL%%/XML/Smart/Parser.pm %%SITE_PERL%%/XML/Smart/Tie.pm %%SITE_PERL%%/XML/Smart/Tree.pm %%SITE_PERL%%/XML/Smart/XPath.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Smart/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Smart @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML 2>/dev/null || true @dirrm %%SITE_PERL%%/XML/Smart @unexec rmdir %D/%%SITE_PERL%%/XML 2>/dev/null || true Property changes on: head/textproc/p5-XML-Smart/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property