pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add and active textproc/py-cmTemplate, a small, effici...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2da99b46f34a
branches:  trunk
changeset: 516764:2da99b46f34a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jul 27 14:00:21 2006 +0000

description:
Add and active textproc/py-cmTemplate, a small, efficient template
engine for Python.

diffstat:

 doc/CHANGES-2006  |  3 ++-
 textproc/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r e3c3e4486c8c -r 2da99b46f34a doc/CHANGES-2006
--- a/doc/CHANGES-2006  Thu Jul 27 13:58:53 2006 +0000
+++ b/doc/CHANGES-2006  Thu Jul 27 14:00:21 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2006,v 1.838 2006/07/27 10:34:48 tron Exp $
+$NetBSD: CHANGES-2006,v 1.839 2006/07/27 14:00:21 joerg Exp $
 
 Changes to the packages collection and infrastructure in 2006:
 
@@ -3580,3 +3580,4 @@
        Added geography/proj-swig version 0.01 [gdt 2006-07-26]
        Updated lang/inform to 6.31.1 [wiz 2006-07-27]
        Updated www/firefox-bin to 1.5.0.5 [tron 2006-07-27]
+       Added textproc/py-cmTemplate version 0.3.2 [joerg 2006-07-27]
diff -r e3c3e4486c8c -r 2da99b46f34a textproc/Makefile
--- a/textproc/Makefile Thu Jul 27 13:58:53 2006 +0000
+++ b/textproc/Makefile Thu Jul 27 14:00:21 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.327 2006/07/12 17:44:29 heinz Exp $
+# $NetBSD: Makefile,v 1.328 2006/07/27 14:00:21 joerg Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -251,6 +251,7 @@
 SUBDIR+=       py-Lupy
 SUBDIR+=       py-Reverend
 SUBDIR+=       py-SimpleParse
+SUBDIR+=       py-cmTemplate
 SUBDIR+=       py-csv
 SUBDIR+=       py-docutils
 SUBDIR+=       py-dtml



Home | Main Index | Thread Index | Old Index