From owner-cvs-all Sun Mar 3 23:32: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from yello.shallow.net (yello.shallow.net [203.18.243.120]) by hub.freebsd.org (Postfix) with ESMTP id D9D5637B404; Sun, 3 Mar 2002 23:31:59 -0800 (PST) Received: by yello.shallow.net (Postfix, from userid 1001) id B22E12ABA; Mon, 4 Mar 2002 18:31:51 +1100 (EST) Date: Mon, 4 Mar 2002 18:31:51 +1100 From: Joshua Goodall To: Pete Fritchman Cc: ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/net/spread Makefile distinfo pkg-descr pkg-install pkg-plist ports/net/spread/files patch-FreeBSD_makefile Message-ID: <20020304073151.GB13712@roughtrade.net> References: <200203021659.g22GxU328832@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200203021659.g22GxU328832@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ah, thank you! Two things: a) pkg-install is doubled somehow in this commit, causing the user/group/rundir creation to be attempted twice. b) scripts/createusergroup is not required and can be garbage collected. Cheers Joshua On Sat, Mar 02, 2002 at 08:59:30AM -0800, Pete Fritchman wrote: > petef 2002/03/02 08:59:30 PST > > Modified files: > net/spread Makefile distinfo pkg-descr pkg-plist > net/spread/files patch-FreeBSD_makefile > Added files: > net/spread pkg-install > Log: > - update to 3.16.1 > - pass maintainership to submitter > - make the java dependency more flexible > - get rid of NO_PACKAGE and add a pkg-install script to create the > user/group needed > - use DOCSDIR instead of the port-specific DOCDIR > - set PKGMESSAGE to the license file > - sort pkg-plist > - respect PREFIX > > PR: 35407 > Submitted by: Joshua Goodall (new maintainer) > > Revision Changes Path > 1.5 +47 -35 ports/net/spread/Makefile > 1.2 +1 -1 ports/net/spread/distinfo > 1.2 +12 -12 ports/net/spread/files/patch-FreeBSD_makefile > 1.3 +2 -1 ports/net/spread/pkg-descr > 1.1 +102 -0 ports/net/spread/pkg-install (new) > 1.2 +16 -7 ports/net/spread/pkg-plist > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message