aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-17 23:47:38 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-17 23:58:58 +0000
commit6aa766e13af499117fc74b21f61272de75218220 (patch)
treeb8c840c6024704fdf57b3247a4fc2fade0810a40
parent2387adff0d4b0161dee7eae3c238282c82781775 (diff)
downloadports-6aa766e13af499117fc74b21f61272de75218220.tar.gz
ports-6aa766e13af499117fc74b21f61272de75218220.zip
devel/p5-Time-Crontab: Update to 0.04
- Add LICENSE - Fix indent - Add NO_ARCH Changes: https://metacpan.org/dist/Time-Crontab/changes
-rw-r--r--devel/p5-Time-Crontab/Makefile13
-rw-r--r--devel/p5-Time-Crontab/distinfo5
2 files changed, 11 insertions, 7 deletions
diff --git a/devel/p5-Time-Crontab/Makefile b/devel/p5-Time-Crontab/Makefile
index 27ac45e35ad1..32b9c69a184f 100644
--- a/devel/p5-Time-Crontab/Makefile
+++ b/devel/p5-Time-Crontab/Makefile
@@ -1,6 +1,5 @@
PORTNAME= Time-Crontab
-PORTVERSION= 0.02
-PORTREVISION= 1
+PORTVERSION= 0.04
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -8,12 +7,16 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension to parse crontab date and time field
-RUN_DEPENDS= \
- p5-List-MoreUtils>0:lang/p5-List-MoreUtils \
- p5-Set-Crontab>=1.03:devel/p5-Set-Crontab
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
+ p5-Set-Crontab>=1.03:devel/p5-Set-Crontab
USES= perl5
USE_PERL5= modbuild
+NO_ARCH= yes
+
.include <bsd.port.mk>
diff --git a/devel/p5-Time-Crontab/distinfo b/devel/p5-Time-Crontab/distinfo
index e172c9d21851..6be344c7e865 100644
--- a/devel/p5-Time-Crontab/distinfo
+++ b/devel/p5-Time-Crontab/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Time-Crontab-0.02.tar.gz) = 4b3a59233f8c56fb5d7aee6ed8b99b462f0ecc85953bb9e1bcf2b2c9e87b8748
-SIZE (Time-Crontab-0.02.tar.gz) = 11179
+TIMESTAMP = 1650229082
+SHA256 (Time-Crontab-0.04.tar.gz) = b5dc7bb2c30424b41144523bdc8c90b904efedb12c736624c0c749a36395ba6f
+SIZE (Time-Crontab-0.04.tar.gz) = 11759