[126198] trunk/dports/science/netcdf
takeshi at macports.org
takeshi at macports.org
Sat Oct 4 22:26:13 PDT 2014
Revision: 126198
https://trac.macports.org/changeset/126198
Author: takeshi at macports.org
Date: 2014-10-04 22:26:12 -0700 (Sat, 04 Oct 2014)
Log Message:
-----------
netcdf: enable builds with +universal by fixing the bug in the patch-libdap2-Makefile.in.diff, closing #45255
Modified Paths:
--------------
trunk/dports/science/netcdf/Portfile
trunk/dports/science/netcdf/files/patch-libdap2-Makefile.in.diff
Modified: trunk/dports/science/netcdf/Portfile
===================================================================
--- trunk/dports/science/netcdf/Portfile 2014-10-05 05:16:01 UTC (rev 126197)
+++ trunk/dports/science/netcdf/Portfile 2014-10-05 05:26:12 UTC (rev 126198)
@@ -12,7 +12,7 @@
github.setup Unidata netcdf-c 4.3.2 v
epoch 2
-revision 2
+revision 3
name netcdf
maintainers takeshi openmaintainer
platforms darwin
Modified: trunk/dports/science/netcdf/files/patch-libdap2-Makefile.in.diff
===================================================================
--- trunk/dports/science/netcdf/files/patch-libdap2-Makefile.in.diff 2014-10-05 05:16:01 UTC (rev 126197)
+++ trunk/dports/science/netcdf/files/patch-libdap2-Makefile.in.diff 2014-10-05 05:26:12 UTC (rev 126198)
@@ -1,5 +1,5 @@
--- libdap2/Makefile.in.orig 2014-04-24 05:44:02.000000000 +0900
-+++ libdap2/Makefile.in 2014-08-14 10:28:58.000000000 +0900
++++ libdap2/Makefile.in 2014-10-05 14:21:49.000000000 +0900
@@ -130,7 +130,7 @@
libdap2_la-dapdebug.lo libdap2_la-dapattr.lo \
libdap2_la-ncd2dispatch.lo libdap2_la-getvara.lo \
@@ -16,9 +16,9 @@
+libdap2_la-ncdap.lo: ncdap.c
+ at am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdap2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libdap2_la-ncdap.lo -MD -MP -MF $(DEPDIR)/libdap2_la-ncdap.Tpo -c -o libdap2_la-ncdap.lo `test -f 'ncdap.c' || echo '$(srcdir)/'`ncdap.c
+ at am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libdap2_la-ncdap.Tpo $(DEPDIR)/libdap2_la-ncdap.Plo
-+ at AMDEP_TRUE@@am__fastdepCC_FALSE@>$(AM_V_CC)source='ncdap.c' object='libdap2_la-ncdap.lo' libtool=yes @AMDEPBACKSLASH@
-+ at AMDEP_TRUE@@am__fastdepCC_FALSE@>DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-+ at am__fastdepCC_FALSE@>$(AM_V_CC at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdap2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libdap2_la-ncdap.lo `test -f 'ncdap.c' || echo '$(srcdir)/'`ncdap.c
++ at AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ncdap.c' object='libdap2_la-ncdap.lo' libtool=yes @AMDEPBACKSLASH@
++ at AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
++ at am__fastdepCC_FALSE@ $(AM_V_CC at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdap2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libdap2_la-ncdap.lo `test -f 'ncdap.c' || echo '$(srcdir)/'`ncdap.c
+
mostlyclean-libtool:
-rm -f *.lo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141004/9b67b5b7/attachment.html>
More information about the macports-changes
mailing list