Updated from version 1.14nb1 to 1.15.
Pkgsrc changes: o Change to Module::Build Upstream changes: 1.15 Sun, Oct 12, 2008 - cp fails to update timestamp on Win32: http://rt.cpan.org/Ticket/Display.html?id=34718 Patch supplied by MSCHWERN
This commit is contained in:
parent
55b804aae9
commit
da5a249632
2 changed files with 8 additions and 7 deletions
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.2 2008/10/19 19:17:53 he Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2008/11/05 23:35:49 he Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ExtUtils-Command-1.14
|
||||
DISTNAME= ExtUtils-Command-1.15
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
|
||||
|
||||
|
@ -16,5 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
|||
USE_LANGUAGES= # empty
|
||||
PERL5_PACKLIST= auto/ExtUtils/Command/.packlist
|
||||
|
||||
PERL5_MODULE_TYPE= Module::Build
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2008/08/25 23:06:17 seb Exp $
|
||||
$NetBSD: distinfo,v 1.2 2008/11/05 23:35:49 he Exp $
|
||||
|
||||
SHA1 (ExtUtils-Command-1.14.tar.gz) = 0c164c7a0ee8dcfc505d5899dc3abd9d94304b77
|
||||
RMD160 (ExtUtils-Command-1.14.tar.gz) = ee40ed4f66842304939b32bcf593f1142d709e60
|
||||
Size (ExtUtils-Command-1.14.tar.gz) = 11391 bytes
|
||||
SHA1 (ExtUtils-Command-1.15.tar.gz) = 0623d34ebbbcdcab3a56f3f5a2ed6dcd54ae3e81
|
||||
RMD160 (ExtUtils-Command-1.15.tar.gz) = 3b873164de984394b52b48fad7e8ef87ffaed4d8
|
||||
Size (ExtUtils-Command-1.15.tar.gz) = 11691 bytes
|
||||
|
|
Loading…
Reference in a new issue