[153501] trunk/dports

easieste at macports.org easieste at macports.org
Mon Oct 3 11:20:11 CEST 2016


Revision: 153501
          https://trac.macports.org/changeset/153501
Author:   easieste at macports.org
Date:     2016-10-03 02:20:11 -0700 (Mon, 03 Oct 2016)
Log Message:
-----------
Update to sbcl-1.3.10

Removed the <file:files/patch-use-right-gcc.diff> for compilation on
macOS 10.12 Sierra.  Unknown if this is needed for older macOS
platforms due to lack of testing resources of committer.

Modified Paths:
--------------
    trunk/dports/lang/sbcl/Portfile
    trunk/dports/math/maxima/Portfile

Modified: trunk/dports/lang/sbcl/Portfile
===================================================================
--- trunk/dports/lang/sbcl/Portfile	2016-10-03 02:07:04 UTC (rev 153500)
+++ trunk/dports/lang/sbcl/Portfile	2016-10-03 09:20:11 UTC (rev 153501)
@@ -6,7 +6,7 @@
 name            sbcl
 
 # Please revbump ../../math/maxima when this port changes
-version         1.3.9
+version         1.3.10
 revision        0
 
 categories      lang
@@ -29,15 +29,16 @@
 
 use_bzip2       yes
 
-patchfiles      \
-    patch-use-right-gcc.diff 
+# Removed with sbcl-1.3.10 to work on macOS 10.2 Sierra
+#patchfiles      \
+#    patch-use-right-gcc.diff 
 
 distname        ${name}-${version}-source
 worksrcdir      ${name}-${version}
 
 checksums       sbcl-${version}-source.tar.bz2 \
-    rmd160  d0da4fd941890372f3558bafb18433497c67c0ee \
-    sha256  af0f09d4379113dfd5aa255279cb3df9cb9cac0bcd65369cc43dd857ca51de6e 
+    rmd160  bf453e2e4241436f811dcd567828640f13092b31 \
+    sha256  4a567aad91b316c22eb756dd8e502cfd9a95a4c660fb1fa2eb1e50e009b85777 
 
 platform powerpc {
     set bootversion 1.0.47

Modified: trunk/dports/math/maxima/Portfile
===================================================================
--- trunk/dports/math/maxima/Portfile	2016-10-03 02:07:04 UTC (rev 153500)
+++ trunk/dports/math/maxima/Portfile	2016-10-03 09:20:11 UTC (rev 153501)
@@ -5,7 +5,7 @@
 
 name            maxima
 version         5.36.1
-revision        9
+revision        10
 categories      math
 maintainers     mareimbrium.org:kuba openmaintainer
 platforms       darwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161003/08fd5dc6/attachment-0002.html>


More information about the macports-changes mailing list