Update to 2.130880
Changelog: 2.130880 2013-03-29 09:51:00 America/New_York [BUGFIX] - Fix provides 'version' bug introduced in the 2.130870 fix 2.130870 2013-03-28 11:08:50 America/New_York [BUGFIX] - Don't add 'version' to 'provides' during conversion if one didn't exist in the original [Reported by Miyagawa; fixed by David Golden]
This commit is contained in:
parent
6944fca2b5
commit
bc40f96395
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.6 2012/10/31 11:17:42 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2013/04/21 12:15:12 ryoon Exp $
|
||||
|
||||
DISTNAME= CPAN-Meta-2.120921
|
||||
DISTNAME= CPAN-Meta-2.130880
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.4 2012/07/05 16:40:18 sno Exp $
|
||||
$NetBSD: distinfo,v 1.5 2013/04/21 12:15:12 ryoon Exp $
|
||||
|
||||
SHA1 (CPAN-Meta-2.120921.tar.gz) = ebe6aead1db228dccecbaec5da8c9f18f665f217
|
||||
RMD160 (CPAN-Meta-2.120921.tar.gz) = 8ce3496ce89bbe89b856020f83e35b90d4b411f9
|
||||
Size (CPAN-Meta-2.120921.tar.gz) = 75958 bytes
|
||||
SHA1 (CPAN-Meta-2.130880.tar.gz) = 8dc8bc6dff2e6c0632baba15a8810c789f377650
|
||||
RMD160 (CPAN-Meta-2.130880.tar.gz) = daa0fdc5c0f0c2b75fe53cde017fd5abb241c947
|
||||
Size (CPAN-Meta-2.130880.tar.gz) = 79267 bytes
|
||||
|
|
Loading…
Reference in a new issue