From owner-svn-ports-head@freebsd.org Tue Oct 6 06:10:41 2015 Return-Path: Delivered-To: svn-ports-head@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 59E2699A10A; Tue, 6 Oct 2015 06:10:41 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x233.google.com (mail-wi0-x233.google.com [IPv6:2a00:1450:400c:c05::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E514481A; Tue, 6 Oct 2015 06:10:40 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wiclk2 with SMTP id lk2so150691990wic.0; Mon, 05 Oct 2015 23:10:39 -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=vGet8Wbyeda/ElTgvGraM2X+dmI58wvbEVA+sKZAWjw=; b=joPEW4tm3dRNR15huoJ9ApGB8I9BXjQxIacR8gkH+RhAfptzQPY7cLmrSnBFXBRLZV cCbOg8idE97HbXzqRMUxrxUYFs6PXTX41DdbQkPPARc5Knp86zgs4GdBBUz3NWCgOLLi eTuo202exdAmnnWZcml4iOZyKXS/pWWkKW3pfA+EBuQmsCY5I+AIocub8TLaEUZGNvs5 NIXCgi3suZd1xUpaT1ZMFLVZwtSnNckBgFGsjMSDZ2UsNWwa7JlU0xWJj4PHClWTjb/A kWt3DIoa9Y8mfMuvCZJb6tdT1zQcHqCS1VrGprbMVz2/04zcKzL79NexvFDvbCqb2vTL 8KFA== X-Received: by 10.180.86.165 with SMTP id q5mr15896830wiz.27.1444111839410; Mon, 05 Oct 2015 23:10:39 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id pl7sm18341259wic.4.2015.10.05.23.10.38 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Oct 2015 23:10:38 -0700 (PDT) Sender: Baptiste Daroussin Date: Tue, 6 Oct 2015 08:10:36 +0200 From: Baptiste Daroussin To: Bryan Drewery Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r397911 - head Message-ID: <20151006061036.GE56064@ivaldir.etoilebsd.net> References: <201509260017.t8Q0H9tf028768@repo.freebsd.org> <5612FA4C.2080609@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0H629O+sVkh21xTi" Content-Disposition: inline In-Reply-To: <5612FA4C.2080609@FreeBSD.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Oct 2015 06:10:41 -0000 --0H629O+sVkh21xTi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 05, 2015 at 03:31:40PM -0700, Bryan Drewery wrote: > On 9/25/2015 5:17 PM, Baptiste Daroussin wrote: > > Author: bapt > > Date: Sat Sep 26 00:17:08 2015 > > New Revision: 397911 > > URL: https://svnweb.freebsd.org/changeset/ports/397911 > >=20 > > Log: > > Document @{pre,post}[un]exec in CHANGES > >=20 > > Modified: > > head/CHANGES > >=20 > > Modified: head/CHANGES > > =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=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > --- head/CHANGES Sat Sep 26 00:11:29 2015 (r397910) > > +++ head/CHANGES Sat Sep 26 00:17:08 2015 (r397911) > > @@ -10,6 +10,18 @@ in the release notes and/or placed into=20 > > =20 > > All ports committers are allowed to commit to this file. > > =20 > > +20150926 > > +AUTHOR: bapt@FreeBSD.org > > + > > + New keywords are supported in pkg since 1.5.x: > > + @preexec : execute the during pre-install scripts > > + @postexec : execute the during post-install scrip= ts > > + @preunexec : execute the during pre-deinstall scr= ipts > > + @postunexec : execute the during post-deinstall s= cripts > > + > > + @exec does not specify when if should be executed and is now conside= red as > > + deprecated. > > + > > 20150914: > > AUTHOR: mat@FreeBSD.org > > =20 > >=20 >=20 > commit 9ffb1c5608740751493478c1e305519e272a7ef2 > Author: Baptiste Daroussin > Date: Tue Oct 7 18:38:06 2014 +0200 >=20 > Add @{pre,post}[un]exec counter parts to @[un]exec >=20 >=20 > ~/git/pkgng # git describe --tags 9ffb1c560 > 1.3.0.rc4-561-g9ffb1c5 >=20 >=20 > Doesn't this mean it was in 1.3.0 and that we don't need the 1.6.0 > minimal pkg version requirement? The minimal requirements for pkg 1.6.0 is not due to @*exec The minimal requirements on 1.6.0 is due to keywords with arguments it appe= ared in 1.5 and received some fixes and extensions in 1.6.0 It is used in the new @sample for example Best regards, Bapt --0H629O+sVkh21xTi Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlYTZdwACgkQ8kTtMUmk6EziVwCgv6C0THsw+scTRjYbB2vJVsUa tJUAn3O23QrM24UNr/U8y8FlSRujNvIJ =CXxF -----END PGP SIGNATURE----- --0H629O+sVkh21xTi--