Changes 0.12:
* Grok dist names ending with something numeric containing underscores Changes 0.11: * Remove potential -withoutworldwriteables suffix
This commit is contained in:
parent
7df880a89f
commit
ef9b516099
2 changed files with 7 additions and 9 deletions
|
@ -1,9 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.7 2010/08/21 16:33:15 seb Exp $
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.8 2011/08/10 10:01:37 adam Exp $
|
||||
|
||||
DISTNAME= CPAN-DistnameInfo-0.10
|
||||
DISTNAME= CPAN-DistnameInfo-0.12
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/}
|
||||
|
||||
|
@ -14,7 +12,7 @@ LICENSE= ${PERL5_LICENSE}
|
|||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
PERL5_PACKLIST= auto/CPAN/DistnameInfo/.packlist
|
||||
PERL5_PACKLIST= auto/CPAN/DistnameInfo/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.5 2010/04/24 17:35:01 seb Exp $
|
||||
$NetBSD: distinfo,v 1.6 2011/08/10 10:01:37 adam Exp $
|
||||
|
||||
SHA1 (CPAN-DistnameInfo-0.10.tar.gz) = ecba7d2ff4ed42346ac4bbc4e7e1b59ec980a07b
|
||||
RMD160 (CPAN-DistnameInfo-0.10.tar.gz) = 52bcb9f302133189039678f8ec49de6d3d44548d
|
||||
Size (CPAN-DistnameInfo-0.10.tar.gz) = 14249 bytes
|
||||
SHA1 (CPAN-DistnameInfo-0.12.tar.gz) = 8e47e7d4dfca64a07ac2d4f4a662fef3c8801cac
|
||||
RMD160 (CPAN-DistnameInfo-0.12.tar.gz) = 10562f85b42e41ff537059ba2becd947c84982d3
|
||||
Size (CPAN-DistnameInfo-0.12.tar.gz) = 14523 bytes
|
||||
|
|
Loading…
Reference in a new issue