Index: head/textproc/p5-XML-LibXSLT/Makefile =================================================================== --- head/textproc/p5-XML-LibXSLT/Makefile (revision 333029) +++ head/textproc/p5-XML-LibXSLT/Makefile (revision 333030) @@ -1,29 +1,25 @@ # Created by: Dom Mitchell # $FreeBSD$ PORTNAME= XML-LibXSLT -PORTVERSION= 1.81 +PORTVERSION= 1.82 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the GNOME XSLT library LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-XML-LibXML>=1.70:${PORTSDIR}/textproc/p5-XML-LibXML -LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \ - libxslt.so:${PORTSDIR}/textproc/libxslt RUN_DEPENDS:= ${BUILD_DEPENDS} CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libxml2 LDFLAGS+= -L${LOCALBASE}/lib USES= perl5 +USE_GNOME= libxml2 libxslt USE_PERL5= configure -MAN3= XML::LibXSLT.3 - -NO_STAGE= yes .include Index: head/textproc/p5-XML-LibXSLT/distinfo =================================================================== --- head/textproc/p5-XML-LibXSLT/distinfo (revision 333029) +++ head/textproc/p5-XML-LibXSLT/distinfo (revision 333030) @@ -1,2 +1,2 @@ -SHA256 (XML-LibXSLT-1.81.tar.gz) = 2859425bb9a81ef4e958352655d0a5d5abb26a30d88b3cf23ae93d7e14775c96 -SIZE (XML-LibXSLT-1.81.tar.gz) = 86611 +SHA256 (XML-LibXSLT-1.82.tar.gz) = 0b5e7bd8491ce961965e776468e9c13e5b23802f8f2dc273dc98af7325598d4f +SIZE (XML-LibXSLT-1.82.tar.gz) = 86709 Index: head/textproc/p5-XML-LibXSLT/pkg-plist =================================================================== --- head/textproc/p5-XML-LibXSLT/pkg-plist (revision 333029) +++ head/textproc/p5-XML-LibXSLT/pkg-plist (revision 333030) @@ -1,7 +1,8 @@ %%SITE_PERL%%/%%PERL_ARCH%%/XML/LibXSLT.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/LibXSLT/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/LibXSLT/LibXSLT.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/LibXSLT/LibXSLT.so +%%PERL5_MAN3%%/XML::LibXSLT.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/LibXSLT @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/XML @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML Property changes on: head/textproc/p5-XML-LibXSLT/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property