Subject: CVS commit: pkgsrc/geography/opencpn
From: Manuel Bouyer
Date: 2016-05-25 16:38:49
Message id: 20160525143849.117AFFBBA@cvs.NetBSD.org

Log Message:
The SIGSEGV worked around by patch-src_glu_libtess_sweep.c are in fact
due to a wrong value GLU_TESS_MAX_COORD on NetBSD. See
http://mail-index.netbsd.org/tech-x11/2016/05/25/msg001733.html

Work around this by reordering -I flags so that the local GL/glu.h is used
before the one from the buildlink directory.

While there change build type from debug to release.
Bump PKGREVISION.

Files:
RevisionActionfile
1.6modifypkgsrc/geography/opencpn/Makefile
1.9modifypkgsrc/geography/opencpn/distinfo
1.1addpkgsrc/geography/opencpn/patches/patch-src_glu_CMakeLists.txt
1.1removepkgsrc/geography/opencpn/patches/patch-src_glu_libtess_sweep.c