diff options
-rw-r--r-- | textproc/p5-MARC-XML/Makefile | 8 | ||||
-rw-r--r-- | textproc/p5-MARC-XML/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-MARC-XML/Makefile b/textproc/p5-MARC-XML/Makefile index 792ceecc36e7..ebf85b3bc01d 100644 --- a/textproc/p5-MARC-XML/Makefile +++ b/textproc/p5-MARC-XML/Makefile @@ -6,7 +6,7 @@ # PORTNAME= MARC-XML -PORTVERSION= 0.92 +PORTVERSION= 0.93 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= An extension to the MARC-Record distribution for working with XML data -BUILD_DEPENDS= ${SITE_PERL}/MARC/Record.pm:${PORTSDIR}/textproc/p5-MARC-Record \ - ${SITE_PERL}/MARC/Charset.pm:${PORTSDIR}/textproc/p5-MARC-Charset \ - ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX +BUILD_DEPENDS= p5-MARC-Record>=2:${PORTSDIR}/textproc/p5-MARC-Record \ + p5-MARC-Charset>=0.98:${PORTSDIR}/textproc/p5-MARC-Charset \ + p5-XML-SAX>=0.12:${PORTSDIR}/textproc/p5-XML-SAX RUN_DEPENDS= ${BUILD_DEPENDS} MAN1= marc2xml.1 xml2marc.1 diff --git a/textproc/p5-MARC-XML/distinfo b/textproc/p5-MARC-XML/distinfo index fae71cbdea5d..b86b20c3786f 100644 --- a/textproc/p5-MARC-XML/distinfo +++ b/textproc/p5-MARC-XML/distinfo @@ -1,2 +1,2 @@ -SHA256 (MARC-XML-0.92.tar.gz) = 00a9a9e2f0752e035a54fd2df539884cd59fc81c97d5d6ceb9ac65671c2df208 -SIZE (MARC-XML-0.92.tar.gz) = 14086 +SHA256 (MARC-XML-0.93.tar.gz) = 897c256f4a4231a7d9ce54dd5924f7b291c07ed5e77fcac0cae3dcc9681421bd +SIZE (MARC-XML-0.93.tar.gz) = 16260 |