diff options
author | wen <wen@pkgsrc.org> | 2013-08-21 07:58:22 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2013-08-21 07:58:22 +0000 |
commit | 51e06be9a8aab0815466d49888f8eff493adecf0 (patch) | |
tree | 327d922a0cff064915a4ab1c4fb821186ac13f47 /textproc/p5-YAML-Tiny | |
parent | 72790f5cbfae0cb35c81da33ea114a8289a60bde (diff) | |
download | pkgsrc-51e06be9a8aab0815466d49888f8eff493adecf0.tar.gz |
Update to 1.53
Upstream changes:
1.53 2013-08-20
- really fixed metadata
1.52 2013-08-20
- updated repository metadata to reflect move to github
Diffstat (limited to 'textproc/p5-YAML-Tiny')
-rw-r--r-- | textproc/p5-YAML-Tiny/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-YAML-Tiny/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/p5-YAML-Tiny/Makefile b/textproc/p5-YAML-Tiny/Makefile index c27ae9bee81..3d5fff9dd44 100644 --- a/textproc/p5-YAML-Tiny/Makefile +++ b/textproc/p5-YAML-Tiny/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2013/05/31 12:42:23 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2013/08/21 07:58:22 wen Exp $ -DISTNAME= YAML-Tiny-1.51 +DISTNAME= YAML-Tiny-1.53 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/} diff --git a/textproc/p5-YAML-Tiny/distinfo b/textproc/p5-YAML-Tiny/distinfo index 8e57b8735b0..7bae8475e4d 100644 --- a/textproc/p5-YAML-Tiny/distinfo +++ b/textproc/p5-YAML-Tiny/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2012/04/10 13:26:21 sno Exp $ +$NetBSD: distinfo,v 1.12 2013/08/21 07:58:22 wen Exp $ -SHA1 (YAML-Tiny-1.51.tar.gz) = d466b2e62bd90f9a10d21a714825faa0fb86d9d3 -RMD160 (YAML-Tiny-1.51.tar.gz) = 994f2e5fb9cc480400bf71c7242790a5455cb879 -Size (YAML-Tiny-1.51.tar.gz) = 43342 bytes +SHA1 (YAML-Tiny-1.53.tar.gz) = 330660951069d5c161ef95aa19734f18667e8854 +RMD160 (YAML-Tiny-1.53.tar.gz) = 8e117616f9de7edc4baa9bd8cfed0fdf3b283f4a +Size (YAML-Tiny-1.53.tar.gz) = 37746 bytes |