aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Carp-Assert-More
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-11-15 13:16:01 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-11-15 13:16:01 +0000
commit35900fb2007af457fb732954486b73b415f58f6c (patch)
tree8f28d5bf235eab6f0ca7c97c65a742d36c8e427f /devel/p5-Carp-Assert-More
parenta370195f5c964db66de20ddf26a966f9ff6c25b3 (diff)
downloadports-35900fb2007af457fb732954486b73b415f58f6c.tar.gz
ports-35900fb2007af457fb732954486b73b415f58f6c.zip
- Update to 1.14
- Add LICENSE (Artistic 2) - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Carp-Assert-More/Changes Feature safe: yes
Notes
Notes: svn path=/head/; revision=307454
Diffstat (limited to 'devel/p5-Carp-Assert-More')
-rw-r--r--devel/p5-Carp-Assert-More/Makefile17
-rw-r--r--devel/p5-Carp-Assert-More/distinfo4
2 files changed, 9 insertions, 12 deletions
diff --git a/devel/p5-Carp-Assert-More/Makefile b/devel/p5-Carp-Assert-More/Makefile
index 168061254ad1..fa6bdde1c70f 100644
--- a/devel/p5-Carp-Assert-More/Makefile
+++ b/devel/p5-Carp-Assert-More/Makefile
@@ -1,13 +1,8 @@
-# New ports collection makefile for: p5-Carp-Assert-More
-# Date created: 13 Jun 2006
-# Whom: Aaron Dalton <aaron@FreeBSD.org>
-#
+# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Carp-Assert-More
-PORTVERSION= 1.12
-PORTREVISION= 1
+PORTVERSION= 1.14
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,9 +10,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Convenience wrappers around Carp::Assert
-BUILD_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
- p5-Carp-Assert>=0:${PORTSDIR}/devel/p5-Carp-Assert
-RUN_DEPENDS= p5-Carp-Assert>=0:${PORTSDIR}/devel/p5-Carp-Assert
+LICENSE= ART20
+
+BUILD_DEPENDS= p5-Carp-Assert>=0:${PORTSDIR}/devel/p5-Carp-Assert
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
MAN3= Carp::Assert::More.3
diff --git a/devel/p5-Carp-Assert-More/distinfo b/devel/p5-Carp-Assert-More/distinfo
index 007da36dfbc7..1e0f8061cece 100644
--- a/devel/p5-Carp-Assert-More/distinfo
+++ b/devel/p5-Carp-Assert-More/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Carp-Assert-More-1.12.tar.gz) = d9d3312aa99f036eab24a5e195ea6796a24c5a8135310b451f408350c13733d5
-SIZE (Carp-Assert-More-1.12.tar.gz) = 8371
+SHA256 (Carp-Assert-More-1.14.tar.gz) = 3f004cbfa53476d85ab604a1e09fc4a5d7b28898c52f9549bd17c385c9c40733
+SIZE (Carp-Assert-More-1.14.tar.gz) = 10304