diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-01-30 17:28:58 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-01-30 17:28:58 +0000 |
commit | 631ce3a141e403ec142e61e3c1f951c733c4b2cb (patch) | |
tree | 030d15b1635761d2845bdd563d63fd2eddb33ed3 /devel/p5-Carp-Always-Color | |
parent | ff8526151d4edf87a6e84aaa3669354c0beac7b7 (diff) |
Notes
Diffstat (limited to 'devel/p5-Carp-Always-Color')
-rw-r--r-- | devel/p5-Carp-Always-Color/Makefile | 26 | ||||
-rw-r--r-- | devel/p5-Carp-Always-Color/distinfo | 4 |
2 files changed, 9 insertions, 21 deletions
diff --git a/devel/p5-Carp-Always-Color/Makefile b/devel/p5-Carp-Always-Color/Makefile index 6beefbe037ce..17dac40ba303 100644 --- a/devel/p5-Carp-Always-Color/Makefile +++ b/devel/p5-Carp-Always-Color/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-Carp-Always-Color -# Date created: 2011-09-11 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Carp-Always-Color -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +10,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Carp::Always, but with color -BUILD_DEPENDS= p5-Carp-Always>=0.10:${PORTSDIR}/devel/p5-Carp-Always -RUN_DEPENDS= p5-Carp-Always>=0.10:${PORTSDIR}/devel/p5-Carp-Always +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +BUILD_DEPENDS= p5-Carp-Always>=0.10:${PORTSDIR}/devel/p5-Carp-Always +RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-IO-Pty-Easy>=0:${PORTSDIR}/devel/p5-IO-Pty-Easy PERL_CONFIGURE= yes @@ -25,14 +23,4 @@ MAN3= Carp::Always::Color.3 \ Carp::Always::Color::HTML.3 \ Carp::Always::Color::Term.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500808 -BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=6.30:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker -.endif - -.if ${PERL_LEVEL} < 501001 -TEST_DEPENDS+= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/devel/p5-Carp-Always-Color/distinfo b/devel/p5-Carp-Always-Color/distinfo index d139f7cf3099..3fc08e4509ac 100644 --- a/devel/p5-Carp-Always-Color/distinfo +++ b/devel/p5-Carp-Always-Color/distinfo @@ -1,2 +1,2 @@ -SHA256 (Carp-Always-Color-0.06.tar.gz) = 783f4a4872972bb6128de6d0979ecdaea0055f971bc50f42dc7d63b9aa51dbcf -SIZE (Carp-Always-Color-0.06.tar.gz) = 13034 +SHA256 (Carp-Always-Color-0.07.tar.gz) = 8b6c97346fa6d3ab5c288b5d421537b183e9649e920ceffa8adf5571f466e7e1 +SIZE (Carp-Always-Color-0.07.tar.gz) = 13354 |