Date: Sun, 28 Mar 2010 02:17:17 -0700 From: Garrett Cooper <gcooper@FreeBSD.org> To: Garrett Cooper <gcooper@freebsd.org> Cc: freebsd-bugs@freebsd.org, FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/145100: [patch] pkg_add(1) - remove hardcoded versioning data from add/main.c Message-ID: <364299f41003280217x68c07210lac03230038d22b9f@mail.gmail.com> In-Reply-To: <364299f41003280213x6f67ef45peb891f73fb4d140f@mail.gmail.com> References: <201003280844.o2S8ihqt007800@www.freebsd.org> <201003280850.o2S8o2v6038902@freefall.freebsd.org> <364299f41003280213x6f67ef45peb891f73fb4d140f@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 28, 2010 at 2:13 AM, Garrett Cooper <gcooper@freebsd.org> wrote: > On Sun, Mar 28, 2010 at 1:50 AM, <FreeBSD-gnats-submit@freebsd.org> wrote: >> Thank you very much for your problem report. >> It has the internal identification `bin/145100'. >> The individual assigned to look at your >> report is: freebsd-bugs. >> >> You can access the state of your problem report at any time >> via this link: >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=145100 >> >>>Category: bin >>>Responsible: freebsd-bugs >>>Synopsis: [patch] pkg_add(1) - remove hardcoded versioning data from add/main.c >>>Arrival-Date: Sun Mar 28 08:50:02 UTC 2010 > > Supported hierarchies are done like: > > /<machine>/packages-<release-lowercase> > > Corrected with this diff. One other minor sidenote: this patch requires minor a basename(3) addition to pkg_add(1) as described in bin/121165 . It's relatively trivial to add, and only needs to be done for lib/lib.h and add/main.c ; so either I can yank the diagnostic message, or add the minor change to the diff -- whichever is more preferred. Thanks, -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?364299f41003280217x68c07210lac03230038d22b9f>
