diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-03 19:31:43 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-03 19:31:43 +0000 |
commit | 77ece9472ad6fa1265b9758f138ce8aecb813fb1 (patch) | |
tree | cb38e63601c5e71b5083c5cea43fa3309bf123eb /textproc/p5-MARC-Charset | |
parent | bed07dcdca5bc7251ac94bae9ed42897229b6e97 (diff) | |
download | ports-77ece9472ad6fa1265b9758f138ce8aecb813fb1.tar.gz ports-77ece9472ad6fa1265b9758f138ce8aecb813fb1.zip |
Notes
Diffstat (limited to 'textproc/p5-MARC-Charset')
-rw-r--r-- | textproc/p5-MARC-Charset/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-MARC-Charset/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/textproc/p5-MARC-Charset/Makefile b/textproc/p5-MARC-Charset/Makefile index 5ad8a9b66beb..143bbe053536 100644 --- a/textproc/p5-MARC-Charset/Makefile +++ b/textproc/p5-MARC-Charset/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MARC-Charset -PORTVERSION= 1.34 +PORTVERSION= 1.35 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convert MARC-8 encoded strings to UTF-8 +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/textproc/p5-MARC-Charset/distinfo b/textproc/p5-MARC-Charset/distinfo index 587cf420d38c..d76e33f17b5b 100644 --- a/textproc/p5-MARC-Charset/distinfo +++ b/textproc/p5-MARC-Charset/distinfo @@ -1,2 +1,2 @@ -SHA256 (MARC-Charset-1.34.tar.gz) = d131b79153ecfe91877c883e6f2f209c72196169d87312e5b0c0f24837eb1ac7 -SIZE (MARC-Charset-1.34.tar.gz) = 191865 +SHA256 (MARC-Charset-1.35.tar.gz) = 4dd41849b97b3e342f7747123184376d4aeca38edbe29165dc272ad84d5cfb23 +SIZE (MARC-Charset-1.35.tar.gz) = 194082 |