From owner-svn-ports-all@FreeBSD.ORG Mon Oct 6 18:30:04 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AB1704C6; Mon, 6 Oct 2014 18:30:04 +0000 (UTC) Received: from mail-wg0-x22d.google.com (mail-wg0-x22d.google.com [IPv6:2a00:1450:400c:c00::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C5C9560C; Mon, 6 Oct 2014 18:30:03 +0000 (UTC) Received: by mail-wg0-f45.google.com with SMTP id m15so7443114wgh.16 for ; Mon, 06 Oct 2014 11:30:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=TSIk8GssxiBaT0KF76CvFS4ZuMSsLXnM3D37Lv8VfBw=; b=ZU0YXCpuU9ejjzNcuRr1RntWSY8o84rfqf6/19WfKk1ahMpV9GCH4FzM3LmY9KcKWH Rc2OIu/FfgLmicKXMbuPMA4y3qf+Wmqk/5wZf2TMrVCaa0A6JaYGBxLIXRybcHwk9/Si dnsPepQ7/KjwDOl8QchkaFy0zzDm3ThBTb2ZipXt8LsIU47Tibg9MuUVl+RDH2k/0dt3 BZY/gvXPVeBswFrya98D6dscJsUWJcgBv4+qlRKO4SablVtpG0UhssG3wFkOa8G/jzeB +XJwSNpcGhZEtB1VfNMctfGLoqF9a1v8R10dmKoFIB7W/xH5VoroZd0EtSPL9/P7VEBR H64g== X-Received: by 10.180.91.164 with SMTP id cf4mr21300853wib.3.1412620201954; Mon, 06 Oct 2014 11:30:01 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id bi7sm12113596wib.17.2014.10.06.11.30.00 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Oct 2014 11:30:00 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 6 Oct 2014 20:29:59 +0200 From: Baptiste Daroussin To: Kurt Jaeger Subject: Re: svn commit: r370200 - head/net-mgmt/argus3 Message-ID: <20141006182958.GE37670@ivaldir.etoilebsd.net> References: <201410061817.s96IHP7U025992@svn.freebsd.org> <20141006182228.GD37670@ivaldir.etoilebsd.net> <20141006182540.GC60143@f10.opsec.eu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="65ImJOski3p8EhYV" Content-Disposition: inline In-Reply-To: <20141006182540.GC60143@f10.opsec.eu> User-Agent: Mutt/1.5.23 (2014-03-12) 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.18-1 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: Mon, 06 Oct 2014 18:30:04 -0000 --65ImJOski3p8EhYV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 06, 2014 at 08:25:40PM +0200, Kurt Jaeger wrote: > Hi! >=20 > > > +%%PORTEXAMPLES%%@dir %%EXAMPLESDIR%%/Archive > > > +%%PORTEXAMPLES%%@dir %%EXAMPLESDIR%%/Config > > > +%%PORTEXAMPLES%%@dir %%EXAMPLESDIR%%/Deployment > > > +%%PORTEXAMPLES%%@dir %%EXAMPLESDIR%%/Startup > > > +%%PORTEXAMPLES%%@dir %%EXAMPLESDIR%%/System > > > +%%PORTEXAMPLES%%@dir %%EXAMPLESDIR%% > >=20 > > Why all those @dir ? none are necessary here. >=20 > Because the poudriere build log said: >=20 > pkg-static: Warning: @dirrm is deprecated please use @dir >=20 > So I changed it to @dir. >=20 > I was wondering as well 8-} >=20 See section 7.6.7.9 of the handbook (it is up to date) and/or CHANGES in the root of the ports checkout, the addition from 20140922. Best regards, Bapt --65ImJOski3p8EhYV Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQy36YACgkQ8kTtMUmk6EzkHACgsLB+j8mbmwPHNgyfQiFG/BUr N3QAnA5xtS9cu7oyE6gxxRobtqvJQ8lq =QcSt -----END PGP SIGNATURE----- --65ImJOski3p8EhYV--