Update 0.28.02.16 to 0.28.02.20
------------------------------- 0.280220 - 2014-09-27 Fixed: - Added missing 'use Config' from 'android.pm' (thanks Debian community) 0.280219 - 2014-09-01 Fixed: - Fixed regression on Android (thanks to Brian Fraser) 0.280218 - 2014-09-01 Fixed: - Mispelled 'starup' key in BCC support was fixed. #79574 - Fixed the version in the PM file (thanks to Jim Keenan) 0.280217 - 2014-08-22 Fixed: - Quoted perl path for Windows support #98245 [Alberto Simoes]
This commit is contained in:
parent
6cfa0f9abd
commit
d7c9eb42fc
2 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.26 2014/10/09 13:44:40 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.27 2015/01/29 12:14:08 mef Exp $
|
||||
|
||||
DISTNAME= ExtUtils-CBuilder-0.280216
|
||||
PKGNAME= p5-ExtUtils-CBuilder-0.28.02.16
|
||||
DISTNAME= ExtUtils-CBuilder-0.280220
|
||||
PKGNAME= p5-ExtUtils-CBuilder-0.28.02.20
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.17 2014/07/15 20:49:00 schmonz Exp $
|
||||
$NetBSD: distinfo,v 1.18 2015/01/29 12:14:08 mef Exp $
|
||||
|
||||
SHA1 (ExtUtils-CBuilder-0.280216.tar.gz) = f13c42bbe82ed3e1d99649624c10f3da3c171c13
|
||||
RMD160 (ExtUtils-CBuilder-0.280216.tar.gz) = b37e0061dd070e465435cdb7c437c160b31f3f46
|
||||
Size (ExtUtils-CBuilder-0.280216.tar.gz) = 38343 bytes
|
||||
SHA1 (ExtUtils-CBuilder-0.280220.tar.gz) = cfb2732445079790fba36677aa0012ad2baa5607
|
||||
RMD160 (ExtUtils-CBuilder-0.280220.tar.gz) = 0801da3226a3b6367106159283212c025157c51c
|
||||
Size (ExtUtils-CBuilder-0.280220.tar.gz) = 39131 bytes
|
||||
|
|
Loading…
Reference in a new issue