pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/security/botan
> 9. 6. 2016 v 10:09, Havard Eidnes <he%netbsd.org@localhost>:
>
>>> Log Message:
>>> Try to reconcile PLIST with what's installed, taking care to preserve
>>> the PLIST.x86* entries. The sse2 entries are however gone, but a few
>>> new ones have appeared (md4_x86_32.h etc.) Installs cleanly now on
>>> NetBSD/i386 6.1.5.
>>
>> This is highly likely to have broken amd64 instead. In the past, x86 was
>> the union of both, but those are strictly 32bit only. Please introduce
>> i386 as PLIST var and use that.
>
> Mm, that was already there, but not used.
> I'll re-simplify after my previous hack and test on at least
> NetBSD/i386 and NetBSD/amd64.
>
Thanks, with the latest commit, works fine on SunOS/i386 and SunOS/x86_64.
BTW noticed that PLIST.x86 is not used now, and since PLIST.${MACHINE_ARCH} gets picked up automatically, it would let you get rid of PLIST_VARS altogether.
-F
Home |
Main Index |
Thread Index |
Old Index