diff options
author | culot <culot@FreeBSD.org> | 2012-11-15 21:52:55 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2012-11-15 21:52:55 +0800 |
commit | 3ae372de3eb555b175ec939e11127632c9ac514e (patch) | |
tree | 2aee80800c903d609688796bffb17d2446889bba /devel | |
parent | 34ccfdec71a94b1a98d94249ad8c9836c7b0beb6 (diff) | |
download | freebsd-ports-gnome-3ae372de3eb555b175ec939e11127632c9ac514e.tar.gz freebsd-ports-gnome-3ae372de3eb555b175ec939e11127632c9ac514e.tar.zst freebsd-ports-gnome-3ae372de3eb555b175ec939e11127632c9ac514e.zip |
- Update to 0.21
- Pet portlint(1) by moving TEST_DEPENDS earlier
Changes: http://search.cpan.org/dist/Getopt-Compact-WithCmd/Changes
Feature safe: yes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Getopt-Compact-WithCmd/Makefile | 9 | ||||
-rw-r--r-- | devel/p5-Getopt-Compact-WithCmd/distinfo | 4 |
2 files changed, 4 insertions, 9 deletions
diff --git a/devel/p5-Getopt-Compact-WithCmd/Makefile b/devel/p5-Getopt-Compact-WithCmd/Makefile index 1cbfbb803944..25feec5ff8ba 100644 --- a/devel/p5-Getopt-Compact-WithCmd/Makefile +++ b/devel/p5-Getopt-Compact-WithCmd/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-Getopt-Compact-WithCmd -# Date created: 27 Feb 2012 -# Whom: Kan Sasaki <sasaki@fcc.ad.jp> -# +# Created by: Kan Sasaki <sasaki@fcc.ad.jp> # $FreeBSD$ -# PORTNAME= Getopt-Compact-WithCmd -PORTVERSION= 0.20 +PORTVERSION= 0.21 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,7 +15,6 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Text-Table>=0:${PORTSDIR}/textproc/p5-Text-Table RUN_DEPENDS= p5-Text-Table>=0:${PORTSDIR}/textproc/p5-Text-Table - TEST_DEPENDS= p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output \ p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires diff --git a/devel/p5-Getopt-Compact-WithCmd/distinfo b/devel/p5-Getopt-Compact-WithCmd/distinfo index c2ab4d48b5d5..1c93f3b0f296 100644 --- a/devel/p5-Getopt-Compact-WithCmd/distinfo +++ b/devel/p5-Getopt-Compact-WithCmd/distinfo @@ -1,2 +1,2 @@ -SHA256 (Getopt-Compact-WithCmd-0.20.tar.gz) = c0ac4059aca07ecdfc2d008c26debdf8b7ec80b919648e241d2d5433cc20853e -SIZE (Getopt-Compact-WithCmd-0.20.tar.gz) = 38352 +SHA256 (Getopt-Compact-WithCmd-0.21.tar.gz) = cbeff6ecfc6df5411eed55b0fd57b7cee1d845ef5ce102df764d077b49175264 +SIZE (Getopt-Compact-WithCmd-0.21.tar.gz) = 38461 |