aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2010-03-16 07:19:13 +0800
committertobez <tobez@FreeBSD.org>2010-03-16 07:19:13 +0800
commite0f70937b0e38d8a252a725737d4c394341abbc1 (patch)
tree45856039f1194b9a18d1c89f263f060081540db8 /devel
parent45d35399a2903f1d6ed85df8033dc7227dae8d72 (diff)
downloadfreebsd-ports-gnome-e0f70937b0e38d8a252a725737d4c394341abbc1.tar.gz
freebsd-ports-gnome-e0f70937b0e38d8a252a725737d4c394341abbc1.tar.zst
freebsd-ports-gnome-e0f70937b0e38d8a252a725737d4c394341abbc1.zip
Update to 1.10.
Changes: http://search.cpan.org/dist/TheSchwartz/CHANGES
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-TheSchwartz/Makefile14
-rw-r--r--devel/p5-TheSchwartz/distinfo6
2 files changed, 10 insertions, 10 deletions
diff --git a/devel/p5-TheSchwartz/Makefile b/devel/p5-TheSchwartz/Makefile
index 7225823f7c54..1c7ea5a249d9 100644
--- a/devel/p5-TheSchwartz/Makefile
+++ b/devel/p5-TheSchwartz/Makefile
@@ -6,21 +6,21 @@
#
PORTNAME= TheSchwartz
-PORTVERSION= 1.07
-PORTREVISION= 1
+PORTVERSION= 1.10
CATEGORIES= devel perl5
-MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/B/BR/BRADFITZ
+MASTER_SITES= CPAN/../../authors/id/S/SI/SIXAPART
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Reliable job queue
-RUN_DEPENDS= ${SITE_PERL}/Data/ObjectDriver.pm:${PORTSDIR}/devel/p5-Data-ObjectDriver
+BUILD_DEPENDS= p5-Data-ObjectDriver>=0:${PORTSDIR}/devel/p5-Data-ObjectDriver
+RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_CONFIGURE= 5.8.0+
+PERL_CONFIGURE= yes
-MAN3= TheSchwartz.3 TheSchwartz::Job.3 TheSchwartz::Worker.3
+MAN1= schwartzmon.1
+MAN3= TheSchwartz.3 TheSchwartz::Job.3 TheSchwartz::Worker.3
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/extras/check_schwartz ${PREFIX}/bin/
diff --git a/devel/p5-TheSchwartz/distinfo b/devel/p5-TheSchwartz/distinfo
index 386085017d50..c10345733853 100644
--- a/devel/p5-TheSchwartz/distinfo
+++ b/devel/p5-TheSchwartz/distinfo
@@ -1,3 +1,3 @@
-MD5 (TheSchwartz-1.07.tar.gz) = c5c4c2a0c8a43f2c5e698e8d849f2382
-SHA256 (TheSchwartz-1.07.tar.gz) = 47d7dba0d6ecb75c3f116f907d5a3a6dc772ad41a4cb2cf32c552ffd20256f35
-SIZE (TheSchwartz-1.07.tar.gz) = 52394
+MD5 (TheSchwartz-1.10.tar.gz) = 2225bd8190671b49e3a29b8f866b7afb
+SHA256 (TheSchwartz-1.10.tar.gz) = f32741ae5144b0315caec0031ed1bff2819f9c61829a77d6880139b7bef30799
+SIZE (TheSchwartz-1.10.tar.gz) = 60150