Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Nov 2016 16:47:31 +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: r425521 - head/textproc/p5-HTML-Entities-Interpolate
Message-ID:  <201611061647.uA6GlVZa048995@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Nov  6 16:47:30 2016
New Revision: 425521
URL: https://svnweb.freebsd.org/changeset/ports/425521

Log:
  - Update to 1.10
  - Update LICENSE
  
  Changes:	http://search.cpan.org/dist/HTML-Entities-Interpolate/Changes

Modified:
  head/textproc/p5-HTML-Entities-Interpolate/Makefile
  head/textproc/p5-HTML-Entities-Interpolate/distinfo

Modified: head/textproc/p5-HTML-Entities-Interpolate/Makefile
==============================================================================
--- head/textproc/p5-HTML-Entities-Interpolate/Makefile	Sun Nov  6 16:47:26 2016	(r425520)
+++ head/textproc/p5-HTML-Entities-Interpolate/Makefile	Sun Nov  6 16:47:30 2016	(r425521)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	HTML-Entities-Interpolate
-PORTVERSION=	1.09
+PORTVERSION=	1.10
 CATEGORIES=	textproc www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,13 +10,14 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Call HTML::Entities::encode_entities, via a hash, within a string
 
-LICENSE=	ART20
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-HTML-Parser>=3.69:www/p5-HTML-Parser \
 		p5-Tie-Function>=0.02:devel/p5-Tie-Function
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-TEST_DEPENDS=	p5-File-Slurper>=0.008:devel/p5-File-Slurper
+TEST_DEPENDS=	p5-File-Slurper>=0.009:devel/p5-File-Slurper
 
 NO_ARCH=	yes
 USE_PERL5=	configure

Modified: head/textproc/p5-HTML-Entities-Interpolate/distinfo
==============================================================================
--- head/textproc/p5-HTML-Entities-Interpolate/distinfo	Sun Nov  6 16:47:26 2016	(r425520)
+++ head/textproc/p5-HTML-Entities-Interpolate/distinfo	Sun Nov  6 16:47:30 2016	(r425521)
@@ -1,2 +1,3 @@
-SHA256 (HTML-Entities-Interpolate-1.09.tgz) = 1a78b9f155cf2cdfa5eb26a189858147b14982585cc777f22a949705fbb37ffb
-SIZE (HTML-Entities-Interpolate-1.09.tgz) = 8513
+TIMESTAMP = 1478370307
+SHA256 (HTML-Entities-Interpolate-1.10.tgz) = f15a9df92c282419f7010964aca1ada844ddfae7afc735cd2ba1bb20883e955c
+SIZE (HTML-Entities-Interpolate-1.10.tgz) = 13344



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