diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-12-26 03:39:32 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-12-26 03:39:32 +0800 |
commit | 5ce86733a78fe84ff06150469e4f8d3c6051e36b (patch) | |
tree | 462ee6b10dfd4fed6a6e96df74905dc52770575a /textproc | |
parent | b9aa29d40718693261b73afb54981852e41a2d6d (diff) | |
download | freebsd-ports-gnome-5ce86733a78fe84ff06150469e4f8d3c6051e36b.tar.gz freebsd-ports-gnome-5ce86733a78fe84ff06150469e4f8d3c6051e36b.tar.zst freebsd-ports-gnome-5ce86733a78fe84ff06150469e4f8d3c6051e36b.zip |
- Update to 1.83
- Use USES=pkgconfig
Changes: http://search.cpan.org/dist/XML-LibXSLT/Changes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-LibXSLT/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-XML-LibXSLT/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/textproc/p5-XML-LibXSLT/Makefile b/textproc/p5-XML-LibXSLT/Makefile index 8570a7e064ea..7b206585921d 100644 --- a/textproc/p5-XML-LibXSLT/Makefile +++ b/textproc/p5-XML-LibXSLT/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XML-LibXSLT -PORTVERSION= 1.82 +PORTVERSION= 1.83 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,9 +16,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-XML-LibXML>=1.70:${PORTSDIR}/textproc/p5-XML-LibXML RUN_DEPENDS:= ${BUILD_DEPENDS} -CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libxml2 -LDFLAGS+= -L${LOCALBASE}/lib -USES= perl5 +USES= perl5 pkgconfig USE_GNOME= libxml2 libxslt USE_PERL5= configure diff --git a/textproc/p5-XML-LibXSLT/distinfo b/textproc/p5-XML-LibXSLT/distinfo index 84f9041b355a..69d712255f68 100644 --- a/textproc/p5-XML-LibXSLT/distinfo +++ b/textproc/p5-XML-LibXSLT/distinfo @@ -1,2 +1,2 @@ -SHA256 (XML-LibXSLT-1.82.tar.gz) = 0b5e7bd8491ce961965e776468e9c13e5b23802f8f2dc273dc98af7325598d4f -SIZE (XML-LibXSLT-1.82.tar.gz) = 86709 +SHA256 (XML-LibXSLT-1.83.tar.gz) = 771fa2415b2b6fb9269d90f83f806336aa794aa930501fee6b74d47ea8aca7cb +SIZE (XML-LibXSLT-1.83.tar.gz) = 86816 |