summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorhe <he>2008-12-12 17:32:45 +0000
committerhe <he>2008-12-12 17:32:45 +0000
commitb028d4747e6cf1c35197f4fc4504a0a0af38d581 (patch)
treebcaff705344bd856943238c5bff265225ecd3dc9 /textproc
parent346021bf97984f6d65bb2c8437d662ede03c2269 (diff)
downloadpkgsrc-b028d4747e6cf1c35197f4fc4504a0a0af38d581.tar.gz
Update from version 0.27 to 0.29.
Upstream changes: version: 0.29 date: Tue Nov 11 22:57:07 PST 2008 changes: - Check SvNIOK when dumping and format if quotes when it's a string that looks like a number - Parse plain scalars as numbers when they look like numbers - Load nulls as newSV(0) instead of &PL_sv_undef to avoid "Modification of non-creatable hash value attempted" errors version: 0.28 date: Mon Jun 23 15:23:24 PDT 2008 changes: - Apply UTF8 patch supplied by KLEINJ in rt.cpan#36734
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-YAML-LibYAML/Makefile4
-rw-r--r--textproc/p5-YAML-LibYAML/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-YAML-LibYAML/Makefile b/textproc/p5-YAML-LibYAML/Makefile
index 97d00a39ed4..644cf05f85c 100644
--- a/textproc/p5-YAML-LibYAML/Makefile
+++ b/textproc/p5-YAML-LibYAML/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/10/31 12:11:45 obache Exp $
+# $NetBSD: Makefile,v 1.2 2008/12/12 17:32:45 he Exp $
#
-DISTNAME= YAML-LibYAML-0.27
+DISTNAME= YAML-LibYAML-0.29
PKGNAME= p5-${DISTNAME}
#PKGNAME= p5-${DISTNAME:S/LibYAML/XS/}
CATEGORIES= textproc perl5
diff --git a/textproc/p5-YAML-LibYAML/distinfo b/textproc/p5-YAML-LibYAML/distinfo
index a71b6c37ab2..c92753fffcc 100644
--- a/textproc/p5-YAML-LibYAML/distinfo
+++ b/textproc/p5-YAML-LibYAML/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/10/31 12:11:45 obache Exp $
+$NetBSD: distinfo,v 1.2 2008/12/12 17:32:45 he Exp $
-SHA1 (YAML-LibYAML-0.27.tar.gz) = b36daebfd6c29cf9c5dd176781bb05b781a12b6a
-RMD160 (YAML-LibYAML-0.27.tar.gz) = 967da22cecf692e91b5ec1b5b64f19048d76e0be
-Size (YAML-LibYAML-0.27.tar.gz) = 132547 bytes
+SHA1 (YAML-LibYAML-0.29.tar.gz) = ac6d46e8d594ab1fda96268aaa4eaf14a30ae7e4
+RMD160 (YAML-LibYAML-0.29.tar.gz) = 461e9603c3191f757baea6fed06d3706e8ce6063
+Size (YAML-LibYAML-0.29.tar.gz) = 134950 bytes