On Sun, Mar 28, 2010 at 2:13 AM, Garrett Cooper <[email protected]> wrote:
> On Sun, Mar 28, 2010 at 1:50 AM,  <[email protected]> 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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to