diff options
author | wen <wen@pkgsrc.org> | 2013-01-18 15:40:14 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2013-01-18 15:40:14 +0000 |
commit | 92310b391881bb1cb1b2ddc0efd025224ff1152f (patch) | |
tree | 66fefe3e65dc13839aa885fc51c14c7f4b791b99 /devel | |
parent | e360933cda52bf7facb732bf4df7ac150c638b35 (diff) | |
download | pkgsrc-92310b391881bb1cb1b2ddc0efd025224ff1152f.tar.gz |
Update to 1.05
Upstream changes:
1.05 2013-01-18 Rhesa Rozendaal <rhesa@cpan.org>
Fix RT80507: keep perl's idea of line number
intact when mangling multi-line signatures
1.04 2013-01-17 Rhesa Rozendaal <rhesa@cpan.org>
Fix RT80505: allow comments in multiline
signature
1.03 2013-01-17 Rhesa Rozendaal <rhesa@cpan.org>
Fix RT80508: allow space between invocant
and colon
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Method-Signatures-Simple/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Method-Signatures-Simple/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Method-Signatures-Simple/Makefile b/devel/p5-Method-Signatures-Simple/Makefile index d0809833de9..b3e6989985d 100644 --- a/devel/p5-Method-Signatures-Simple/Makefile +++ b/devel/p5-Method-Signatures-Simple/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2012/10/31 11:18:29 asau Exp $ +# $NetBSD: Makefile,v 1.10 2013/01/18 15:40:14 wen Exp $ -DISTNAME= Method-Signatures-Simple-1.02 +DISTNAME= Method-Signatures-Simple-1.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RH/RHESA/} diff --git a/devel/p5-Method-Signatures-Simple/distinfo b/devel/p5-Method-Signatures-Simple/distinfo index 8a029e03d37..5ea83cdb142 100644 --- a/devel/p5-Method-Signatures-Simple/distinfo +++ b/devel/p5-Method-Signatures-Simple/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2011/11/25 05:55:03 hiramatsu Exp $ +$NetBSD: distinfo,v 1.5 2013/01/18 15:40:14 wen Exp $ -SHA1 (Method-Signatures-Simple-1.02.tar.gz) = 6752178a90748d4d1767225796b438c4f40fd6a2 -RMD160 (Method-Signatures-Simple-1.02.tar.gz) = cc514b1bef450799be1bb386f6e2bb30b701cae4 -Size (Method-Signatures-Simple-1.02.tar.gz) = 12693 bytes +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 |