pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-YAML Update from version 0.66nb1 to 0.68.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6e49e6945079
branches: trunk
changeset: 551306:6e49e6945079
user: he <he%pkgsrc.org@localhost>
date: Fri Dec 12 21:05:25 2008 +0000
description:
Update from version 0.66nb1 to 0.68.
Pkgsrc changes:
o Add dependency on p5-Filter for Filter::Util::Call
Upstream changes:
version: 0.68
date: Thu Dec 4 01:00:44 PST 2008
changes:
- Used update Test::Base to ensure Filter::Util::Call
version: 0.67
date: Mon Dec 1 02:34:21 PST 2008
changes:
- Add YAML::Any
- Move ysh to YAML::Shell
- Add doc section explaining YAML::Old
diffstat:
textproc/p5-YAML/Makefile | 7 ++++---
textproc/p5-YAML/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r 4cf3ae41e55e -r 6e49e6945079 textproc/p5-YAML/Makefile
--- a/textproc/p5-YAML/Makefile Fri Dec 12 17:32:45 2008 +0000
+++ b/textproc/p5-YAML/Makefile Fri Dec 12 21:05:25 2008 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2008/10/19 19:19:00 he Exp $
+# $NetBSD: Makefile,v 1.16 2008/12/12 21:05:25 he Exp $
-DISTNAME= YAML-0.66
+DISTNAME= YAML-0.68
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= perl5 textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/I/IN/INGY/}
@@ -10,6 +9,8 @@
HOMEPAGE= http://search.cpan.org/dist/YAML/
COMMENT= YAML implementation for Perl
+DEPENDS+= p5-Filter-[0-9]*:../../textproc/p5-Filter
+
PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff -r 4cf3ae41e55e -r 6e49e6945079 textproc/p5-YAML/distinfo
--- a/textproc/p5-YAML/distinfo Fri Dec 12 17:32:45 2008 +0000
+++ b/textproc/p5-YAML/distinfo Fri Dec 12 21:05:25 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2007/11/29 14:19:49 wiz Exp $
+$NetBSD: distinfo,v 1.9 2008/12/12 21:05:25 he Exp $
-SHA1 (YAML-0.66.tar.gz) = 2ae86eca722df3dbcd64843fff1ed671c4fc3849
-RMD160 (YAML-0.66.tar.gz) = c67c4f14b7ca8a7c2fe702986570120ee9c08d88
-Size (YAML-0.66.tar.gz) = 94654 bytes
+SHA1 (YAML-0.68.tar.gz) = 65a59fd0b7762ba4aeb95a182f89d80daea6c63d
+RMD160 (YAML-0.68.tar.gz) = 7a6e01566a2eda114ab290e6b20b05c51f03a099
+Size (YAML-0.68.tar.gz) = 92676 bytes
Home |
Main Index |
Thread Index |
Old Index