Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2013 19:31:43 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r326208 - head/textproc/p5-MARC-Charset
Message-ID:  <201309031931.r83JVhjT062409@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Sep  3 19:31:43 2013
New Revision: 326208
URL: http://svnweb.freebsd.org/changeset/ports/326208

Log:
  - Update to 1.35
  - Add LICENSE
  
  Changes:	http://search.cpan.org/dist/MARC-Charset/Changes

Modified:
  head/textproc/p5-MARC-Charset/Makefile   (contents, props changed)
  head/textproc/p5-MARC-Charset/distinfo   (contents, props changed)

Modified: head/textproc/p5-MARC-Charset/Makefile
==============================================================================
--- head/textproc/p5-MARC-Charset/Makefile	Tue Sep  3 19:31:38 2013	(r326207)
+++ head/textproc/p5-MARC-Charset/Makefile	Tue Sep  3 19:31:43 2013	(r326208)
@@ -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}

Modified: head/textproc/p5-MARC-Charset/distinfo
==============================================================================
--- head/textproc/p5-MARC-Charset/distinfo	Tue Sep  3 19:31:38 2013	(r326207)
+++ head/textproc/p5-MARC-Charset/distinfo	Tue Sep  3 19:31:43 2013	(r326208)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309031931.r83JVhjT062409>