aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Vyshenski <svysh.fbsd@gmail.com>2021-08-24 22:25:35 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2021-08-24 22:37:47 +0000
commitca88d216ddf3e54f93cba0aea4586f419f0d5d26 (patch)
tree40ade6791f6ecefff08f7f260594662d84008cf7
parent975dd5cfa15e57b19dff0c7f0f5dffcc4324d94b (diff)
downloadports-ca88d216ddf3e54f93cba0aea4586f419f0d5d26.tar.gz
ports-ca88d216ddf3e54f93cba0aea4586f419f0d5d26.zip
-rw-r--r--devel/p5-Params-Coerce/Makefile10
-rw-r--r--devel/p5-Params-Coerce/distinfo5
2 files changed, 10 insertions, 5 deletions
diff --git a/devel/p5-Params-Coerce/Makefile b/devel/p5-Params-Coerce/Makefile
index e4a1a094e5ad..7ce903e076ab 100644
--- a/devel/p5-Params-Coerce/Makefile
+++ b/devel/p5-Params-Coerce/Makefile
@@ -1,19 +1,23 @@
# Created by: Cory R. King <coryking@mozimedia.com>
PORTNAME= Params-Coerce
-PORTVERSION= 0.14
-PORTREVISION= 2
+DISTVERSION= 0.15
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= coryking@mozimedia.com
+MAINTAINER= svysh.fbsd@gmail.com
COMMENT= Allows your classes to do parameter coercion
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
BUILD_DEPENDS= p5-Params-Util>=0.20:devel/p5-Params-Util
RUN_DEPENDS= p5-Params-Util>=0.20:devel/p5-Params-Util
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/devel/p5-Params-Coerce/distinfo b/devel/p5-Params-Coerce/distinfo
index 47a99afb577a..48b95ba31a92 100644
--- a/devel/p5-Params-Coerce/distinfo
+++ b/devel/p5-Params-Coerce/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Params-Coerce-0.14.tar.gz) = 5c67b11b9859e8d0d048c1c529e16ff49458fe4a98a16ccbfec6cd66e49b7713
-SIZE (Params-Coerce-0.14.tar.gz) = 26566
+TIMESTAMP = 1629513418
+SHA256 (Params-Coerce-0.15.tar.gz) = 03bc2471a7e6aa927ba313eda7d73c50820694e801a5bbe2fddcded8f493b67f
+SIZE (Params-Coerce-0.15.tar.gz) = 31426