svn commit: r307455 - head/devel/p5-Getopt-Compact-WithCmd
Frederic Culot
culot at FreeBSD.org
Thu Nov 15 13:52:56 UTC 2012
Author: culot
Date: Thu Nov 15 13:52:55 2012
New Revision: 307455
URL: http://svnweb.freebsd.org/changeset/ports/307455
Log:
- 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
Modified:
head/devel/p5-Getopt-Compact-WithCmd/Makefile
head/devel/p5-Getopt-Compact-WithCmd/distinfo
Modified: head/devel/p5-Getopt-Compact-WithCmd/Makefile
==============================================================================
--- head/devel/p5-Getopt-Compact-WithCmd/Makefile Thu Nov 15 13:16:01 2012 (r307454)
+++ head/devel/p5-Getopt-Compact-WithCmd/Makefile Thu Nov 15 13:52:55 2012 (r307455)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p5-Getopt-Compact-WithCmd
-# Date created: 27 Feb 2012
-# Whom: Kan Sasaki <sasaki at fcc.ad.jp>
-#
+# Created by: Kan Sasaki <sasaki at 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
Modified: head/devel/p5-Getopt-Compact-WithCmd/distinfo
==============================================================================
--- head/devel/p5-Getopt-Compact-WithCmd/distinfo Thu Nov 15 13:16:01 2012 (r307454)
+++ head/devel/p5-Getopt-Compact-WithCmd/distinfo Thu Nov 15 13:52:55 2012 (r307455)
@@ -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
More information about the svn-ports-all
mailing list