pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-Template-Plugin-Subst Importing package for p5 ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ed0d3b2f5d94
branches:  trunk
changeset: 397681:ed0d3b2f5d94
user:      sno <sno%pkgsrc.org@localhost>
date:      Mon Aug 17 19:03:36 2009 +0000

description:
Importing package for p5 module Template::Plugin::Subst 0.02 as dependency
for SVN::WEB (www/p5-SVN-WEB).

Template::Plugin::Subst acts as a filter and a virtual method to carry out
regular expression substitutions with back references on text and variables
in the Template Toolkit.

diffstat:

 www/p5-Template-Plugin-Subst/DESCR    |   3 +++
 www/p5-Template-Plugin-Subst/Makefile |  21 +++++++++++++++++++++
 www/p5-Template-Plugin-Subst/distinfo |   5 +++++
 3 files changed, 29 insertions(+), 0 deletions(-)

diffs (41 lines):

diff -r 8f79b8c77034 -r ed0d3b2f5d94 www/p5-Template-Plugin-Subst/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Template-Plugin-Subst/DESCR        Mon Aug 17 19:03:36 2009 +0000
@@ -0,0 +1,3 @@
+Template::Plugin::Subst acts as a filter and a virtual method to carry out
+regular expression substitutions with back references on text and variables
+in the Template Toolkit.
diff -r 8f79b8c77034 -r ed0d3b2f5d94 www/p5-Template-Plugin-Subst/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Template-Plugin-Subst/Makefile     Mon Aug 17 19:03:36 2009 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/08/17 19:03:36 sno Exp $
+
+DISTNAME=      Template-Plugin-Subst-0.02
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    www perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Template/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Template-Plugin-Subst/
+COMMENT=       s/// functionality for Template Toolkit templates
+#LICENSE=      isc / 2-clause-bsd
+
+DEPENDS+=      p5-Template-Toolkit>=2.0:../../www/p5-Template-Toolkit
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST=        auto/Template/Plugin/Subst/.packlist
+
+PKG_DESTDIR_SUPPORT=    user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 8f79b8c77034 -r ed0d3b2f5d94 www/p5-Template-Plugin-Subst/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Template-Plugin-Subst/distinfo     Mon Aug 17 19:03:36 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/08/17 19:03:36 sno Exp $
+
+SHA1 (Template-Plugin-Subst-0.02.tar.gz) = 33bb5cec2c24b51df7e3cf07d0f46b9e1d115d5d
+RMD160 (Template-Plugin-Subst-0.02.tar.gz) = 7a39377e56839c121615b97b5639a731b30afba8
+Size (Template-Plugin-Subst-0.02.tar.gz) = 6706 bytes



Home | Main Index | Thread Index | Old Index