From owner-cvs-ports@FreeBSD.ORG Fri Apr 29 15:34:40 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A7CFC106566B; Fri, 29 Apr 2011 15:34:40 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from EXHUB015-3.exch015.msoutlookonline.net (exhub015-3.exch015.msoutlookonline.net [207.5.72.95]) by mx1.freebsd.org (Postfix) with ESMTP id 894D58FC0A; Fri, 29 Apr 2011 15:34:40 +0000 (UTC) Received: from philip.hq.rws (174.79.184.239) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.2.254.0; Fri, 29 Apr 2011 08:34:40 -0700 Message-ID: <4DBADA8C.3080802@p6m7g8.com> Date: Fri, 29 Apr 2011 15:34:36 +0000 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.16) Gecko/20101213 Thunderbird/3.0.11 MIME-Version: 1.0 To: Jun Kuriyama References: <201104291341.p3TDfWad093111@repoman.freebsd.org> In-Reply-To: <201104291341.p3TDfWad093111@repoman.freebsd.org> X-Enigmail-Version: 1.0.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig75F51951F97BDCEA9EBF968D" Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/mod_auth_tkt pkg-plist 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: Fri, 29 Apr 2011 15:34:40 -0000 --------------enig75F51951F97BDCEA9EBF968D Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I don't suppose you could do this similiar to any of the other 100 mod_* ports ? On 04/29/11 13:41, Jun Kuriyama wrote: > kuriyama 2011-04-29 13:41:32 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > www/mod_auth_tkt pkg-plist=20 > Log: > - Ubreak deinstallation by removing LoadModule line with @unexec. > =20 > Notified by: erwin > =20 > Revision Changes Path > 1.2 +1 -0 ports/www/mod_auth_tkt/pkg-plist >=20 > http://cvsweb.FreeBSD.org/ports/www/mod_auth_tkt/pkg-plist.diff?r1=3D1.= 1&r2=3D1.2&f=3Dh > | --- ports/www/mod_auth_tkt/pkg-plist 2011/02/26 15:11:28 1.1 > | +++ ports/www/mod_auth_tkt/pkg-plist 2011/04/29 13:41:32 1.2 > | @@ -12,3 +12,4 @@ libexec/apache22/mod_auth_tkt.so > | %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/cgi > | %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% > | %%PORTDOCS%%@dirrm %%DOCSDIR%% > | +@unexec egrep -v 'LoadModule +auth_tkt_module +libexec/apache22/mod_= auth_tkt.so' %D/etc/apache22/httpd.conf > /tmp/httpd.$$; mv /tmp/httpd.$$= %D/etc/apache22/httpd.conf --=20 ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. System Admin, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. --------------enig75F51951F97BDCEA9EBF968D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iD8DBQFNutqOdbiP+9ubjBwRAixCAJ0dSKdB7wvcaSShplrEKCDXBItLEgCeM2dL M+Bg4o4d0t5VtNpkzqnglw8= =D/yH -----END PGP SIGNATURE----- --------------enig75F51951F97BDCEA9EBF968D--