pkg-config - pkgconf [portupgrade UPDATING entries]
Bryan Drewery
bryan at shatow.net
Sat Jul 28 14:04:09 UTC 2012
On 7/28/2012 7:32 AM, Baptiste Daroussin wrote:
> On Sat, Jul 28, 2012 at 02:22:06PM +0200, Pieter Donche wrote:
>> No, after
>> env DISABLE_CONFLICTS=yes portupgrade -o devel/pkgconf -f devel/pkg-config
>>
>> it says nothing ...
>> and
>> # pkg_info | grep pkg-config
>> pkg-config-0.25_1 A utility to retrieve information about installed
>> libraries
>> shows it is still there
>>
>> # pkg_info | grep pkgconf
>> (no output)
>>
>
The UPDATING entry had:
portupgrade -o devel/pkgconf devel/pkg-config
However, portupgrade is not automatically converting devel/pkg-config to
pkg-config-0.25_1 here since the port was deleted / MOVED.
Using the pkgname fixes this issue.
portupgrade -fo devel/pkgconf pkg-config-\*
If MOVING a port, please use the above pattern (including -f) in
UPDATING entries for portupgrade.
If just switching origins, like perl5.12->perl5.14, the origin is fine.
I've logged this issue for later reconsideration:
https://github.com/pkgtools/pkgtools/issues/36
Regards,
Bryan Drewery
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 898 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20120728/74a7d104/signature.pgp
More information about the freebsd-ports
mailing list