[142899] trunk/dports/devel/gmp

mcalhoun at macports.org mcalhoun at macports.org
Sat Dec 12 07:42:28 PST 2015


Revision: 142899
          https://trac.macports.org/changeset/142899
Author:   mcalhoun at macports.org
Date:     2015-11-26 12:31:42 -0800 (Thu, 26 Nov 2015)
Log Message:
-----------
gmp: update version 6.0.0->6.1.0

Modified Paths:
--------------
    trunk/dports/devel/gmp/Portfile
    trunk/dports/devel/gmp/files/patch-config.guess.diff

Removed Paths:
-------------
    trunk/dports/devel/gmp/files/yosemite-libtool.patch

Modified: trunk/dports/devel/gmp/Portfile
===================================================================
--- trunk/dports/devel/gmp/Portfile	2015-11-26 20:05:39 UTC (rev 142898)
+++ trunk/dports/devel/gmp/Portfile	2015-11-26 20:31:42 UTC (rev 142899)
@@ -5,8 +5,7 @@
 PortGroup  muniversal  1.0
 
 name            gmp
-version         6.0.0
-revision        2
+version         6.1.0
 categories      devel math
 license         LGPL-3+
 maintainers     mcalhoun openmaintainer
@@ -26,21 +25,12 @@
 homepage        http://gmplib.org/
 master_sites    gnu
 
-checksums           rmd160  2322e21e2042c974dcfaca2da18ae22d43a23ec4 \
-                    sha256  7f8e9a804b9c6d07164cf754207be838ece1219425d64e28cfa3e70d5c759aaf
+checksums           rmd160  3bf2ad8471944f899bffcb86aed0e2072416a464 \
+                    sha256  498449a994efeba527885c10405993427995d3f86b8768d8cdf8d9dd7c6b73e8
 
 use_bzip2       yes
 use_parallel_build yes
 
-# There seems to have been errors in the documentation of 6.0.0,
-#    so they released a version 6.0.0a shortly thereafter.
-# See https://gmplib.org/list-archives/gmp-announce/2014-March/000042.html
-distfiles ${name}-${version}a${extract.suffix}
-
-# Don't link with "-flat_namespace -undefined suppress" on Yosemite and
-# later (#44596).
-patchfiles      yosemite-libtool.patch
-
 configure.args  --enable-cxx
 
 # Prevent precompiled binaries.

Modified: trunk/dports/devel/gmp/files/patch-config.guess.diff
===================================================================
--- trunk/dports/devel/gmp/files/patch-config.guess.diff	2015-11-26 20:05:39 UTC (rev 142898)
+++ trunk/dports/devel/gmp/files/patch-config.guess.diff	2015-11-26 20:31:42 UTC (rev 142899)
@@ -1,6 +1,6 @@
 --- config.guess.orig	2009-05-12 08:12:12.000000000 +0200
 +++ config.guess	2009-05-21 10:24:48.000000000 +0200
-@@ -407,6 +407,7 @@
+@@ -408,6 +408,7 @@
    unsigned  (*fun)();
    unsigned  pvr;
  

Deleted: trunk/dports/devel/gmp/files/yosemite-libtool.patch
===================================================================
--- trunk/dports/devel/gmp/files/yosemite-libtool.patch	2015-11-26 20:05:39 UTC (rev 142898)
+++ trunk/dports/devel/gmp/files/yosemite-libtool.patch	2015-11-26 20:31:42 UTC (rev 142899)
@@ -1,26 +0,0 @@
-Index: aclocal.m4
-===================================================================
---- aclocal.m4.orig
-+++ aclocal.m4
-@@ -1066,7 +1066,7 @@ _LT_EOF
-       case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
- 	10.0,*86*-darwin8*|10.0,*-darwin[[91]]*)
- 	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
--	10.[[012]]*)
-+	10.[[012]][[,.]]*)
- 	  _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
- 	10.*)
- 	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
-Index: configure
-===================================================================
---- configure.orig
-+++ configure
-@@ -14809,7 +14809,7 @@ $as_echo "$lt_cv_ld_force_load" >&6; }
-       case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
- 	10.0,*86*-darwin8*|10.0,*-darwin[91]*)
- 	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
--	10.[012]*)
-+	10.[012][,.]*)
- 	  _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
- 	10.*)
- 	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/ecedf150/attachment.html>


More information about the macports-changes mailing list