Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Nov 2015 01:00:17 +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: r402419 - head/textproc/p5-HTML-Entities-Interpolate
Message-ID:  <201511260100.tAQ10HFK095379@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Nov 26 01:00:17 2015
New Revision: 402419
URL: https://svnweb.freebsd.org/changeset/ports/402419

Log:
  - Update to 1.07
  - Add LICENSE_FILE
  
  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	Thu Nov 26 01:00:13 2015	(r402418)
+++ head/textproc/p5-HTML-Entities-Interpolate/Makefile	Thu Nov 26 01:00:17 2015	(r402419)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	HTML-Entities-Interpolate
-PORTVERSION=	1.05
-PORTREVISION=	1
+PORTVERSION=	1.07
 CATEGORIES=	textproc www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,12 +11,14 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Call HTML::Entities::encode_entities, via a hash, within a string
 
 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
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-TEST_DEPENDS=	p5-Test-Pod>=1.45:${PORTSDIR}/devel/p5-Test-Pod
+TEST_DEPENDS=	p5-File-Slurper>=0.008:${PORTSDIR}/devel/p5-File-Slurper
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5 tar:tgz
 

Modified: head/textproc/p5-HTML-Entities-Interpolate/distinfo
==============================================================================
--- head/textproc/p5-HTML-Entities-Interpolate/distinfo	Thu Nov 26 01:00:13 2015	(r402418)
+++ head/textproc/p5-HTML-Entities-Interpolate/distinfo	Thu Nov 26 01:00:17 2015	(r402419)
@@ -1,2 +1,2 @@
-SHA256 (HTML-Entities-Interpolate-1.05.tgz) = f5c0199c72acb65f7ea158698fa8dc13c1cd4d64b8ba657a2e18e93d859b1f81
-SIZE (HTML-Entities-Interpolate-1.05.tgz) = 4070
+SHA256 (HTML-Entities-Interpolate-1.07.tgz) = 4459324ecb91a48816aca8c8ee7c956b74b64f0fb8cca695a5c26663914cb56b
+SIZE (HTML-Entities-Interpolate-1.07.tgz) = 8121



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