pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-YAML Updating package textproc/p5-YAML fro...
details: https://anonhg.NetBSD.org/pkgsrc/rev/450b86ed9475
branches: trunk
changeset: 397752:450b86ed9475
user: sno <sno%pkgsrc.org@localhost>
date: Tue Aug 18 16:24:16 2009 +0000
description:
Updating package textproc/p5-YAML from 0.68 to 0.70
pkgsrc changes:
- Adding license (perl license)
Upstream changes:
version: 0.70
date: Tue Aug 11 02:52:10 AEST 2009
changes:
- Updated Module::Install dependency to 0.91
- Bumping dependency to 5.8.0 but I think it's only in the test suite.
However, I can't prove it. So if anyone wants 5.6 compatibility back
you need to fix or rewrite the test suite.
version: 0.69_02
date: Mon Aug 10 22:37:37 AEST 2009
changes:
- Developer $VERSION now has eval correction
version: 0.69_01
date: Sun Jul 9 02:01:12 AEST 2009
changes:
- Added $VERSION to all modules
- Removed the use of use base
- Imported into the svn.ali.as repo
diffstat:
textproc/p5-YAML/Makefile | 7 ++++---
textproc/p5-YAML/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r b2403229fd37 -r 450b86ed9475 textproc/p5-YAML/Makefile
--- a/textproc/p5-YAML/Makefile Tue Aug 18 16:18:10 2009 +0000
+++ b/textproc/p5-YAML/Makefile Tue Aug 18 16:24:16 2009 +0000
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.16 2008/12/12 21:05:25 he Exp $
+# $NetBSD: Makefile,v 1.17 2009/08/18 16:24:16 sno Exp $
-DISTNAME= YAML-0.68
+DISTNAME= YAML-0.70
PKGNAME= p5-${DISTNAME}
CATEGORIES= perl5 textproc
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/I/IN/INGY/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/YAML/
COMMENT= YAML implementation for Perl
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Filter-[0-9]*:../../textproc/p5-Filter
diff -r b2403229fd37 -r 450b86ed9475 textproc/p5-YAML/distinfo
--- a/textproc/p5-YAML/distinfo Tue Aug 18 16:18:10 2009 +0000
+++ b/textproc/p5-YAML/distinfo Tue Aug 18 16:24:16 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2008/12/12 21:05:25 he Exp $
+$NetBSD: distinfo,v 1.10 2009/08/18 16:24:16 sno Exp $
-SHA1 (YAML-0.68.tar.gz) = 65a59fd0b7762ba4aeb95a182f89d80daea6c63d
-RMD160 (YAML-0.68.tar.gz) = 7a6e01566a2eda114ab290e6b20b05c51f03a099
-Size (YAML-0.68.tar.gz) = 92676 bytes
+SHA1 (YAML-0.70.tar.gz) = e13620a51d0acc31fa4f81e9bee346ba2aab22ed
+RMD160 (YAML-0.70.tar.gz) = 97db54906774318b8ab9a0368b93953bb04764e4
+Size (YAML-0.70.tar.gz) = 110847 bytes
Home |
Main Index |
Thread Index |
Old Index