pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-YAML-Tiny PkgSrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/0474d8f5672f
branches: trunk
changeset: 393119:0474d8f5672f
user: sno <sno%pkgsrc.org@localhost>
date: Sun May 17 14:40:54 2009 +0000
description:
PkgSrc changes:
- Updating package for p5 module YAML::Tiny from 1.36 to 1.38
- Setting license to gnu-gpl-v2
Upstream changes:
1.38 Sat 16 May 2009
- Moving the test suite style closer to Parse::CPAN::Meta
- Changed exceptions closer to Parse::CPAN::Meta
- Fixed Changes file date for 1.37 :)
1.37 Sat 16 May 2009
- Call $self->_error instead of $class->_error when we can
- Refactoring away some of the code other people have been
contributing lately that most certainly NOT ::Tiny style.
- Avoid the need to do '' escaping by moving it to "'"
- Added comparative testing with YAML::Perl
diffstat:
textproc/p5-YAML-Tiny/Makefile | 4 ++--
textproc/p5-YAML-Tiny/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 122080368c1d -r 0474d8f5672f textproc/p5-YAML-Tiny/Makefile
--- a/textproc/p5-YAML-Tiny/Makefile Sun May 17 14:36:47 2009 +0000
+++ b/textproc/p5-YAML-Tiny/Makefile Sun May 17 14:40:54 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2009/01/11 17:05:58 he Exp $
+# $NetBSD: Makefile,v 1.4 2009/05/17 14:40:54 sno Exp $
-DISTNAME= YAML-Tiny-1.36
+DISTNAME= YAML-Tiny-1.38
PKGNAME= p5-${DISTNAME}
CATEGORIES= perl5 textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/A/AD/ADAMK/}
diff -r 122080368c1d -r 0474d8f5672f textproc/p5-YAML-Tiny/distinfo
--- a/textproc/p5-YAML-Tiny/distinfo Sun May 17 14:36:47 2009 +0000
+++ b/textproc/p5-YAML-Tiny/distinfo Sun May 17 14:40:54 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/01/11 17:05:58 he Exp $
+$NetBSD: distinfo,v 1.3 2009/05/17 14:40:54 sno Exp $
-SHA1 (YAML-Tiny-1.36.tar.gz) = 2b7b44680f19ea2b85bbd2da290c020bf1c9b76f
-RMD160 (YAML-Tiny-1.36.tar.gz) = e721997f68ee10ffddd6f3fb47935cf8adfc5ae2
-Size (YAML-Tiny-1.36.tar.gz) = 33823 bytes
+SHA1 (YAML-Tiny-1.38.tar.gz) = 2729f784fb8e26696dc924bc4aedd4b7c773045b
+RMD160 (YAML-Tiny-1.38.tar.gz) = e626bab60be5a9b137398413322d01c374ca4a95
+Size (YAML-Tiny-1.38.tar.gz) = 35293 bytes
Home |
Main Index |
Thread Index |
Old Index