From owner-svn-ports-head@freebsd.org Thu May 3 18:41:29 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B91C9FB5616; Thu, 3 May 2018 18:41:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 21CCC86383; Thu, 3 May 2018 18:41:29 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F333F23ADE; Thu, 3 May 2018 18:41:28 +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 w43IfS7S041248; Thu, 3 May 2018 18:41:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w43IfSgr041189; Thu, 3 May 2018 18:41:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201805031841.w43IfSgr041189@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, 3 May 2018 18:41:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468966 - head/textproc/p5-Text-Template X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/p5-Text-Template X-SVN-Commit-Revision: 468966 X-SVN-Commit-Repository: ports 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.25 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, 03 May 2018 18:41:29 -0000 Author: sunpoet Date: Thu May 3 18:41:28 2018 New Revision: 468966 URL: https://svnweb.freebsd.org/changeset/ports/468966 Log: Update to 1.53 Changes: http://search.cpan.org/dist/Text-Template/Changes Modified: head/textproc/p5-Text-Template/Makefile head/textproc/p5-Text-Template/distinfo Modified: head/textproc/p5-Text-Template/Makefile ============================================================================== --- head/textproc/p5-Text-Template/Makefile Thu May 3 18:41:23 2018 (r468965) +++ head/textproc/p5-Text-Template/Makefile Thu May 3 18:41:28 2018 (r468966) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Text-Template -PORTVERSION= 1.52 +PORTVERSION= 1.53 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,8 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -TEST_DEPENDS= p5-Test-Warnings>=0:devel/p5-Test-Warnings +TEST_DEPENDS= p5-Test-More-UTF8>=0:devel/p5-Test-More-UTF8 \ + p5-Test-Warnings>=0:devel/p5-Test-Warnings NO_ARCH= yes USES= perl5 Modified: head/textproc/p5-Text-Template/distinfo ============================================================================== --- head/textproc/p5-Text-Template/distinfo Thu May 3 18:41:23 2018 (r468965) +++ head/textproc/p5-Text-Template/distinfo Thu May 3 18:41:28 2018 (r468966) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521645240 -SHA256 (Text-Template-1.52.tar.gz) = 85da7a5e7eecf1871cda8bf3ce7b8ad0b5f75c6c5791f43a7d94373406859b6c -SIZE (Text-Template-1.52.tar.gz) = 48148 +TIMESTAMP = 1525363232 +SHA256 (Text-Template-1.53.tar.gz) = ae221cbba2b27967a12bda3f531547e897eb38ae0a92c084607fd5a6a8085bc4 +SIZE (Text-Template-1.53.tar.gz) = 48863