diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2012-10-13 00:07:46 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2012-10-13 00:07:46 +0000 |
commit | fd2d831081436ce776ac009ad3f3dcd469723a1a (patch) | |
tree | 6c13317119e1f95b57b4f61c81f6c13facaf6353 /textproc/p5-XML-DT | |
parent | c6d7f8419cb49547ad1fd027fc4c624cd789b522 (diff) |
Notes
Diffstat (limited to 'textproc/p5-XML-DT')
-rw-r--r-- | textproc/p5-XML-DT/Makefile | 13 | ||||
-rw-r--r-- | textproc/p5-XML-DT/distinfo | 4 |
2 files changed, 6 insertions, 11 deletions
diff --git a/textproc/p5-XML-DT/Makefile b/textproc/p5-XML-DT/Makefile index d14468ddf0ee..1557cc3fb2dd 100644 --- a/textproc/p5-XML-DT/Makefile +++ b/textproc/p5-XML-DT/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: textproc/p5-XML-DT -# Date created: 01 January 2001 -# Whom: Anton Berezin <tobez@tobez.org> -# +# Created by: Anton Berezin <tobez@tobez.org> # $FreeBSD$ -# PORTNAME= XML-DT -PORTVERSION= 0.56 +PORTVERSION= 0.62 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,11 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Perl module for down translation of XML to strings -COMMON_DEPENDS= p5-XML-LibXML>=1.54:${PORTSDIR}/textproc/p5-XML-LibXML \ +BUILD_DEPENDS= p5-XML-LibXML>=1.54:${PORTSDIR}/textproc/p5-XML-LibXML \ p5-libwww>=1.35:${PORTSDIR}/www/p5-libwww \ p5-XML-DTDParser>=2.00:${PORTSDIR}/textproc/p5-XML-DTDParser -BUILD_DEPENDS= ${COMMON_DEPENDS} -RUN_DEPENDS= ${COMMON_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/textproc/p5-XML-DT/distinfo b/textproc/p5-XML-DT/distinfo index f5833a16575e..ab959c22a1cb 100644 --- a/textproc/p5-XML-DT/distinfo +++ b/textproc/p5-XML-DT/distinfo @@ -1,2 +1,2 @@ -SHA256 (XML-DT-0.56.tar.gz) = aa2060fffd4505dd87fd028b59af147cc75394a899c3c01ca077945fd327bb09 -SIZE (XML-DT-0.56.tar.gz) = 29322 +SHA256 (XML-DT-0.62.tar.gz) = 609cc817ba97e4481282705a350228c6fafe70260c327858202d5eb1c37e7864 +SIZE (XML-DT-0.62.tar.gz) = 30553 |