From owner-svn-ports-all@FreeBSD.ORG Wed Jul 31 14:00:16 2013 Return-Path: Delivered-To: svn-ports-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6809D975; Wed, 31 Jul 2013 14:00:16 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (gatekeeper.allbsd.org [IPv6:2001:2f0:104:e001::32]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4CC4D23EF; Wed, 31 Jul 2013 14:00:15 +0000 (UTC) Received: from alph.d.allbsd.org (p2049-ipbf1102funabasi.chiba.ocn.ne.jp [122.26.101.49]) (authenticated bits=128) by mail.allbsd.org (8.14.5/8.14.5) with ESMTP id r6VDxubi055850 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 31 Jul 2013 23:00:06 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) (authenticated bits=0) by alph.d.allbsd.org (8.14.5/8.14.5) with ESMTP id r6VDxsJ6003439; Wed, 31 Jul 2013 22:59:56 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Wed, 31 Jul 2013 22:59:43 +0900 (JST) Message-Id: <20130731.225943.70034355670084976.hrs@allbsd.org> To: antoine@FreeBSD.org Subject: Re: svn commit: r323771 - in head/security/trousers: . files From: Hiroki Sato In-Reply-To: References: <201307270424.r6R4OF7S018308@svn.freebsd.org> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.5 on Emacs 24.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Wed_Jul_31_22_59_43_2013_087)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.97.4 at gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (mail.allbsd.org [133.31.130.32]); Wed, 31 Jul 2013 23:00:06 +0900 (JST) X-Spam-Status: No, score=-90.1 required=13.0 tests=CONTENT_TYPE_PRESENT, DIRECTOCNDYN,DYN_PBL,FAKEDWORD_ATMARK,RCVD_IN_PBL,SPF_SOFTFAIL, USER_IN_WHITELIST autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on gatekeeper.allbsd.org Cc: svn-ports-head@FreeBSD.org, svn-ports-all@FreeBSD.org, ports-committers@FreeBSD.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Jul 2013 14:00:16 -0000 ----Security_Multipart(Wed_Jul_31_22_59_43_2013_087)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Antoine Brodin wrote in : an> On Sat, Jul 27, 2013 at 4:24 AM, Hiroki Sato wrote: an> > Author: hrs an> > Date: Sat Jul 27 04:24:14 2013 an> > New Revision: 323771 an> > URL: http://svnweb.freebsd.org/changeset/ports/323771 an> > an> > Log: an> > Update to 0.3.10. an> [snip] an> > Modified: head/security/trousers/pkg-plist an> > ============================================================================== an> > --- head/security/trousers/pkg-plist Sat Jul 27 03:39:55 2013 (r323770) an> > +++ head/security/trousers/pkg-plist Sat Jul 27 04:24:14 2013 (r323771) an> > @@ -1,6 +1,5 @@ an> > @comment $FreeBSD$ an> > @unexec cmp -s %D/etc/tcsd.conf %D/%%EXAMPLESDIR%%/tcsd.conf && rm -f %D/etc/tcsd.conf || true an> > -%%EXAMPLESDIR%%/tcsd.conf an> > @exec [ -f %D/etc/tcsd.conf ] || cp -p %B/%f %D/etc/tcsd.conf an> an> I think something is wrong, with the %%EXAMPLESDIR%%/tcsd.conf line an> removed, %B no longer expands correctly anymore. an> Also, what happens if the users choose to not install EXAMPLES? Right, thank you for pointing out it. This port had several other problems, so I committed fixes for them in r324052. -- Hiroki ----Security_Multipart(Wed_Jul_31_22_59_43_2013_087)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (FreeBSD) iEYEABECAAYFAlH5GE8ACgkQTyzT2CeTzy3JaQCgrnsVsHkSc7KHU6Sj+vwdNqEn AKQAoLRlHhEVM8qELD7f68JSF7U3FqdL =Amh3 -----END PGP SIGNATURE----- ----Security_Multipart(Wed_Jul_31_22_59_43_2013_087)----