summaryrefslogtreecommitdiff
path: root/textproc/p5-YAML
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-08-18 16:24:16 +0000
committersno <sno@pkgsrc.org>2009-08-18 16:24:16 +0000
commitcc747c9a73ba1d910aadebdd40957edd2506691a (patch)
tree673c0fd1c9638aeafb366be23f7f5548f372b65e /textproc/p5-YAML
parent59ba68ce10ad066589a96fb3e292ddba4209240e (diff)
downloadpkgsrc-cc747c9a73ba1d910aadebdd40957edd2506691a.tar.gz
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 (limited to 'textproc/p5-YAML')
-rw-r--r--textproc/p5-YAML/Makefile7
-rw-r--r--textproc/p5-YAML/distinfo8
2 files changed, 8 insertions, 7 deletions
diff --git a/textproc/p5-YAML/Makefile b/textproc/p5-YAML/Makefile
index 796bb240359..319d2cc98d4 100644
--- a/textproc/p5-YAML/Makefile
+++ b/textproc/p5-YAML/Makefile
@@ -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
HOMEPAGE= http://search.cpan.org/dist/YAML/
COMMENT= YAML implementation for Perl
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Filter-[0-9]*:../../textproc/p5-Filter
diff --git a/textproc/p5-YAML/distinfo b/textproc/p5-YAML/distinfo
index e4a0e5c7a8e..178f20b9dc6 100644
--- a/textproc/p5-YAML/distinfo
+++ b/textproc/p5-YAML/distinfo
@@ -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