diff options
author | he <he@pkgsrc.org> | 2009-01-20 23:39:46 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2009-01-20 23:39:46 +0000 |
commit | 956ede26e53dd74bc62bb0e3d362a7fb81dcfb69 (patch) | |
tree | d833186859f29354d9fb989711ba9e742b63b87e /devel/p5-Module-Build | |
parent | 67220d789ef2adb652ce18d9358b52942b77b22b (diff) | |
download | pkgsrc-956ede26e53dd74bc62bb0e3d362a7fb81dcfb69.tar.gz |
Update from version 0.3100 (upstream 0.31) to 0.31012.
Upstream changes:
0.31012 - Wed Jan 14 01:36:19 PST 2009
Bug Fixes
- t/tilde.t maybe actually fixed on MSWin32 now.
0.31011 - Mon Jan 12 21:57:04 PST 2009
Bug Fixes
- t/tilde.t had been failing on MSWin32 (RT#42349)
0.3101 - Mon Jan 12 13:52:36 PST 2009
Other
- added 'mirbsd' as a Unix-type OS [BinGOs]
- added 'haiku' as a Unix-type OS (backported from bleadperl)
- skips certain tests on VMS (backported from bleadperl)
- sets $^X to absolute path in tests (backported from bleadperl)
Diffstat (limited to 'devel/p5-Module-Build')
-rw-r--r-- | devel/p5-Module-Build/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Module-Build/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Module-Build/Makefile b/devel/p5-Module-Build/Makefile index 2d4f30af68a..ffb3f163386 100644 --- a/devel/p5-Module-Build/Makefile +++ b/devel/p5-Module-Build/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2009/01/04 18:17:31 he Exp $ +# $NetBSD: Makefile,v 1.19 2009/01/20 23:39:46 he Exp $ -DISTNAME= Module-Build-0.31 -PKGNAME= p5-${DISTNAME}00 +DISTNAME= Module-Build-0.31012 +PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5mob CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Build/distinfo b/devel/p5-Module-Build/distinfo index ddf35061254..d4b7716cb63 100644 --- a/devel/p5-Module-Build/distinfo +++ b/devel/p5-Module-Build/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2009/01/04 18:17:31 he Exp $ +$NetBSD: distinfo,v 1.12 2009/01/20 23:39:46 he Exp $ -SHA1 (Module-Build-0.31.tar.gz) = 8bfb8585c78f1afd3fbbe0f32cdf70ac0c1df624 -RMD160 (Module-Build-0.31.tar.gz) = 7183e027a799f1d91dc294b146f92153adf13d02 -Size (Module-Build-0.31.tar.gz) = 207913 bytes +SHA1 (Module-Build-0.31012.tar.gz) = b3ecd98de96413a0795e0aeecffac58995d7cf7c +RMD160 (Module-Build-0.31012.tar.gz) = d4eb2c802666b04947ad577a70094008857e53c0 +Size (Module-Build-0.31012.tar.gz) = 205507 bytes |