From owner-svn-ports-all@freebsd.org Wed Apr 13 18:09:35 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 956F9B0EAAE for ; Wed, 13 Apr 2016 18:09:35 +0000 (UTC) (envelope-from jbeich@vfemail.net) Received: from vfemail.net (onethreetwo.vfemail.net [199.16.11.132]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 56C2C14A9 for ; Wed, 13 Apr 2016 18:09:34 +0000 (UTC) (envelope-from jbeich@vfemail.net) Received: (qmail 16061 invoked by uid 89); 13 Apr 2016 18:09:32 -0000 Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1) by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP; 13 Apr 2016 18:09:32 -0000 Received: (qmail 16026 invoked by uid 89); 13 Apr 2016 18:09:15 -0000 Received: by simscan 1.3.1 ppid: 16017, pid: 16021, t: 0.1013s scanners:none Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62) by FreeQueue with SMTP; 13 Apr 2016 18:09:15 -0000 Received: (qmail 16414 invoked by uid 89); 13 Apr 2016 18:09:15 -0000 Received: by simscan 1.4.0 ppid: 16396, pid: 16410, t: 0.5755s scanners:none Received: from unknown (HELO nil) (amJlaWNoQHZmZW1haWwubmV0@172.16.100.27) by mail.vfemail.net with ESMTPA; 13 Apr 2016 18:09:14 -0000 From: Jan Beich To: Mikhail Teterin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r413224 - in head/www/nostromo: . files References: <201604131726.u3DHQftc026599@repo.freebsd.org> Date: Wed, 13 Apr 2016 20:09:03 +0200 In-Reply-To: <201604131726.u3DHQftc026599@repo.freebsd.org> (Mikhail Teterin's message of "Wed, 13 Apr 2016 17:26:41 +0000 (UTC)") Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.21 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, 13 Apr 2016 18:09:35 -0000 --=-=-= Content-Type: text/plain Mikhail Teterin writes: > Modified: head/www/nostromo/pkg-plist > ============================================================================== > --- head/www/nostromo/pkg-plist Wed Apr 13 17:26:34 2016 (r413223) > +++ head/www/nostromo/pkg-plist Wed Apr 13 17:26:41 2016 (r413224) > @@ -2,7 +2,7 @@ man/man8/nhttpd.8.gz > sbin/crypt > sbin/nhttpd > %%NOSTROMODIR%%/conf/mimes > -@sample %%NOSTROMODIR%%/conf/nhttpd.conf.sample > +@sample %%NOSTROMODIR%%/conf/nhttpd.conf-dist I'd be surprised if it works. /usr/ports/Keywords/sample.ucl accepts only the following usage: # @sample etc/somefile.conf.sample # or # @sample file1 file2 # # Where file1 is considered as a sample file and file2 the target file --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJXDos/XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3bNb8H/R0p6EXg5sF+QZCNvSTTOUi7 +d3EYF6ApKYXFD5c08n+TrbYZOG18dSuND75K7Knct3t4Oklf62fg+bz4Ioc1IE1 DplVrv+p+P9oTeL8b001wFCZwHNw9iagNsjoJas5/ocXJ+OI/GbY3znAdCp6DRno 73ofmkJYH6IjDTm630DGF9gwCOzzFg6/pHz3txw0U5UHB8G1xSrU6UjEG8nCzL3J WbLPyjMo1WnOgkcXwshE/psYGpqRPhY6Q3jtv1ZSw1QP8O5G954lTUD/8N4ViEBv 1Bcg/ReMcrPAS88sSeGJNZwkWaI0sVS8OOekX2ibSxNOR8V/+WHW6eR+x0k2BnU= =pbGX -----END PGP SIGNATURE----- --=-=-=--