diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-06-26 19:56:59 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-06-26 19:56:59 +0800 |
commit | 531ccfc0a8e282a9c21bec7a03cbbd4d1b4ab754 (patch) | |
tree | 6059bef2d4b58c63c5acccfbf632e545f73fc65c | |
parent | e9f0b7802457454b4fe3ae336eff5be6e11b272a (diff) | |
download | freebsd-ports-gnome-531ccfc0a8e282a9c21bec7a03cbbd4d1b4ab754.tar.gz freebsd-ports-gnome-531ccfc0a8e282a9c21bec7a03cbbd4d1b4ab754.tar.zst freebsd-ports-gnome-531ccfc0a8e282a9c21bec7a03cbbd4d1b4ab754.zip |
- Update to 0.008
Changes: http://search.cpan.org/dist/ExtUtils-Config/Changes
-rw-r--r-- | devel/p5-ExtUtils-Config/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-ExtUtils-Config/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-ExtUtils-Config/Makefile b/devel/p5-ExtUtils-Config/Makefile index 0a38ac7e1f95..1e792dae79d2 100644 --- a/devel/p5-ExtUtils-Config/Makefile +++ b/devel/p5-ExtUtils-Config/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ExtUtils-Config -PORTVERSION= 0.007 +PORTVERSION= 0.008 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-ExtUtils-Config/distinfo b/devel/p5-ExtUtils-Config/distinfo index 4e5d8da3d19f..c4320101c179 100644 --- a/devel/p5-ExtUtils-Config/distinfo +++ b/devel/p5-ExtUtils-Config/distinfo @@ -1,2 +1,2 @@ -SHA256 (ExtUtils-Config-0.007.tar.gz) = 2c1465078b876fd16a90507092805265528c2532d4937b03547a6dbdb8ac0eef -SIZE (ExtUtils-Config-0.007.tar.gz) = 12135 +SHA256 (ExtUtils-Config-0.008.tar.gz) = ae5104f634650dce8a79b7ed13fb59d67a39c213a6776cfdaa3ee749e62f1a8c +SIZE (ExtUtils-Config-0.008.tar.gz) = 11165 |