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 Updating package for p5 module Y...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/72fe0b8018af
branches:  trunk
changeset: 563020:72fe0b8018af
user:      sno <sno%pkgsrc.org@localhost>
date:      Sun Aug 09 09:48:24 2009 +0000

description:
Updating package for p5 module YAML::Tiny from 1.39 to 1.40

pkgsrc changes:
  - Adding license (perl license)

Upstream changes:
1.40 Fri 31 Jul 2009
        - Dear Ruby Community.
          Thank you so much for your bug report to the "Ruby Talk" mailing list
          regarding the lack of true/false support in Perl YAML modules.
          http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/169943
          This flaw has now been resolved, around 2 hours after we
          were made aware of it. Next time, we recommend you report these bugs
          to the people who can actually fix your problem.

diffstat:

 textproc/p5-YAML-Tiny/Makefile |  5 +++--
 textproc/p5-YAML-Tiny/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs (33 lines):

diff -r cbd65fdbd08e -r 72fe0b8018af textproc/p5-YAML-Tiny/Makefile
--- a/textproc/p5-YAML-Tiny/Makefile    Sun Aug 09 09:45:49 2009 +0000
+++ b/textproc/p5-YAML-Tiny/Makefile    Sun Aug 09 09:48:24 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2009/05/21 11:10:34 sno Exp $
+# $NetBSD: Makefile,v 1.6 2009/08/09 09:48:24 sno Exp $
 
-DISTNAME=      YAML-Tiny-1.39
+DISTNAME=      YAML-Tiny-1.40
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    perl5 textproc
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../by-authors/id/A/AD/ADAMK/}
@@ -8,6 +8,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/YAML-Tiny/
 COMMENT=       Read/Write YAML files with as little code as possible
+LICENSE=       ${PERL5_LICENSE}
 
 USE_LANGUAGES= # empty
 PERL5_PACKLIST=        auto/YAML/Tiny/.packlist
diff -r cbd65fdbd08e -r 72fe0b8018af textproc/p5-YAML-Tiny/distinfo
--- a/textproc/p5-YAML-Tiny/distinfo    Sun Aug 09 09:45:49 2009 +0000
+++ b/textproc/p5-YAML-Tiny/distinfo    Sun Aug 09 09:48:24 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/05/21 11:10:34 sno Exp $
+$NetBSD: distinfo,v 1.5 2009/08/09 09:48:24 sno Exp $
 
-SHA1 (YAML-Tiny-1.39.tar.gz) = ce596d96f9f653d203f03665c9ee21367cc96d1b
-RMD160 (YAML-Tiny-1.39.tar.gz) = 7cf11ff98ee9385c157ada2e79a1e338573f6f19
-Size (YAML-Tiny-1.39.tar.gz) = 35385 bytes
+SHA1 (YAML-Tiny-1.40.tar.gz) = 6af37bc84607f03aa007a4c0a36c7ad05ce7ba0c
+RMD160 (YAML-Tiny-1.40.tar.gz) = 2991011a43888a0ce2278d59b606ab5dc2b1acbd
+Size (YAML-Tiny-1.40.tar.gz) = 35991 bytes



Home | Main Index | Thread Index | Old Index