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.
This commit is contained in:
parent
a575d9c540
commit
d511dfdbdd
2 changed files with 7 additions and 6 deletions
|
@ -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 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/A/AD/ADAMK/}
|
|||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue