ports/135808: [PATCH] www/p5-Catalyst-Plugin-Scheduler: update to 0.09
Philip M. Gollucci
pgollucci at FreeBSD.org
Thu Jun 18 23:31:13 UTC 2009
>Number: 135808
>Category: ports
>Synopsis: [PATCH] www/p5-Catalyst-Plugin-Scheduler: update to 0.09
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu Jun 18 23:30:44 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Philip M. Gollucci
>Release: FreeBSD 8.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Jun 4 00:22:57 EDT
>Description:
- Update to 0.09
Port maintainer (fernan at iib.unsam.edu.ar) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Catalyst-Plugin-Scheduler-0.09.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst-Plugin-Scheduler/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile 27 Mar 2009 21:55:34 -0000 1.1
+++ Makefile 18 Jun 2009 03:37:16 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= Catalyst-Plugin-Scheduler
-PORTVERSION= 0.08
+PORTVERSION= 0.09
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,12 +14,12 @@
MAINTAINER= fernan at iib.unsam.edu.ar
COMMENT= Schedule events to run in a cron-like manner
-RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
+BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-DateTime-Event-Cron>=0:${PORTSDIR}/devel/p5-DateTime-Event-Cron \
p5-Set-Scalar>=0:${PORTSDIR}/devel/p5-Set-Scalar \
p5-Storable>=0:${PORTSDIR}/devel/p5-Storable \
p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
-BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_MODBUILD= yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst-Plugin-Scheduler/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo 27 Mar 2009 21:55:34 -0000 1.1
+++ distinfo 18 Jun 2009 03:37:38 -0000
@@ -1,3 +1,3 @@
-MD5 (Catalyst-Plugin-Scheduler-0.08.tar.gz) = a3b22b3a1e25cc05782dbc319fe341d2
-SHA256 (Catalyst-Plugin-Scheduler-0.08.tar.gz) = 3c3d69bf2c2faaa81ec680039f067d28d41ef59aa90318f29ab6d0e98ecd1412
-SIZE (Catalyst-Plugin-Scheduler-0.08.tar.gz) = 12635
+MD5 (Catalyst-Plugin-Scheduler-0.09.tar.gz) = 96422c83b28f0075fca69923f5f4c43f
+SHA256 (Catalyst-Plugin-Scheduler-0.09.tar.gz) = 0ff25fe2ce03c65db7a6eb12db8cfffa49393e62ee04e6e10f738043342421bf
+SIZE (Catalyst-Plugin-Scheduler-0.09.tar.gz) = 12716
--- p5-Catalyst-Plugin-Scheduler-0.09.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list