SF.net SVN: gar:[26187] csw/mgar/pkg/cpan/Template-Toolkit/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu May 4 20:08:48 CEST 2017
Revision: 26187
http://sourceforge.net/p/gar/code/26187
Author: dmichelsen
Date: 2017-05-04 18:08:48 +0000 (Thu, 04 May 2017)
Log Message:
-----------
cpan/Template-Toolkit/trunk: Update to 2.27
Modified Paths:
--------------
csw/mgar/pkg/cpan/Template-Toolkit/trunk/Makefile
csw/mgar/pkg/cpan/Template-Toolkit/trunk/checksums
Modified: csw/mgar/pkg/cpan/Template-Toolkit/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Template-Toolkit/trunk/Makefile 2017-05-04 15:58:10 UTC (rev 26186)
+++ csw/mgar/pkg/cpan/Template-Toolkit/trunk/Makefile 2017-05-04 18:08:48 UTC (rev 26187)
@@ -1,5 +1,5 @@
NAME = Template-Toolkit
-VERSION = 2.24
+VERSION = 2.27
CATEGORIES = cpan
GARTYPE = v2
AUTHOR = ABW
@@ -12,31 +12,26 @@
LICENSE_TEXT = This module is licensed under the perl license
+BUILD_DEP_PKGS += CSWpm-test-leaktrace
+
PACKAGES += CSWpm-template
CATALOGNAME_CSWpm-template = pm_template
SPKG_DESC_CSWpm-template = Comprehensive template processing system
RUNTIME_DEP_PKGS_CSWpm-template += CSWpm-appconfig
-OBSOLETED_BY_CSWpm-template += CSWpmtt2
-CATALOGNAME_CSWpmtt2 = pm_tt2_stub
-OBSOLETED_BY_CSWpm-template += CSWpmtt2-common
-CATALOGNAME_CSWpmtt2-common = pm_tt2common_stub
-# I checked some, all of them were examples, maybe take a closer look at some other time
-CHECKPKG_OVERRIDES_CSWpm-template += file-with-bad-content|/usr/local|root/opt/csw/bin/ttree
-CHECKPKG_OVERRIDES_CSWpm-template += file-with-bad-content|/usr/local|root/opt/csw/share/man/man1/ttree.1
-CHECKPKG_OVERRIDES_CSWpm-template += file-with-bad-content|/usr/local|root/opt/csw/share/man/man3/Template::Manual::Intro.3perl
-CHECKPKG_OVERRIDES_CSWpm-template += file-with-bad-content|/usr/local|root/opt/csw/share/man/man3/Template::Provider.3perl
-CHECKPKG_OVERRIDES_CSWpm-template += file-with-bad-content|/usr/local|root/opt/csw/share/man/man3/Template::Tools::ttree.3perl
-CHECKPKG_OVERRIDES_CSWpm-template += file-with-bad-content|/usr/local|root/opt/csw/share/man/man3/Template::Manual::Config.3perl
-CHECKPKG_OVERRIDES_CSWpm-template += file-with-bad-content|/usr/local|root/opt/csw/share/man/man3/Template.3perl
-CHECKPKG_OVERRIDES_CSWpm-template += file-with-bad-content|/usr/local|root/opt/csw/share/man/man3/Template::Config.3perl
-CHECKPKG_OVERRIDES_CSWpm-template += file-with-bad-content|/usr/local|root/opt/csw/lib/perl/csw/Template.pm
-CHECKPKG_OVERRIDES_CSWpm-template += file-with-bad-content|/usr/local|root/opt/csw/lib/perl/csw/Template/Config.pm
-CHECKPKG_OVERRIDES_CSWpm-template += file-with-bad-content|/usr/local|root/opt/csw/lib/perl/csw/Template/Provider.pm
-CHECKPKG_OVERRIDES_CSWpm-template += file-with-bad-content|/usr/local|root/opt/csw/lib/perl/csw/Template/Manual/Intro.pod
-CHECKPKG_OVERRIDES_CSWpm-template += file-with-bad-content|/usr/local|root/opt/csw/lib/perl/csw/Template/Manual/Config.pod
-CHECKPKG_OVERRIDES_CSWpm-template += file-with-bad-content|/usr/local|root/opt/csw/lib/perl/csw/Template/Tools/ttree.pod
-CHECKPKG_OVERRIDES_CSWpm-template += file-with-bad-content|/usr/share|root/opt/csw/share/man/man3/Template::Manual::Config.3perl
-CHECKPKG_OVERRIDES_CSWpm-template += file-with-bad-content|/usr/share|root/opt/csw/lib/perl/csw/Template/Manual/Config.pod
+REINPLACE_USRLOCAL += bin/ttree
+REINPLACE_USRLOCAL += bin/tt2inst
+REINPLACE_USRLOCAL += lib/Template.pm
+REINPLACE_USRLOCAL += lib/Template/Config.pm
+REINPLACE_USRLOCAL += lib/Template/Provider.pm
+REINPLACE_USRLOCAL += lib/Template/Tools/ttree.pod
+REINPLACE_USRLOCAL += lib/Template/Manual/Intro.pod
+REINPLACE_USRLOCAL += lib/Template/Manual/Config.pod
+REINPLACE_USRLOCAL += Makefile.PL
+REINPLACE_USRSHARE += lib/Template/Manual/Config.pod
+REINPLACE_USRSHARE += Changes
+BUILD_ARGS += MAKE=gmake
+TEST_ARGS += MAKE=gmake
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Template-Toolkit/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Template-Toolkit/trunk/checksums 2017-05-04 15:58:10 UTC (rev 26186)
+++ csw/mgar/pkg/cpan/Template-Toolkit/trunk/checksums 2017-05-04 18:08:48 UTC (rev 26187)
@@ -1 +1 @@
-c25fdab1beebf8818c2e624bc9f9d212 Template-Toolkit-2.24.tar.gz
+a7fae5d4fe5918f33105d92a62134067 Template-Toolkit-2.27.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list