svn commit: r402752 - head/textproc/p5-HTML-Entities-Interpolate

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Dec 1 16:05:21 UTC 2015


Author: sunpoet
Date: Tue Dec  1 16:05:19 2015
New Revision: 402752
URL: https://svnweb.freebsd.org/changeset/ports/402752

Log:
  - Update to 1.09
  
  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	Tue Dec  1 16:05:15 2015	(r402751)
+++ head/textproc/p5-HTML-Entities-Interpolate/Makefile	Tue Dec  1 16:05:19 2015	(r402752)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	HTML-Entities-Interpolate
-PORTVERSION=	1.08
+PORTVERSION=	1.09
 CATEGORIES=	textproc www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,8 +13,8 @@ COMMENT=	Call HTML::Entities::encode_ent
 LICENSE=	ART20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
-		p5-Tie-Function>=0:${PORTSDIR}/devel/p5-Tie-Function
+BUILD_DEPENDS=	p5-HTML-Parser>=3.69:${PORTSDIR}/www/p5-HTML-Parser \
+		p5-Tie-Function>=0.02:${PORTSDIR}/devel/p5-Tie-Function
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-File-Slurper>=0.008:${PORTSDIR}/devel/p5-File-Slurper \
 		p5-Test-Stream>=1.302026:${PORTSDIR}/devel/p5-Test-Stream

Modified: head/textproc/p5-HTML-Entities-Interpolate/distinfo
==============================================================================
--- head/textproc/p5-HTML-Entities-Interpolate/distinfo	Tue Dec  1 16:05:15 2015	(r402751)
+++ head/textproc/p5-HTML-Entities-Interpolate/distinfo	Tue Dec  1 16:05:19 2015	(r402752)
@@ -1,2 +1,2 @@
-SHA256 (HTML-Entities-Interpolate-1.08.tgz) = faefade1031ed4de668e56907e78dc6a42e3960e9d5613b3e4825f0f2f136a85
-SIZE (HTML-Entities-Interpolate-1.08.tgz) = 8182
+SHA256 (HTML-Entities-Interpolate-1.09.tgz) = 1a78b9f155cf2cdfa5eb26a189858147b14982585cc777f22a949705fbb37ffb
+SIZE (HTML-Entities-Interpolate-1.09.tgz) = 8513


More information about the svn-ports-head mailing list