From owner-svn-ports-all@FreeBSD.ORG Wed Dec 3 15:23:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 36E183D9; Wed, 3 Dec 2014 15:23:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 17BEC92D; Wed, 3 Dec 2014 15:23:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sB3FNsIm049970; Wed, 3 Dec 2014 15:23:54 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sB3FNsr1049968; Wed, 3 Dec 2014 15:23:54 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201412031523.sB3FNsr1049968@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Wed, 3 Dec 2014 15:23:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373831 - head/www/p5-Template-Toolkit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2014 15:23:55 -0000 Author: adamw Date: Wed Dec 3 15:23:54 2014 New Revision: 373831 URL: https://svnweb.freebsd.org/changeset/ports/373831 QAT: https://qat.redports.org/buildarchive/r373831/ Log: Update to 2.26. The big new feature of 2.26 is a new "outline" tag syntax. PR: 195590 Approved by: perl (mat) Modified: head/www/p5-Template-Toolkit/Makefile head/www/p5-Template-Toolkit/distinfo Modified: head/www/p5-Template-Toolkit/Makefile ============================================================================== --- head/www/p5-Template-Toolkit/Makefile Wed Dec 3 14:55:25 2014 (r373830) +++ head/www/p5-Template-Toolkit/Makefile Wed Dec 3 15:23:54 2014 (r373831) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Template-Toolkit -PORTVERSION= 2.25 -PORTREVISION= 1 +PORTVERSION= 2.26 CATEGORIES= www textproc perl5 MASTER_SITES= CPAN \ http://www.template-toolkit.org/download/ @@ -27,27 +26,17 @@ USES= perl5 USE_PERL5= configure CONFIGURE_ARGS= TT_ACCEPT=y -.include +DATE_CALC_BUILD_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc +DATE_CALC_RUN_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc -.if ${PORT_OPTIONS:MDATE_CALC} -BUILD_DEPENDS+= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc -RUN_DEPENDS+= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc -.endif - -.if ${PORT_OPTIONS:MIMAGE_INFO} -BUILD_DEPENDS+= p5-Image-Info>=0:${PORTSDIR}/graphics/p5-Image-Info -RUN_DEPENDS+= p5-Image-Info>=0:${PORTSDIR}/graphics/p5-Image-Info -.endif - -.if ${PORT_OPTIONS:MIMAGE_SIZE} -BUILD_DEPENDS+= p5-Image-Size>=0:${PORTSDIR}/graphics/p5-Image-Size -RUN_DEPENDS+= p5-Image-Size>=0:${PORTSDIR}/graphics/p5-Image-Size -.endif - -.if ${PORT_OPTIONS:MPOD_POM} -BUILD_DEPENDS+= p5-Pod-POM>=0:${PORTSDIR}/textproc/p5-Pod-POM -RUN_DEPENDS+= p5-Pod-POM>=0:${PORTSDIR}/textproc/p5-Pod-POM -.endif +IMAGE_INFO_BUILD_DEPENDS= p5-Image-Info>=0:${PORTSDIR}/graphics/p5-Image-Info +IMAGE_INFO_RUN_DEPENDS= p5-Image-Info>=0:${PORTSDIR}/graphics/p5-Image-Info + +IMAGE_SIZE_BUILD_DEPENDS= p5-Image-Size>=0:${PORTSDIR}/graphics/p5-Image-Size +IMAGE_SIZE_RUN_DEPENDS= p5-Image-Size>=0:${PORTSDIR}/graphics/p5-Image-Size + +POD_POM_BUILD_DEPENDS= p5-Pod-POM>=0:${PORTSDIR}/textproc/p5-Pod-POM +POD_POM_RUN_DEPENDS= p5-Pod-POM>=0:${PORTSDIR}/textproc/p5-Pod-POM post-patch: @${REINPLACE_CMD} -e '/PREFIX/ s|/usr/local|${PREFIX}/share|' \ Modified: head/www/p5-Template-Toolkit/distinfo ============================================================================== --- head/www/p5-Template-Toolkit/distinfo Wed Dec 3 14:55:25 2014 (r373830) +++ head/www/p5-Template-Toolkit/distinfo Wed Dec 3 15:23:54 2014 (r373831) @@ -1,2 +1,2 @@ -SHA256 (Template-Toolkit-2.25.tar.gz) = f423763b01604dcf27902cc6fdb22a6d1e5d3f2f72044fd9e83123220f781e11 -SIZE (Template-Toolkit-2.25.tar.gz) = 501038 +SHA256 (Template-Toolkit-2.26.tar.gz) = e7e1cf36026f1ef96d8233e18a3fb39e1eafe9109edc639ecf25b20651cd76be +SIZE (Template-Toolkit-2.26.tar.gz) = 503055