The following info file change and revised patch switches the ccpnmr-py package build to gcc6...
Index: sci/ccpnmr-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.9-libcxx/stable/main/finkinfo/sci/ccpnmr-py.info,v
retrieving revision 1.2
diff -u -r1.2 ccpnmr-py.info
--- sci/ccpnmr-py.info 28 Sep 2015 22:57:13 -0000 1.2
+++ sci/ccpnmr-py.info 13 Nov 2017 23:35:27 -0000
@@ -1,7 +1,7 @@
Info2: <<
Package: ccpnmr-py%type_pkg[python]
Version: 2.4.2
-Revision: 2
+Revision: 3
Type: python (2.7)
@@ -9,7 +9,7 @@
Depends: <<
freeglut2-shlibs,
- gcc5-shlibs,
+ gcc6-shlibs,
python%type_pkg[python],
scipy-py%type_pkg[python],
tcltk,
@@ -19,7 +19,7 @@
fink (>= 0.24.12),
fink-buildenv-modules (>= 0.1.3-1),
freeglut2,
- gcc5-compiler,
+ gcc6-compiler,
tcltk-dev,
x11-dev
<<
@@ -60,7 +60,7 @@
Source-MD5: 6f847a3a80d4caf0ad9db5f5d17f8d3d
PatchFile: ccpnmr-py.patch
-PatchFile-MD5: 648ed82f4c45d50b58341c62c17fee17
+PatchFile-MD5: 556250fed6ffc367fbd497d005a23f29
PatchScript: <<
#! /bin/sh -ex
. %p/sbin/fink-buildenv-helper.sh
Tested on 10.13 with 'fink -m'.
Info file for ccpnmr-py-2.4.2-3 to switch build to gcc6
Revised patch file for ccpnmr-py-2.4.2-3 to switch build to gcc6