Update to 1.07
Upstream changes: 1.07 2013-01-20 Rhesa Rozendaal <rhesa@cpan.org> Fix RT80510: empty methods returning @_ 1.06 2013-01-20 Rhesa Rozendaal <rhesa@cpan.org> Fix a test so it passes on 5.10
This commit is contained in:
parent
3e86900ce4
commit
f1a0d2fc41
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.12 2014/05/29 23:36:03 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2014/12/03 07:37:17 wen Exp $
|
||||
|
||||
DISTNAME= Method-Signatures-Simple-1.05
|
||||
DISTNAME= Method-Signatures-Simple-1.07
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RH/RHESA/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.5 2013/01/18 15:40:14 wen Exp $
|
||||
$NetBSD: distinfo,v 1.6 2014/12/03 07:37:17 wen Exp $
|
||||
|
||||
SHA1 (Method-Signatures-Simple-1.05.tar.gz) = fa8f6804f8e8e03bc47d4434539fc740b008b849
|
||||
RMD160 (Method-Signatures-Simple-1.05.tar.gz) = ce3d06d671b34bc26ef0e003f8fe8dbe703e604a
|
||||
Size (Method-Signatures-Simple-1.05.tar.gz) = 13561 bytes
|
||||
SHA1 (Method-Signatures-Simple-1.07.tar.gz) = f7aaacdb5adf549f660143e737259ca87f2422da
|
||||
RMD160 (Method-Signatures-Simple-1.07.tar.gz) = 5bc5e5d18299954d6826eca4827d3a981ff6065b
|
||||
Size (Method-Signatures-Simple-1.07.tar.gz) = 13733 bytes
|
||||
|
|
Loading…
Reference in a new issue