On 2012/08/07 23:03, Azwaw OUSADOU wrote: > Hi, > > It's an update of xscreensaver ports to the latest version. I also update > gle and freeglut. > It seems to work on amd64 and i386. > > Please test it. > Azwaw OUSADOU
-DISTNAME = freeglut-2.6.0 -REVISION = 1 -SHARED_LIBS = glut 4.1 +DISTNAME = freeglut-2.8.0 +SHARED_LIBS = glut 12.0 It's incorrect to bump like this, see http://www.openbsd.org/faq/ports/specialtopics.html#SharedLibs Looks like you are missing @pkgpath markers in xscreensaver following removal of the gle package, did you test update scenarios with pkg_add -u?