[118450] trunk/dports/devel/capnproto/Portfile

cal at macports.org cal at macports.org
Wed Apr 2 10:43:02 PDT 2014


Revision: 118450
          https://trac.macports.org/changeset/118450
Author:   cal at macports.org
Date:     2014-04-02 10:43:02 -0700 (Wed, 02 Apr 2014)
Log Message:
-----------
capnproto: update to 0.4.1

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

Modified: trunk/dports/devel/capnproto/Portfile
===================================================================
--- trunk/dports/devel/capnproto/Portfile	2014-04-02 15:51:12 UTC (rev 118449)
+++ trunk/dports/devel/capnproto/Portfile	2014-04-02 17:43:02 UTC (rev 118450)
@@ -5,9 +5,9 @@
 PortGroup               compiler_blacklist_versions 1.0
 
 name                    capnproto
-version                 0.4.0
-checksums               rmd160  861f53c875fc616169668961ff7fde09908c2c8b \
-                        sha256  77adfbb78f8538a453cb8c9b6e0503c1d21e2877461aa6e60d8fe0486656b3ff
+version                 0.4.1
+checksums               rmd160  14871b8bb0043134d7bb4cd3f0338a3718a934e2 \
+                        sha256  8453e8d508906062f113dbdfff552f41e08083ccf7c9407778a8d107675cd468
 
 maintainers             cal openmaintainer
 platforms               darwin
@@ -26,7 +26,8 @@
 
 use_autoreconf          yes
 
-# clang 3.2 - clang-3.4 and all clangs from Xcode < 5 crash while compiling this.
+# clang 3.2 - clang-3.5 and all clangs from Xcode < 5 crash while compiling this.
+# see http://llvm.org/bugs/show_bug.cgi?id=18340
 compiler.blacklist-append \
                         {clang < 500.2.75} \
                         macports-clang-3.2 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140402/bfb350eb/attachment.html>


More information about the macports-changes mailing list