From owner-svn-ports-head@freebsd.org Sun Nov 6 16:47:32 2016 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 5E3E9C32F15; Sun, 6 Nov 2016 16:47:32 +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 1021B1B00; Sun, 6 Nov 2016 16:47:31 +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 uA6GlVl9048996; Sun, 6 Nov 2016 16:47:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uA6GlVZa048995; Sun, 6 Nov 2016 16:47:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201611061647.uA6GlVZa048995@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 6 Nov 2016 16:47:31 +0000 (UTC) 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 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.23 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: Sun, 06 Nov 2016 16:47:32 -0000 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