[63170] trunk/dports/devel/gmp
mcalhoun at macports.org
mcalhoun at macports.org
Wed Jan 27 19:08:51 PST 2010
Revision: 63170
http://trac.macports.org/changeset/63170
Author: mcalhoun at macports.org
Date: 2010-01-27 19:08:50 -0800 (Wed, 27 Jan 2010)
Log Message:
-----------
Update version 4.3.1 --> 4.3.2.
Modified Paths:
--------------
trunk/dports/devel/gmp/Portfile
trunk/dports/devel/gmp/files/patch-gmp-h.in.diff
Modified: trunk/dports/devel/gmp/Portfile
===================================================================
--- trunk/dports/devel/gmp/Portfile 2010-01-28 03:07:54 UTC (rev 63169)
+++ trunk/dports/devel/gmp/Portfile 2010-01-28 03:08:50 UTC (rev 63170)
@@ -5,8 +5,7 @@
PortGroup muniversal 1.0
name gmp
-version 4.3.1
-revision 1
+version 4.3.2
categories devel math
maintainers mcalhoun openmaintainer
platforms darwin
@@ -25,9 +24,9 @@
homepage http://gmplib.org/
master_sites gnu
-checksums md5 26cec15a90885042dd4a15c4003b08ae \
- sha1 acbd1edc61230b1457e9742136994110e4f381b2 \
- rmd160 f325d809dde1f87816eea3697bcfe00f3ec8f10d
+checksums md5 dd60683d7057917e34630b4a787932e8 \
+ sha1 c011e8feaf1bb89158bd55eaabd7ef8fdd101a2c \
+ rmd160 a8f3f41501ece290c348aeb4444bbea40bc53e71
use_bzip2 yes
use_parallel_build yes
Modified: trunk/dports/devel/gmp/files/patch-gmp-h.in.diff
===================================================================
--- trunk/dports/devel/gmp/files/patch-gmp-h.in.diff 2010-01-28 03:07:54 UTC (rev 63169)
+++ trunk/dports/devel/gmp/files/patch-gmp-h.in.diff 2010-01-28 03:08:50 UTC (rev 63170)
@@ -1,6 +1,6 @@
---- gmp-h.in.orig 2009-04-14 05:36:30.000000000 -0700
-+++ gmp-h.in 2009-05-04 08:45:33.000000000 -0700
-@@ -421,12 +421,13 @@
+--- gmp-h.in.orig 2010-01-07 13:09:02.000000000 -0700
++++ gmp-h.in 2010-01-27 19:35:31.000000000 -0700
+@@ -421,13 +421,14 @@
GCC 4.3 and above with -std=c99 or -std=gnu99 implements ISO C99
inline semantics, unless -fgnu89-inline is used. */
#ifdef __GNUC__
@@ -17,4 +17,4 @@
+#endif
/* DEC C (eg. version 5.9) supports "static __inline foo()", even in -std1
- strict ANSI mode. Inlining is done even when not optimizing (ie. -O0
\ No newline at end of file
+ strict ANSI mode. Inlining is done even when not optimizing (ie. -O0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100127/1929c904/attachment.html>
More information about the macports-changes
mailing list