From owner-svn-ports-head@freebsd.org Thu Nov 26 01:00:18 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B84C9A350F8; Thu, 26 Nov 2015 01:00:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 542C11585; Thu, 26 Nov 2015 01:00:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tAQ10HwW095381; Thu, 26 Nov 2015 01:00:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAQ10HFK095379; Thu, 26 Nov 2015 01:00:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511260100.tAQ10HFK095379@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 26 Nov 2015 01:00:17 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Nov 2015 01:00:18 -0000 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