Date: Mon, 5 Oct 2015 15:31:40 -0700 From: Bryan Drewery <bdrewery@FreeBSD.org> To: Baptiste Daroussin <bapt@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r397911 - head Message-ID: <5612FA4C.2080609@FreeBSD.org> In-Reply-To: <201509260017.t8Q0H9tf028768@repo.freebsd.org> References: <201509260017.t8Q0H9tf028768@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --WanmCvqR6tbQR1mQRpKgkr0M5mivXMMXh Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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 <command>: execute the <command> during pre-install scripts= > + @postexec <command>: execute the <command> during post-install scrip= ts > + @preunexec <command>: execute the <command> during pre-deinstall scr= ipts > + @postunexec <command>: execute the <command> 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 commit 9ffb1c5608740751493478c1e305519e272a7ef2 Author: Baptiste Daroussin <bapt@FreeBSD.org> Date: Tue Oct 7 18:38:06 2014 +0200 Add @{pre,post}[un]exec counter parts to @[un]exec ~/git/pkgng # git describe --tags 9ffb1c560 1.3.0.rc4-561-g9ffb1c5 Doesn't this mean it was in 1.3.0 and that we don't need the 1.6.0 minimal pkg version requirement? --=20 Regards, Bryan Drewery --WanmCvqR6tbQR1mQRpKgkr0M5mivXMMXh 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 iQEcBAEBAgAGBQJWEvpaAAoJEDXXcbtuRpfP1RUIAMjuyEDc1X1JjgTx/OV103tT pwHXiWGZVd1SL/fS8rOIP+ShPQN7sRI5Tz0gmgypgzTTvQcjW5MimK/AYys64BoB DQbxOck2JU8muWjctMNwdzk5snQFEII4VTpkQAjDAPka+r9LmblotVngQU/QdSW6 SC01h4zZ7wd8Me6b1laJrwy+VY1u8acd9/xtCPIE0/vyI+B415SyJAzHas/WbO7Z WnygSA9j+81VAziKAynxNYEmrMRTaSilJOZpnl+xlXqqFjTuZZe+Jcq6PHX8jkwt W8xOo9dvE/HA2wNHcsXvrhannXOpZb+ax7syOUGMih9H96h8MdVZ6TWInR0soek= =r/tf -----END PGP SIGNATURE----- --WanmCvqR6tbQR1mQRpKgkr0M5mivXMMXh--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5612FA4C.2080609>