Skip to content

Commit

Permalink
devel/p5-Time-Crontab: Update to 0.04
Browse files Browse the repository at this point in the history
- Add LICENSE
- Fix indent
- Add NO_ARCH

Changes:	https://metacpan.org/dist/Time-Crontab/changes
  • Loading branch information
sunpoet committed Apr 17, 2022
1 parent 2387adf commit 6aa766e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 7 deletions.
13 changes: 8 additions & 5 deletions devel/p5-Time-Crontab/Makefile
Original file line number Diff line number Diff line change
@@ -1,19 +1,22 @@
PORTNAME= Time-Crontab
PORTVERSION= 0.02
PORTREVISION= 1
PORTVERSION= 0.04
CATEGORIES= devel perl5
MASTER_SITES= CPAN
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>
5 changes: 3 additions & 2 deletions devel/p5-Time-Crontab/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 6aa766e

Please sign in to comment.