Index: branches/2015Q2/sysutils/p5-ZConf-Cron/Makefile =================================================================== --- branches/2015Q2/sysutils/p5-ZConf-Cron/Makefile (revision 385678) +++ branches/2015Q2/sysutils/p5-ZConf-Cron/Makefile (revision 385679) @@ -1,29 +1,30 @@ # Created by: Zane C, Bowers # $FreeBSD$ PORTNAME= ZConf-Cron PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VVELOX PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Handles storing cron tabs in ZConf BUILD_DEPENDS= p5-DateTime-Event-Cron>=0:${PORTSDIR}/devel/p5-DateTime-Event-Cron \ p5-DateTime-Format-Strptime>=0:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \ p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ p5-ZConf-GUI>=0:${PORTSDIR}/devel/p5-ZConf-GUI \ p5-ZConf>=0:${PORTSDIR}/net/p5-ZConf RUN_DEPENDS:= p5-DateTime-Event-Cron>=0:${PORTSDIR}/devel/p5-DateTime-Event-Cron \ p5-DateTime-Format-Strptime>=0:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \ p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ p5-ZConf-GUI>=0:${PORTSDIR}/devel/p5-ZConf-GUI \ p5-ZConf>=0:${PORTSDIR}/net/p5-ZConf -USES= perl5 +USES= perl5 shebangfix +SHEBANG_FILES= bin/gzccrontab bin/zccrontab bin/zccron USE_PERL5= configure .include Index: branches/2015Q2 =================================================================== --- branches/2015Q2 (revision 385678) +++ branches/2015Q2 (revision 385679) Property changes on: branches/2015Q2 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r385351