diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2013-02-11 20:39:53 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2013-02-11 20:39:53 +0000 |
commit | a267bc151d3ed49e10d02d956bfdb866e6e53661 (patch) | |
tree | 67b9dbc70112168e19fec46e9fe8aa16d90ae31c /textproc | |
parent | 40331d515b25520a422515808da4c44105008614 (diff) | |
download | ports-a267bc151d3ed49e10d02d956bfdb866e6e53661.tar.gz ports-a267bc151d3ed49e10d02d956bfdb866e6e53661.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-MARC-Charset/Makefile | 13 | ||||
-rw-r--r-- | textproc/p5-MARC-Charset/distinfo | 4 |
2 files changed, 5 insertions, 12 deletions
diff --git a/textproc/p5-MARC-Charset/Makefile b/textproc/p5-MARC-Charset/Makefile index 1f1f05071d36..db8d8b8e769b 100644 --- a/textproc/p5-MARC-Charset/Makefile +++ b/textproc/p5-MARC-Charset/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-MARC-Charset -# Date created: 1st August, 2009 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= MARC-Charset -PORTVERSION= 1.33 +PORTVERSION= 1.34 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,11 +11,8 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Convert MARC-8 encoded strings to UTF-8 BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-GDBM>=0:${PORTSDIR}/databases/p5-GDBM \ - p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX -RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-GDBM>=0:${PORTSDIR}/databases/p5-GDBM \ p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/textproc/p5-MARC-Charset/distinfo b/textproc/p5-MARC-Charset/distinfo index 6dccc29e7b68..587cf420d38c 100644 --- a/textproc/p5-MARC-Charset/distinfo +++ b/textproc/p5-MARC-Charset/distinfo @@ -1,2 +1,2 @@ -SHA256 (MARC-Charset-1.33.tar.gz) = 5ba98157b632337a4ae982af35604883d1cf32ca7b2d8dec6f41828685332799 -SIZE (MARC-Charset-1.33.tar.gz) = 190024 +SHA256 (MARC-Charset-1.34.tar.gz) = d131b79153ecfe91877c883e6f2f209c72196169d87312e5b0c0f24837eb1ac7 +SIZE (MARC-Charset-1.34.tar.gz) = 191865 |