diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2013-09-10 08:31:46 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2013-09-10 08:31:46 +0000 |
commit | fd1ee01a3489e96796566384f2b9b7b2f815042e (patch) | |
tree | 30c148e57f8246f71adcd7e2fb5cc979eca28c4a | |
parent | - convert to the new perl5 framework (diff) |
Update to 1.18.
Changes: http://search.cpan.org/dist/ExtUtils-Command/Changes
Notes
Notes:
svn path=/head/; revision=326874
-rw-r--r-- | devel/p5-ExtUtils-Command/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-ExtUtils-Command/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-ExtUtils-Command/Makefile b/devel/p5-ExtUtils-Command/Makefile index d0854037175d..1eabb53ad700 100644 --- a/devel/p5-ExtUtils-Command/Makefile +++ b/devel/p5-ExtUtils-Command/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ExtUtils-Command -PORTVERSION= 1.17 +PORTVERSION= 1.18 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-ExtUtils-Command/distinfo b/devel/p5-ExtUtils-Command/distinfo index 55889fe3e0c8..72910caa3c08 100644 --- a/devel/p5-ExtUtils-Command/distinfo +++ b/devel/p5-ExtUtils-Command/distinfo @@ -1,2 +1,2 @@ -SHA256 (ExtUtils-Command-1.17.tar.gz) = 3cd0fab1f7712c5c00e03a28a1aa46a43b7685f065cb17f7235586fa63a4c627 -SIZE (ExtUtils-Command-1.17.tar.gz) = 19381 +SHA256 (ExtUtils-Command-1.18.tar.gz) = 553ed6ede509b87b848499439f8aa4f87ab864dee208702b253882d7e4ce14dc +SIZE (ExtUtils-Command-1.18.tar.gz) = 19529 |