Date: Sun, 8 Jan 2006 02:45:29 +0100 From: Florent Thoumie <flz@xbsd.org> To: cvs-src@freebsd.org Cc: Kirill Ponomarew <krion@voodoo.bawue.com>, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.sbin/pkg_install/add extract.c src/usr.sbin/pkg_install/create perform.c pkg_create.1 pl.c src/usr.sbin/pkg_install/info show.c src/usr.sbin/pkg_install/lib plist.c Message-ID: <200601080245.34836.flz@xbsd.org> In-Reply-To: <20060107221305.GA14034@voodoo.bawue.com> References: <200601072210.k07MAwJb059621@repoman.freebsd.org> <20060107221305.GA14034@voodoo.bawue.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Saturday 07 January 2006 23:13, Kirill Ponomarew wrote:
> On Sat, Jan 07, 2006 at 10:10:58PM +0000, Kirill Ponomarew wrote:
> > krion 2006-01-07 22:10:58 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > usr.sbin/pkg_install/add extract.c
> > usr.sbin/pkg_install/create perform.c pkg_create.1 pl.c
> > usr.sbin/pkg_install/info show.c
> > usr.sbin/pkg_install/lib plist.c
> > Log:
> > When using @cwd %%FOO%%, we must ensure to return in the original
> > prefix later, but doing so with @cwd %%OLDPREFIX%% (having
> > PLIST_SUB+="OLDPREFIX=${PREFIX}") hardcodes the value in the packing
> > list. That's not really a problem when dealing with ports but that's
> > a problem with packages since pkg_add -p option only overrides the
> > first @cwd occurrence.
> >
> > This patch allow us to use @cwd without any argument. If no
> > directory argument is given, it will set current working directory
> > to the first prefix given by the @cwd command.
> >
> > PR: bin/77212
> > Submitted by: flz
>
> MFC after: 3 days
One down, one to go :)
--
Florent Thoumie
flz@FreeBSD.org
FreeBSD Committer
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)
iD8DBQBDwG6+MxEkbVFH3PQRAnZTAJ9fjdVZuikjcdYzrU3cveZ1+BUJ+QCeP8db
GIGzzgiXTALdzec2TsX0AZQ=
=89s5
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601080245.34836.flz>
