[95295] trunk/dports/devel/thrift/Portfile

blair at macports.org blair at macports.org
Sun Jul 8 14:41:26 PDT 2012


Revision: 95295
          https://trac.macports.org/changeset/95295
Author:   blair at macports.org
Date:     2012-07-08 14:41:26 -0700 (Sun, 08 Jul 2012)
Log Message:
-----------
thrift: new upstream 0.8.0 release.

Parallel builds inconsistently fail, so set use_parallel_build to no.

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

Modified: trunk/dports/devel/thrift/Portfile
===================================================================
--- trunk/dports/devel/thrift/Portfile	2012-07-08 21:40:52 UTC (rev 95294)
+++ trunk/dports/devel/thrift/Portfile	2012-07-08 21:41:26 UTC (rev 95295)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                thrift
-version             0.6.0
-revision            3
+version             0.8.0
 categories          devel
 license             Apache-2
 maintainers         gmail.com:naoya.n blair openmaintainer
@@ -22,10 +21,12 @@
 homepage            http://thrift.apache.org/
 master_sites        apache:${name}/${version}
 
-checksums           md5     c1a9c679bc75d038ce5ef447bf6e4c75 \
-                    sha1    5027cba1e901134a3b767ffd5af1d8a1b3cb40f5 \
-                    rmd160  634a8ff7b6a41029358d671ec9e936ca905ef373
+checksums           md5     d29dfcd38d476cbc420b6f4d80ab966c \
+                    sha1    1d652d7078d9cc70e2a45d3119b13e86ebd446da \
+                    rmd160  bb0e1d2b6d30b70590752a7f9318e14de285c505
 
+use_parallel_build  no
+
 depends_build       port:boost \
                     port:pkgconfig
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120708/7b57ca05/attachment.html>


More information about the macports-changes mailing list