pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Add textproc/py-yaml, a Python parser and emitter for ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2c092de812d1
branches: trunk
changeset: 516962:2c092de812d1
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Aug 02 10:07:11 2006 +0000
description:
Add textproc/py-yaml, a Python parser and emitter for YAML.
diffstat:
doc/CHANGES-2006 | 3 ++-
textproc/Makefile | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (31 lines):
diff -r 3e85e0143b06 -r 2c092de812d1 doc/CHANGES-2006
--- a/doc/CHANGES-2006 Wed Aug 02 10:05:35 2006 +0000
+++ b/doc/CHANGES-2006 Wed Aug 02 10:07:11 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2006,v 1.884 2006/08/02 07:03:26 taca Exp $
+$NetBSD: CHANGES-2006,v 1.885 2006/08/02 10:07:11 joerg Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -3633,3 +3633,4 @@
Updated mail/qmail-qfilter to 2.1nb1 [schmonz 2006-08-02]
Updated mail/mailfront to 0.98.1nb1 [schmonz 2006-08-02]
Updated lang/ruby18-base to 1.8.4nb4 [taca 2006-08-02]
+ Added textproc/py-yaml version 3.03 [joerg 2006-08-02]
diff -r 3e85e0143b06 -r 2c092de812d1 textproc/Makefile
--- a/textproc/Makefile Wed Aug 02 10:05:35 2006 +0000
+++ b/textproc/Makefile Wed Aug 02 10:07:11 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.328 2006/07/27 14:00:21 joerg Exp $
+# $NetBSD: Makefile,v 1.329 2006/08/02 10:07:11 joerg Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -266,6 +266,7 @@
SUBDIR+= py-textile
SUBDIR+= py-xml
SUBDIR+= py-xmltools
+SUBDIR+= py-yaml
SUBDIR+= pyDict
SUBDIR+= qprint
SUBDIR+= qsubst
Home |
Main Index |
Thread Index |
Old Index