diff options
author | mef <mef> | 2015-01-29 12:20:10 +0000 |
---|---|---|
committer | mef <mef> | 2015-01-29 12:20:10 +0000 |
commit | 5e6b7cf70af260ffaa9c7515a3906c0fa1ef4226 (patch) | |
tree | 91c46076cbe5ebbcfd42406cb4ef323c969c595e | |
parent | 9bf829e273c676c7b3ec02be9f94ff50afac14b5 (diff) | |
download | pkgsrc-5e6b7cf70af260ffaa9c7515a3906c0fa1ef4226.tar.gz |
Update 1.18 to 1.20
-------------------
1.20 Thu, Jan 8, 2015
- Skip some tests on Haiku as well
1.19 Sat, Dec 27, 2014
- Late load required modules
-rw-r--r-- | devel/p5-ExtUtils-Command/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-ExtUtils-Command/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-ExtUtils-Command/Makefile b/devel/p5-ExtUtils-Command/Makefile index ae7837f1104..e9fa5246851 100644 --- a/devel/p5-ExtUtils-Command/Makefile +++ b/devel/p5-ExtUtils-Command/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2014/07/15 20:50:23 schmonz Exp $ +# $NetBSD: Makefile,v 1.12 2015/01/29 12:20:10 mef Exp $ -DISTNAME= ExtUtils-Command-1.18 +DISTNAME= ExtUtils-Command-1.20 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} diff --git a/devel/p5-ExtUtils-Command/distinfo b/devel/p5-ExtUtils-Command/distinfo index 4a37f7f9c79..86e31322388 100644 --- a/devel/p5-ExtUtils-Command/distinfo +++ b/devel/p5-ExtUtils-Command/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2014/07/15 20:50:23 schmonz Exp $ +$NetBSD: distinfo,v 1.6 2015/01/29 12:20:10 mef Exp $ -SHA1 (ExtUtils-Command-1.18.tar.gz) = 76fb419ba1eede7296bb66f71ccb874fa3a90784 -RMD160 (ExtUtils-Command-1.18.tar.gz) = 003634d625e70f8ca8a856a671dc92606f00834d -Size (ExtUtils-Command-1.18.tar.gz) = 19529 bytes +SHA1 (ExtUtils-Command-1.20.tar.gz) = b37647cb4437a1eb3c6a7be751eb9d415d4077ce +RMD160 (ExtUtils-Command-1.20.tar.gz) = a8531a0e66206bf859831529d4a123a775c565b8 +Size (ExtUtils-Command-1.20.tar.gz) = 21118 bytes |