From owner-cvs-ports@FreeBSD.ORG Thu Feb 9 16:27:11 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EE5316A420 for ; Thu, 9 Feb 2006 16:27:11 +0000 (GMT) (envelope-from roam@ringlet.net) Received: from straylight.ringlet.net (nat107.cnsys.bg [85.95.80.107]) by mx1.FreeBSD.org (Postfix) with SMTP id D109E43D70 for ; Thu, 9 Feb 2006 16:27:08 +0000 (GMT) (envelope-from roam@ringlet.net) Received: (qmail 11320 invoked by uid 1000); 9 Feb 2006 16:27:25 -0000 Date: Thu, 9 Feb 2006 18:27:25 +0200 From: Peter Pentchev To: Sam Lawrance Message-ID: <20060209162725.GA836@straylight.m.ringlet.net> Mail-Followup-To: Sam Lawrance , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200602070850.k178oAI3057086@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="opJtzjQTFsWo+cga" Content-Disposition: inline In-Reply-To: <200602070850.k178oAI3057086@repoman.freebsd.org> User-Agent: Mutt/1.5.11 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports MOVED UPDATING ports/www Makefile ports/www/jakarta-tomcat4 Makefile pkg-deinstall pkg-install pkg-plist ports/www/jakarta-tomcat4/files pkg-deinstall.in pkg-install.in startup.sh tomcat4.sh.in ports/www/jakarta-tomcat41 ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2006 16:27:11 -0000 --opJtzjQTFsWo+cga Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 07, 2006 at 08:50:10AM +0000, Sam Lawrance wrote: > lawrance 2006-02-07 08:50:10 UTC >=20 > FreeBSD ports repository >=20 > Modified files: [snip] > www/jakarta-tomcat41 Makefile pkg-plist=20 [snip] > Log: > Clean up Tomcat 4, 4.1, 5, and 5.5 ports. [snip] > - No longer install tomcatXXctl binary. rc scripts are more flexible > and can be reconfigured without recompiling. Seems like you missed a tomcatctl entry in jakarta-tomcat41/pkg-plist :) Index: ports/www/jakarta-tomcat41/pkg-plist =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/www/jakarta-tomcat41/pkg-plist,v retrieving revision 1.25 diff -u -r1.25 pkg-plist --- ports/www/jakarta-tomcat41/pkg-plist 7 Feb 2006 08:50:08 -0000 1.25 +++ ports/www/jakarta-tomcat41/pkg-plist 9 Feb 2006 16:05:49 -0000 @@ -5,7 +5,6 @@ @unexec if cmp -s %D/%%T%%/conf/catalina.policy %D/%%T%%/conf/catalina.pol= icy.%%CONF_EXT%%; then rm -f %D/%%T%%/conf/catalina.policy; else echo If pe= rmanently deleting this package, %D/%%T%%/conf/server.xml must be removed m= anually; fi @unexec if cmp -s %D/%%T%%/conf/tomcat-users.xml %D/%%T%%/conf/tomcat-user= s.xml.%%CONF_EXT%%; then rm -f %D/%%T%%/conf/tomcat-users.xml; else echo If= permanently deleting this package, %D/%%T%%/conf/tomcat-users.xml must be = removed manually; fi @unexec if cmp -s %D/%%T%%/conf/web.xml %D/%%T%%/conf/web.xml.%%CONF_EXT%%= ; then rm -f %D/%%T%%/conf/web.xml; else echo If permanently deleting this = package, %D/%%T%%/conf/web.xml must be removed manually; fi -bin/tomcat41ctl %%T%%/LICENSE %%T%%/README.txt %%T%%/RELEASE-NOTES-4.1.txt I could commit that if you have no objections. G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@cnsys.bg roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 What would this sentence be like if pi were 3? --opJtzjQTFsWo+cga Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD621t7Ri2jRYZRVMRAsa0AJ42p304gmPXLLPudiGA+9Y0kB4jOQCfZWxI MsMZuyxgvg4clEbXUo1/nto= =2txD -----END PGP SIGNATURE----- --opJtzjQTFsWo+cga--