[151758] trunk/dports/lang/guile/Portfile

mps at macports.org mps at macports.org
Sun Aug 21 12:57:36 PDT 2016


Revision: 151758
          https://trac.macports.org/changeset/151758
Author:   mps at macports.org
Date:     2016-08-21 12:57:36 -0700 (Sun, 21 Aug 2016)
Log Message:
-----------
guile: update to version 2.0.12.

Modified Paths:
--------------
    trunk/dports/lang/guile/Portfile

Modified: trunk/dports/lang/guile/Portfile
===================================================================
--- trunk/dports/lang/guile/Portfile	2016-08-21 19:38:41 UTC (rev 151757)
+++ trunk/dports/lang/guile/Portfile	2016-08-21 19:57:36 UTC (rev 151758)
@@ -4,8 +4,7 @@
 PortSystem 1.0
 
 name                guile
-version             2.0.11
-revision            3
+version             2.0.12
 categories          lang
 maintainers         nomaintainer
 platforms           darwin
@@ -36,8 +35,8 @@
 homepage            http://www.gnu.org/software/guile/guile.html
 master_sites        gnu
 
-checksums           rmd160  e375607a569cba8ebecd9a15d4c25abe10abfd85 \
-                    sha256  e6786c934346fa2e38e46d8d81a622bb1c16d130153523f6129fcd79ef1fb040
+checksums           rmd160  2967ee3a3214d1dd6f901539cf963dd2388589e6 \
+                    sha256  8e382930ea17bc547b22349bba819caf61313f6de9ed110e7d87f1ec68349026
 
 depends_lib         port:readline \
                     port:gettext \
@@ -59,8 +58,6 @@
                     --enable-regex \
                     --disable-error-on-warning
 
-patchfiles clang-i386.patch
-
 # Unable to cross compile, so we need to be able to run the built code
 if {${os.arch} eq "i386" && ${os.major} >= 11} {
     supported_archs i386 x86_64
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160821/2ad668f1/attachment.html>


More information about the macports-changes mailing list