[138021] trunk/dports/devel/mpfr

larryv at macports.org larryv at macports.org
Thu Jun 25 18:51:15 PDT 2015


Revision: 138021
          https://trac.macports.org/changeset/138021
Author:   larryv at macports.org
Date:     2015-06-25 18:51:15 -0700 (Thu, 25 Jun 2015)
Log Message:
-----------
mpfr: Update to 3.1.3 (#48170)

Modified Paths:
--------------
    trunk/dports/devel/mpfr/Portfile

Removed Paths:
-------------
    trunk/dports/devel/mpfr/files/

Modified: trunk/dports/devel/mpfr/Portfile
===================================================================
--- trunk/dports/devel/mpfr/Portfile	2015-06-26 01:51:13 UTC (rev 138020)
+++ trunk/dports/devel/mpfr/Portfile	2015-06-26 01:51:15 UTC (rev 138021)
@@ -11,8 +11,7 @@
 
 name                mpfr
 # The actual version is generated below, after patchfiles is defined.
-set base_version    3.1.2
-revision            3
+set base_version    3.1.3
 categories          devel math
 platforms           darwin
 license             LGPL-3+
@@ -35,38 +34,8 @@
 master_sites        http://www.mpfr.org/${distname}
 use_xz              yes
 checksums           ${distname}${extract.suffix} \
-                        rmd160  902870a4c8bea3067b49e7a859dad0cf3fdffd06 \
-                        sha256  399d0f47ef6608cc01d29ed1b99c7faff36d9994c45f36f41ba250147100453b \
-                    patch01 \
-                        rmd160  c6907261f3faa467a9d9cecdba6f9917db3b7de0 \
-                        sha256  38c6bcfd42c0fc5abe8ec3a43381508ed64c0c2fc0feb2403e5a120f56cd0821 \
-                    patch02 \
-                        rmd160  b9232b9b5467a6ba2770156a8eeb3b04612c46e1 \
-                        sha256  3be0d786726b463cada256dae2fb6930dc961d8e11475f0f32577cb009322c11 \
-                    patch03 \
-                        rmd160  ea3cf54186502fcbd3d938067af22cf1e9814535 \
-                        sha256  a4b82ae2538d7e18ba48c1d8343e7aa08cb885aa98df73d96099c46f78501c6a \
-                    patch04 \
-                        rmd160  38abeffb08d681fb3d664c6a51a9ca2096ecd255 \
-                        sha256  bc1f01c3c16e3e05ae28583d758b3461765ff51e7d5981cf2c0142f2f41a1003 \
-                    patch05 \
-                        rmd160  9aba36a214cc2d04dce376049a82c45e9b871926 \
-                        sha256  5b5701b3133d0a0553d8fed95628ede1bb729f5974eae4b0c5589a25825582c0 \
-                    patch06 \
-                        rmd160  554b0830858695ada7ec477dfa3ee3e29a54cb11 \
-                        sha256  df21287e786875a29e582755f47a99acda500a167066e29abd59dc6294120ab4 \
-                    patch07 \
-                        rmd160  6dcbc15510c4f45ce330ba0d3f48dd4536832dec \
-                        sha256  bd3b7edd038033ce2e6a5475ca93acd862682c3b9e221ad1fb66277ddfdfba05 \
-                    patch08 \
-                        rmd160  d32195e2b141208448d238852a365ceb6bf840ec \
-                        sha256  a132935024b525842ec4111343266be6aa8d298c538204c7446558e88af711b5 \
-                    patch09 \
-                        rmd160  b98383f009bd7021ff1814f90033fd0f357a272e \
-                        sha256  acc114030cdd45c3022bb543a857d1f2bcba2cff6df1ee3861d3e76f93c954e2 \
-                    patch10 \
-                        rmd160  940d1becc15f1f4f0e633720e251a0aec2b50bbe \
-                        sha256  26f859193adc7700df47417c753236b915034e83b5da626498e6c46ec272ced1
+                        rmd160  6979c908064f20fd53ee740d8ebd598bca57b58b \
+                        sha256  6835a08bd992c8257641791e9a6a2b35b02336c8de26d0a8577953747e514a16
 
 # Upstream patch names are not qualified with the base version.
 dist_subdir         ${name}/${base_version}
@@ -81,13 +50,6 @@
     version         ${base_version}
 }
 
-# Don't link with "-flat_namespace -undefined suppress" on Yosemite and later.
-patchfiles-append   yosemite-libtool.patch
-
-# Since patch08 changes configure.ac, we need to do this before the
-# build tries to.
-use_autoreconf      yes
-
 # Due to radr://10291355 (llvm.org PR11111), the new tls support enabled in clang with Xcode 4.2
 # miscompiles mpfr. While this was fixed in Xcode 4.2.1, as the ttls support was never used prior to
 # Xcode 4.2, the generic fix is to pass --disable-thread-safe to configure, however this will break
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150625/2bbadd78/attachment.html>


More information about the macports-changes mailing list