Date: Wed, 11 Mar 2009 17:22:00 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/132530: [MAINTAINER] devel/p5-TheSchwartz: update to 1.07 Message-ID: <20090311092200.D11527E81B@colo-p.gslin.org> Resent-Message-ID: <200903110930.n2B9U41r039396@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 132530 >Category: ports >Synopsis: [MAINTAINER] devel/p5-TheSchwartz: update to 1.07 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Mar 11 09:30:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 7.1-STABLE i386 >Organization: >Environment: System: FreeBSD gslin 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 31 21:46:23 UTC 2009 >Description: - Update to 1.07 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-TheSchwartz-1.07.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/p5-TheSchwartz/Makefile /home/staff/gslin/work/ports/p5-TheSchwartz/Makefile --- /usr/ports/devel/p5-TheSchwartz/Makefile 2009-03-11 17:21:08.000000000 +0800 +++ /home/staff/gslin/work/ports/p5-TheSchwartz/Makefile 2009-03-11 17:21:39.000000000 +0800 @@ -6,13 +6,13 @@ # PORTNAME= TheSchwartz -PORTVERSION= 1.04 +PORTVERSION= 1.07 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/B/BR/BRADFITZ PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= Reliable job queue RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ @@ -22,4 +22,8 @@ MAN3= TheSchwartz.3 TheSchwartz::Job.3 TheSchwartz::Worker.3 +post-install: + ${INSTALL_SCRIPT} ${WRKSRC}/extras/check_schwartz ${PREFIX}/bin/ + ${INSTALL_SCRIPT} ${WRKSRC}/extras/thetop ${PREFIX}/bin/ + .include <bsd.port.mk> diff -ruN --exclude=CVS /usr/ports/devel/p5-TheSchwartz/distinfo /home/staff/gslin/work/ports/p5-TheSchwartz/distinfo --- /usr/ports/devel/p5-TheSchwartz/distinfo 2008-01-14 09:15:02.000000000 +0800 +++ /home/staff/gslin/work/ports/p5-TheSchwartz/distinfo 2009-03-09 00:48:42.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (TheSchwartz-1.04.tar.gz) = f750525972485e69c8a08d4a45f51247 -SHA256 (TheSchwartz-1.04.tar.gz) = b5d15d84db2f4f70e008ee66b2be32e57136bd891bafbe4c91957e153eea1aad -SIZE (TheSchwartz-1.04.tar.gz) = 44656 +MD5 (TheSchwartz-1.07.tar.gz) = c5c4c2a0c8a43f2c5e698e8d849f2382 +SHA256 (TheSchwartz-1.07.tar.gz) = 47d7dba0d6ecb75c3f116f907d5a3a6dc772ad41a4cb2cf32c552ffd20256f35 +SIZE (TheSchwartz-1.07.tar.gz) = 52394 diff -ruN --exclude=CVS /usr/ports/devel/p5-TheSchwartz/pkg-plist /home/staff/gslin/work/ports/p5-TheSchwartz/pkg-plist --- /usr/ports/devel/p5-TheSchwartz/pkg-plist 2008-01-14 09:15:02.000000000 +0800 +++ /home/staff/gslin/work/ports/p5-TheSchwartz/pkg-plist 2009-03-09 00:50:58.000000000 +0800 @@ -1,4 +1,7 @@ +@comment $FreeBSD$ +bin/check_schwartz bin/schwartzmon +bin/thetop %%SITE_PERL%%/%%PERL_ARCH%%/auto/TheSchwartz/.packlist %%SITE_PERL%%/TheSchwartz.pm %%SITE_PERL%%/TheSchwartz/Error.pm --- p5-TheSchwartz-1.07.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090311092200.D11527E81B>