[csw-devel] SF.net SVN: gar:[18793] csw/mgar/pkg/cpan/Template-Toolkit/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Jul 18 19:04:32 CEST 2012
Revision: 18793
http://gar.svn.sourceforge.net/gar/?rev=18793&view=rev
Author: dmichelsen
Date: 2012-07-18 17:04:32 +0000 (Wed, 18 Jul 2012)
Log Message:
-----------
cpan/Template-Toolkit/trunk: Update to 2.24 and sanitize package name
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 2012-07-18 17:03:05 UTC (rev 18792)
+++ csw/mgar/pkg/cpan/Template-Toolkit/trunk/Makefile 2012-07-18 17:04:32 UTC (rev 18793)
@@ -1,29 +1,42 @@
NAME = Template-Toolkit
-VERSION = 2.22
+VERSION = 2.24
CATEGORIES = cpan
GARTYPE = v2
AUTHOR = ABW
-DESCRIPTION = Template Toolkit 2
+DESCRIPTION = Comprehensive template processing system
define BLURB
- This documentation describes the Template module which is the direct Perl
- interface into the Template Toolkit. It covers the use of the module and
- gives a brief summary of configuration options and template directives.
- Please see Template::Manual for the complete reference manual which goes
- into much greater depth about the features and use of the Template Toolkit.
- The Template::Tutorial is also available as an introductory guide to using
- the Template Toolkit.
endef
-PACKAGES = CSWpmtt2
-CATALOGNAME = pm_tt2
+CATALOG_RELEASE = unstable
-BUILD_DEP_PKGS = CSWpmxmldom CSWpmappconfig CSWpmpodpom
-RUNTIME_DEP_PKGS = CSWpmxmldom CSWpmappconfig CSWpmpodpom
+LICENSE_TEXT = This module is licensed under the perl license
-CONFIGURE_ARGS = TT_PREFIX=$(DESTDIR)$(datadir)/tt2
-CONFIGURE_ARGS += TT_ACCEPT=y
+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
-FIXCONFIG_DIRS = $(DESTDIR)
+# 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
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Template-Toolkit/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Template-Toolkit/trunk/checksums 2012-07-18 17:03:05 UTC (rev 18792)
+++ csw/mgar/pkg/cpan/Template-Toolkit/trunk/checksums 2012-07-18 17:04:32 UTC (rev 18793)
@@ -1 +1 @@
-d98277f6420e5da6b93d99a8db2b3934 Template-Toolkit-2.22.tar.gz
+c25fdab1beebf8818c2e624bc9f9d212 Template-Toolkit-2.24.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