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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 28 09:29:19 UTC 2015


Author: sunpoet
Date: Sat Nov 28 09:29:17 2015
New Revision: 402518
URL: https://svnweb.freebsd.org/changeset/ports/402518

Log:
  - Update to 1.08
  
  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	Sat Nov 28 09:29:13 2015	(r402517)
+++ head/textproc/p5-HTML-Entities-Interpolate/Makefile	Sat Nov 28 09:29:17 2015	(r402518)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	HTML-Entities-Interpolate
-PORTVERSION=	1.07
+PORTVERSION=	1.08
 CATEGORIES=	textproc www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,7 +16,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
 		p5-Tie-Function>=0:${PORTSDIR}/devel/p5-Tie-Function
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-TEST_DEPENDS=	p5-File-Slurper>=0.008:${PORTSDIR}/devel/p5-File-Slurper
+TEST_DEPENDS=	p5-File-Slurper>=0.008:${PORTSDIR}/devel/p5-File-Slurper \
+		p5-Test-Stream>=1.302026:${PORTSDIR}/devel/p5-Test-Stream
 
 NO_ARCH=	yes
 USE_PERL5=	configure

Modified: head/textproc/p5-HTML-Entities-Interpolate/distinfo
==============================================================================
--- head/textproc/p5-HTML-Entities-Interpolate/distinfo	Sat Nov 28 09:29:13 2015	(r402517)
+++ head/textproc/p5-HTML-Entities-Interpolate/distinfo	Sat Nov 28 09:29:17 2015	(r402518)
@@ -1,2 +1,2 @@
-SHA256 (HTML-Entities-Interpolate-1.07.tgz) = 4459324ecb91a48816aca8c8ee7c956b74b64f0fb8cca695a5c26663914cb56b
-SIZE (HTML-Entities-Interpolate-1.07.tgz) = 8121
+SHA256 (HTML-Entities-Interpolate-1.08.tgz) = faefade1031ed4de668e56907e78dc6a42e3960e9d5613b3e4825f0f2f136a85
+SIZE (HTML-Entities-Interpolate-1.08.tgz) = 8182


More information about the svn-ports-all mailing list