pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/geography/opencpn



Module Name:    pkgsrc
Committed By:   bouyer
Date:           Wed May 25 14:38:49 UTC 2016

Modified Files:
        pkgsrc/geography/opencpn: Makefile distinfo
Added Files:
        pkgsrc/geography/opencpn/patches: patch-src_glu_CMakeLists.txt
Removed Files:
        pkgsrc/geography/opencpn/patches: patch-src_glu_libtess_sweep.c

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.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/geography/opencpn/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/geography/opencpn/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/geography/opencpn/patches/patch-src_glu_CMakeLists.txt
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/geography/opencpn/patches/patch-src_glu_libtess_sweep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index