Date: Thu, 17 Dec 2009 16:21:14 -0800 From: Doug Barton <dougb@FreeBSD.org> To: "Philip M. Gollucci" <pgollucci@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/zope Makefile pkg-plist ports/www/zope/files zeo.in zeo.sh zope.in zope.sh Message-ID: <4B2ACAFA.60905@FreeBSD.org> In-Reply-To: <200912172332.nBHNWdMG074404@repoman.freebsd.org> References: <200912172332.nBHNWdMG074404@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Since these 2 files are installed by the same port, I'd suggest the following changes: In zope: Change REQUIRE: DAEMON and BEFORE: LOGIN to just REQUIRE: zeo In zeo: Change REQUIRE: DAEMON and BEFORE: zope to REQUIRE: LOGIN unless there is a very good reason it has to come before LOGIN. In both scripts there are assignments to default empty variables that should be removed. Doug Philip M. Gollucci wrote: > pgollucci 2009-12-17 23:32:39 UTC > > FreeBSD ports repository > > Modified files: > www/zope Makefile pkg-plist > Added files: > www/zope/files zeo.in zope.in > Removed files: > www/zope/files zeo.sh zope.sh > Log: > - USE_RC_SUBR != yes > > PR: ports/136855 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=136855 > Approved by: maintainer timeout (estartu@augusta.de, > 5 months) > Submitted by: myself (pgollucci@) > > Revision Changes Path > 1.79 +2 -10 ports/www/zope/Makefile > 1.1 +39 -0 ports/www/zope/files/zeo.in (new) > 1.6 +0 -39 ports/www/zope/files/zeo.sh (dead) > 1.1 +39 -0 ports/www/zope/files/zope.in (new) > 1.9 +0 -39 ports/www/zope/files/zope.sh (dead) > 1.46 +0 -2 ports/www/zope/pkg-plist > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/www/zope/Makefile.diff?&r1=1.78&r2=1.79&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/www/zope/files/zeo.in > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/www/zope/files/zeo.sh > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/www/zope/files/zope.in > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/www/zope/files/zope.sh > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/www/zope/pkg-plist.diff?&r1=1.45&r2=1.46&f=h > -- Improve the effectiveness of your Internet presence with a domain name makeover! http://SupersetSolutions.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B2ACAFA.60905>