git: 6aa766e13af4 - main - devel/p5-Time-Crontab: Update to 0.04
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Apr 2022 00:04:59 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6aa766e13af499117fc74b21f61272de75218220
commit 6aa766e13af499117fc74b21f61272de75218220
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-17 23:47:38 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-17 23:58:58 +0000
devel/p5-Time-Crontab: Update to 0.04
- Add LICENSE
- Fix indent
- Add NO_ARCH
Changes: https://metacpan.org/dist/Time-Crontab/changes
---
devel/p5-Time-Crontab/Makefile | 13 ++++++++-----
devel/p5-Time-Crontab/distinfo | 5 +++--
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