From owner-svn-ports-head@freebsd.org Thu May 5 00:01:08 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 8118BB2B36F; Thu, 5 May 2016 00:01:08 +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 3E81F1827; Thu, 5 May 2016 00:01:08 +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 u45017FP081476; Thu, 5 May 2016 00:01:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u450170L081474; Thu, 5 May 2016 00:01:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605050001.u450170L081474@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, 5 May 2016 00:01:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414628 - head/www/p5-HTML-Template-Compiled 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.22 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, 05 May 2016 00:01:08 -0000 Author: sunpoet Date: Thu May 5 00:01:07 2016 New Revision: 414628 URL: https://svnweb.freebsd.org/changeset/ports/414628 Log: - Update to 1.003 - Add LICENSE_FILE Changes: http://search.cpan.org/dist/HTML-Template-Compiled/Changes Modified: head/www/p5-HTML-Template-Compiled/Makefile head/www/p5-HTML-Template-Compiled/distinfo Modified: head/www/p5-HTML-Template-Compiled/Makefile ============================================================================== --- head/www/p5-HTML-Template-Compiled/Makefile Thu May 5 00:01:02 2016 (r414627) +++ head/www/p5-HTML-Template-Compiled/Makefile Thu May 5 00:01:07 2016 (r414628) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= HTML-Template-Compiled -PORTVERSION= 1.002 +PORTVERSION= 1.003 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,7 @@ COMMENT= Templating system that compiles LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-URI>=0:net/p5-URI Modified: head/www/p5-HTML-Template-Compiled/distinfo ============================================================================== --- head/www/p5-HTML-Template-Compiled/distinfo Thu May 5 00:01:02 2016 (r414627) +++ head/www/p5-HTML-Template-Compiled/distinfo Thu May 5 00:01:07 2016 (r414628) @@ -1,2 +1,2 @@ -SHA256 (HTML-Template-Compiled-1.002.tar.gz) = 1a5ce152b558909c571e0b5601545eb9da7dccdef6b97defe765f536dcc0cb8d -SIZE (HTML-Template-Compiled-1.002.tar.gz) = 97216 +SHA256 (HTML-Template-Compiled-1.003.tar.gz) = 27d189ebc530bea6c34d7079b2f714d5b252865f148fbf701acf70c791996809 +SIZE (HTML-Template-Compiled-1.003.tar.gz) = 97482