Problem upgrading graphics/libglut

Bryan Drewery bryan at shatow.net
Tue Aug 7 22:22:58 UTC 2012


On 8/7/2012 5:22 PM, Bryan Drewery wrote:
> On 8/7/2012 5:17 PM, AN wrote:
>> FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #29 r238959: Tue Jul 31
>> 19:51:57 EDT 2012     root at FBSD10:/usr/obj/usr/src/sys/MYKERNEL  amd64
>>
>> Trying to update graphics/libglut on current as per UPDATING, and
>> nothing happens.
>>
>> "20120804:
>>   AFFECTS: users of graphics/libglut
>>   AUTHOR: x11 at FreeBSD.org
>>
>>   The libglut library is replaced by the freeglut library.
>>   Due to shlib version bump all glut users should be rebuild.
>>   Please follow the instructions below to upgrade.
>>   # env DISABLE_CONFLICTS=1 portupgrade -vfo graphics/freeglut
>> graphics/libglut
>>   # portupgrade -vfrx freeglut freeglut"
>>
>> # portsnap fetch update
>> Looking up portsnap.FreeBSD.org mirrors... 9 mirrors found.
>> Fetching snapshot tag from geodns-1.portsnap.freebsd.org... done.
>> Ports tree hasn't changed since last snapshot.
>> No updates needed.
>> Ports tree is already up to date.
>>
>>
>> # env DISABLE_CONFLICTS=1 portupgrade -vfo graphics/freeglut
>> graphics/libglut
>> --->  Session started at: Tue, 07 Aug 2012 18:07:13 -0400
>> ** None has been installed or upgraded.
>> --->  Session ended at: Tue, 07 Aug 2012 18:07:13 -0400 (consumed 00:00:00)
>>
>> # pkg_info |grep glut
>> libglut-7.6.1       OpenGL utility toolkit
>>
> 
> Can you try this:
> env DISABLE_CONFLICTS=1 portupgrade -vfo libglut\*
> 

Meant of course:

env DISABLE_CONFLICTS=1 portupgrade -vfo graphics/freeglut libglut\*

Bryan



More information about the freebsd-x11 mailing list