Changes 0.91:
* Typo fixes in documentation * POD link fix.
This commit is contained in:
parent
3c7328ef14
commit
0a8b29f98c
2 changed files with 6 additions and 8 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.24 2010/08/21 16:33:12 seb Exp $
|
||||
# $NetBSD: Makefile,v 1.25 2011/08/07 08:07:00 adam Exp $
|
||||
|
||||
DISTNAME= Attribute-Handlers-0.88
|
||||
DISTNAME= Attribute-Handlers-0.91
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
SVR4_PKGNAME= p5ah
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Attribute/}
|
||||
|
@ -16,7 +15,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
|||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
PERL5_PACKLIST= auto/Attribute/Handlers/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.11 2010/04/24 16:05:18 seb Exp $
|
||||
$NetBSD: distinfo,v 1.12 2011/08/07 08:07:00 adam Exp $
|
||||
|
||||
SHA1 (Attribute-Handlers-0.88.tar.gz) = e8dedd01ca336498a2c830693d9fd34cb8fca715
|
||||
RMD160 (Attribute-Handlers-0.88.tar.gz) = cf0d80afef63a8c4346dcc1643df6f40a70ef489
|
||||
Size (Attribute-Handlers-0.88.tar.gz) = 23408 bytes
|
||||
SHA1 (Attribute-Handlers-0.91.tar.gz) = 041e20e2db0840805787961438a23e9450a205f4
|
||||
RMD160 (Attribute-Handlers-0.91.tar.gz) = 330a9ce31f67a11fecbebcd815d20499164f9591
|
||||
Size (Attribute-Handlers-0.91.tar.gz) = 23719 bytes
|
||||
|
|
Loading…
Reference in a new issue