aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-MARC-Lint
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2008-06-04 09:11:35 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2008-06-04 09:11:35 +0000
commitd068cdb7bdf6d63aa8825b6363d7e7e6bd418ae1 (patch)
treecc4ade44829f09fefc5c6cbe185e0a6e64cb570f /textproc/p5-MARC-Lint
parentc72fb585314f2906b8e692b8dc978f6e35d0b80b (diff)
downloadports-d068cdb7bdf6d63aa8825b6363d7e7e6bd418ae1.tar.gz
ports-d068cdb7bdf6d63aa8825b6363d7e7e6bd418ae1.zip
Update to version 1.43.
PR: 121016 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Notes
Notes: svn path=/head/; revision=214295
Diffstat (limited to 'textproc/p5-MARC-Lint')
-rw-r--r--textproc/p5-MARC-Lint/Makefile4
-rw-r--r--textproc/p5-MARC-Lint/distinfo6
-rw-r--r--textproc/p5-MARC-Lint/pkg-descr2
3 files changed, 7 insertions, 5 deletions
diff --git a/textproc/p5-MARC-Lint/Makefile b/textproc/p5-MARC-Lint/Makefile
index fb6d23715c63..8acbc50483de 100644
--- a/textproc/p5-MARC-Lint/Makefile
+++ b/textproc/p5-MARC-Lint/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= MARC-Lint
-PORTVERSION= 1.42
+PORTVERSION= 1.43
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +15,7 @@ MAINTAINER= demon@FreeBSD.org
COMMENT= A mechanism for validating MARC records
BUILD_DEPENDS= ${SITE_PERL}/MARC/Record.pm:${PORTSDIR}/textproc/p5-MARC-Record \
- ${SITE_PERL}/Business/ISBN.pm:${PORTSDIR}/misc/p5-Business-ISBN
+ p5-Business-ISBN>=2.03:${PORTSDIR}/misc/p5-Business-ISBN
RUN_DEPENDS= ${BUILD_DEPENDS}
MAN1= marclint.1
diff --git a/textproc/p5-MARC-Lint/distinfo b/textproc/p5-MARC-Lint/distinfo
index d2b808b83ea3..7bb99ed62597 100644
--- a/textproc/p5-MARC-Lint/distinfo
+++ b/textproc/p5-MARC-Lint/distinfo
@@ -1,3 +1,3 @@
-MD5 (MARC-Lint-1.42.tar.gz) = a9bdbd28493554a76945e8fc4a8610fe
-SHA256 (MARC-Lint-1.42.tar.gz) = 740cc4c32e50a223dd43253b75130a2931621c8796900b329ef29fa436df56a4
-SIZE (MARC-Lint-1.42.tar.gz) = 69441
+MD5 (MARC-Lint-1.43.tar.gz) = 5431d5f47a3d795819cf1220ffbc7db1
+SHA256 (MARC-Lint-1.43.tar.gz) = 6bc1ce12784e36962a1bcf14d27e31d982e904afc77d69111133f5d863714164
+SIZE (MARC-Lint-1.43.tar.gz) = 71661
diff --git a/textproc/p5-MARC-Lint/pkg-descr b/textproc/p5-MARC-Lint/pkg-descr
index b33ed9cf2e50..723b26d6f927 100644
--- a/textproc/p5-MARC-Lint/pkg-descr
+++ b/textproc/p5-MARC-Lint/pkg-descr
@@ -1 +1,3 @@
MARC::Lint provides a mechanism for validating MARC records.
+
+WWW: http://search.cpan.org/dist/MARC-Lint/