[127396] trunk/dports/lang/ispc

takeshi at macports.org takeshi at macports.org
Mon Oct 27 00:08:53 PDT 2014


Revision: 127396
          https://trac.macports.org/changeset/127396
Author:   takeshi at macports.org
Date:     2014-10-27 00:08:53 -0700 (Mon, 27 Oct 2014)
Log Message:
-----------
ispc: update to 1.8.0

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

Removed Paths:
-------------
    trunk/dports/lang/ispc/files/

Modified: trunk/dports/lang/ispc/Portfile
===================================================================
--- trunk/dports/lang/ispc/Portfile	2014-10-27 05:39:57 UTC (rev 127395)
+++ trunk/dports/lang/ispc/Portfile	2014-10-27 07:08:53 UTC (rev 127396)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        ispc ispc 1.7.0 v
-revision            1
+github.setup        ispc ispc 1.8.0 v
 categories          lang parallel               
 platforms           darwin
 supported_archs     x86_64
@@ -16,10 +15,10 @@
     ${name} is a compiler for a variant of the C programming language, \
     with extensions for single program, multiple data programming. 
 homepage            http://${name}.github.com
-checksums           rmd160  0b620703f0fa56934648d6da34bf8cbf02209b6e \
-                    sha256  76ef0cebd71dd77e898e9efdabbb4db276b428d7652996cb067ee8d0618cbe97
+checksums           rmd160  6b135ccd8d28b85f61b9011eec1d7de95c644b29 \
+                    sha256  1b65b1c42f337c9533b5cb68279dcf58b22e02f4bb9307d2029943a08a912a17
 
-set llvm_version    3.4
+set llvm_version    3.5
 
 depends_build       port:bison \
                     port:flex \
@@ -29,7 +28,6 @@
 use_configure       no
 
 configure.compiler  macports-clang-${llvm_version}
-patchfiles          patch-Makefile.diff
 post-patch {
     if {[variant_isset doc]} {
         reinplace {s|rst2html.py|rst2html-2.7.py|} ${worksrcpath}/docs/build.sh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141027/9fd0fbb8/attachment.html>


More information about the macports-changes mailing list