pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-YAML-LibYAML PkgSrc changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/99aba983effe
branches:  trunk
changeset: 557163:99aba983effe
user:      sno <sno%pkgsrc.org@localhost>
date:      Sun Apr 12 01:30:41 2009 +0000

description:
PkgSrc changes:
  - Updating module to 0.32

Upstream changes:

version: 0.32
date:    Mon Jan 12 11:23:55 IST 2009
changes:
- newSVpvs is not portable, change to newSVpvn
- update ppport.h options

version: 0.31
date:    Mon Jan 12 11:23:55 IST 2009
changes:
- Fix the leak test so it doesn't load an unused, undeclared dependency
  (Test::LongString)

diffstat:

 textproc/p5-YAML-LibYAML/Makefile |  4 ++--
 textproc/p5-YAML-LibYAML/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 1fe1062db7df -r 99aba983effe textproc/p5-YAML-LibYAML/Makefile
--- a/textproc/p5-YAML-LibYAML/Makefile Sun Apr 12 01:21:04 2009 +0000
+++ b/textproc/p5-YAML-LibYAML/Makefile Sun Apr 12 01:30:41 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2009/01/11 17:00:56 he Exp $
+# $NetBSD: Makefile,v 1.4 2009/04/12 01:30:41 sno Exp $
 #
 
-DISTNAME=      YAML-LibYAML-0.30
+DISTNAME=      YAML-LibYAML-0.32
 PKGNAME=       p5-${DISTNAME}
 #PKGNAME=      p5-${DISTNAME:S/LibYAML/XS/}
 CATEGORIES=    textproc perl5
diff -r 1fe1062db7df -r 99aba983effe textproc/p5-YAML-LibYAML/distinfo
--- a/textproc/p5-YAML-LibYAML/distinfo Sun Apr 12 01:21:04 2009 +0000
+++ b/textproc/p5-YAML-LibYAML/distinfo Sun Apr 12 01:30:41 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/01/11 17:00:56 he Exp $
+$NetBSD: distinfo,v 1.4 2009/04/12 01:30:41 sno Exp $
 
-SHA1 (YAML-LibYAML-0.30.tar.gz) = 1c8ecdaa21422de718e4a5fd07b05ebf4841ea9c
-RMD160 (YAML-LibYAML-0.30.tar.gz) = f6b15d3441cb34937504df66b6ac4cd9748ab35c
-Size (YAML-LibYAML-0.30.tar.gz) = 135971 bytes
+SHA1 (YAML-LibYAML-0.32.tar.gz) = 09638b1a9723c7efe68aaabd215fe96281fe7837
+RMD160 (YAML-LibYAML-0.32.tar.gz) = c94185257bc30fc3f1f15c904d0b5a63397e8251
+Size (YAML-LibYAML-0.32.tar.gz) = 136005 bytes



Home | Main Index | Thread Index | Old Index