[150035] trunk/dports/devel/gmp
devans at macports.org
devans at macports.org
Fri Jul 8 17:54:54 PDT 2016
Revision: 150035
https://trac.macports.org/changeset/150035
Author: devans at macports.org
Date: 2016-07-08 17:54:54 -0700 (Fri, 08 Jul 2016)
Log Message:
-----------
gmp: update to version 6.1.1.
Modified Paths:
--------------
trunk/dports/devel/gmp/Portfile
trunk/dports/devel/gmp/files/patch-Makefile.in.diff
Modified: trunk/dports/devel/gmp/Portfile
===================================================================
--- trunk/dports/devel/gmp/Portfile 2016-07-08 22:59:37 UTC (rev 150034)
+++ trunk/dports/devel/gmp/Portfile 2016-07-09 00:54:54 UTC (rev 150035)
@@ -5,8 +5,7 @@
PortGroup muniversal 1.0
name gmp
-version 6.1.0
-revision 1
+version 6.1.1
categories devel math
license LGPL-3+
maintainers mcalhoun openmaintainer
@@ -26,8 +25,8 @@
homepage http://gmplib.org/
master_sites gnu
-checksums rmd160 3bf2ad8471944f899bffcb86aed0e2072416a464 \
- sha256 498449a994efeba527885c10405993427995d3f86b8768d8cdf8d9dd7c6b73e8
+checksums rmd160 833b1dea9d3ce993e63cb3c629ab792e1e7197bb \
+ sha256 a8109865f2893f1373b0a8ed5ff7429de8db696fc451b1036bd7bdf95bbeffd6
use_bzip2 yes
use_parallel_build yes
Modified: trunk/dports/devel/gmp/files/patch-Makefile.in.diff
===================================================================
--- trunk/dports/devel/gmp/files/patch-Makefile.in.diff 2016-07-08 22:59:37 UTC (rev 150034)
+++ trunk/dports/devel/gmp/files/patch-Makefile.in.diff 2016-07-09 00:54:54 UTC (rev 150035)
@@ -1,6 +1,6 @@
--- Makefile.in.orig 2015-11-01 10:19:56.000000000 -0500
+++ Makefile.in 2015-11-29 00:34:56.000000000 -0500
-@@ -756,7 +756,7 @@ libgmp_la_DEPENDENCIES = @TAL_OBJECT@ \
+@@ -757,7 +757,7 @@ libgmp_la_DEPENDENCIES = @TAL_OBJECT@ \
libgmp_la_LIBADD = $(libgmp_la_DEPENDENCIES)
libgmp_la_LDFLAGS = $(GMP_LDFLAGS) $(LIBGMP_LDFLAGS) \
@@ -9,7 +9,7 @@
# We need at least one .cc file in $(libgmpxx_la_SOURCES) so automake will
-@@ -767,7 +767,7 @@ libgmpxx_la_SOURCES = cxx/dummy.cc
+@@ -768,7 +768,7 @@ libgmpxx_la_SOURCES = cxx/dummy.cc
libgmpxx_la_DEPENDENCIES = $(CXX_OBJECTS) libgmp.la
libgmpxx_la_LIBADD = $(libgmpxx_la_DEPENDENCIES)
libgmpxx_la_LDFLAGS = $(GMP_LDFLAGS) $(LIBGMPXX_LDFLAGS) \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160708/f8c8c3c3/attachment.html>
More information about the macports-changes
mailing list