Updating textproc/p5-YAML-Syck from 1.12nb1 to 1.14
Upstream changes: [Changes for 1.14 (YAML::Syck 0.37 ) - 2010-08-03] * RT RT60771 - Further refactor for JSON. if a number is a valid perl string, quote it. "1" + "1" = "11" in javascript. * add YAML tests to make sure HEX and octal preserve their information
This commit is contained in:
parent
1e2246ad2c
commit
8d6ed9c95a
2 changed files with 7 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.10 2010/08/21 16:36:19 seb Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2010/08/31 05:12:29 sno Exp $
|
||||
|
||||
DISTNAME= YAML-Syck-1.12
|
||||
DISTNAME= YAML-Syck-1.14
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
#PKGREVISION= 1
|
||||
CATEGORIES= perl5 textproc
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/}
|
||||
#MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/A/AU/AUDREYT/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.7 2010/08/16 09:41:40 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.8 2010/08/31 05:12:29 sno Exp $
|
||||
|
||||
SHA1 (YAML-Syck-1.12.tar.gz) = df8174730eff33a808bec4f76ff1887be4ab55c7
|
||||
RMD160 (YAML-Syck-1.12.tar.gz) = 11ed2cd6b218fe9ece8bf05a2a4cac6534e5abae
|
||||
Size (YAML-Syck-1.12.tar.gz) = 160278 bytes
|
||||
SHA1 (YAML-Syck-1.14.tar.gz) = 06ec595c5aa6257cc12744c4487c4b8ec762aa95
|
||||
RMD160 (YAML-Syck-1.14.tar.gz) = e710f4f0181a399f9b8b74bab2b19d9ffdc89b43
|
||||
Size (YAML-Syck-1.14.tar.gz) = 161090 bytes
|
||||
|
|
Loading…
Reference in a new issue