Skip to content

Commit

Permalink
Updating textproc/p5-YAML-Syck from 1.12nb1 to 1.14
Browse files Browse the repository at this point in the history
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
  • Loading branch information
sno committed Aug 31, 2010
1 parent e4d61ac commit c31ec0f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions textproc/p5-YAML-Syck/Makefile
@@ -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/}
Expand Down
8 changes: 4 additions & 4 deletions textproc/p5-YAML-Syck/distinfo
@@ -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

0 comments on commit c31ec0f

Please sign in to comment.