Hi ports@, Today I run into the following:
# gphoto2 -l gphoto2:/usr/local/lib/libusb.so.10.0: undefined symbol 'atexit' lazy binding failed! Segmentation fault (core dumped) # Isn't the case to bump the revision as it was done with graphics/freeglut? http://marc.info/?l=openbsd-ports&m=139134074326680&w=2 Index: Makefile =================================================================== RCS file: /cvs/ports/graphics/gphoto2/Makefile,v retrieving revision 1.26 diff -u -p -r1.26 Makefile --- Makefile 8 May 2013 09:11:01 -0000 1.26 +++ Makefile 7 Mar 2014 04:26:31 -0000 @@ -7,6 +7,7 @@ MAINTAINER = Antoine Jacoutot <ajacoutot VERSION = 2.5.2 DISTNAME = gphoto2-${VERSION} +REVISION = 0 PKGNAME = gphoto-${VERSION} HOMEPAGE = http://gphoto.sourceforge.net/ Thank you. -- db
