[143961] trunk/dports/devel/racer/Portfile

sean at macports.org sean at macports.org
Mon Dec 28 16:06:16 PST 2015


Revision: 143961
          https://trac.macports.org/changeset/143961
Author:   sean at macports.org
Date:     2015-12-28 16:06:15 -0800 (Mon, 28 Dec 2015)
Log Message:
-----------
racer: update to 1.1.0

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

Modified: trunk/dports/devel/racer/Portfile
===================================================================
--- trunk/dports/devel/racer/Portfile	2015-12-29 00:06:12 UTC (rev 143960)
+++ trunk/dports/devel/racer/Portfile	2015-12-29 00:06:15 UTC (rev 143961)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        phildawes racer 1.0.0 v
+github.setup        phildawes racer 1.1.0 v
 categories          devel
 platforms           darwin
 
@@ -19,8 +19,8 @@
 depends_lib         port:rust
 depends_build       port:cargo
 
-checksums           rmd160  b44c5cb6cfdd3df2bd0fb1ebe6f2e6fd3867b65e \
-                    sha256  eae55d6efc446eb4bb8c37688345d664db9581e4a1e6c561c03700b34e18c1f5
+checksums           rmd160  5ca40aed8f5deddbfd9ef2ca53e89ad9f3a2f160 \
+                    sha256  6bb5759d657e8437799decd9a661614c35263f0dfee97a4c279d6e0008ec0905
 
 # the DYLD_FALLBACK_LIBRARY_PATH is ugly but currently the only way to have
 # rust find the libraries installed via rpath; using install_name_tool wouldn't
@@ -33,7 +33,7 @@
 build.target        build
 build.env           DYLD_FALLBACK_LIBRARY_PATH="${prefix}/lib"
 build.args          --release
-                    
+
 destroot {
     copy ${worksrcpath}/target/release/racer ${destroot}${prefix}/bin/
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151228/548e9891/attachment-0001.html>


More information about the macports-changes mailing list