Date: Thu, 9 Feb 2006 18:27:25 +0200 From: Peter Pentchev <roam@ringlet.net> To: Sam Lawrance <lawrance@FreeBSD.org> 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 ... Message-ID: <20060209162725.GA836@straylight.m.ringlet.net> In-Reply-To: <200602070850.k178oAI3057086@repoman.freebsd.org> References: <200602070850.k178oAI3057086@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060209162725.GA836>