[119036] trunk/dports/gnome/gjs/Portfile
devans at macports.org
devans at macports.org
Tue Apr 15 11:51:22 PDT 2014
Revision: 119036
https://trac.macports.org/changeset/119036
Author: devans at macports.org
Date: 2014-04-15 11:51:22 -0700 (Tue, 15 Apr 2014)
Log Message:
-----------
gjs: update to version 1.40.1, use verbose build for debugging.
Modified Paths:
--------------
trunk/dports/gnome/gjs/Portfile
Modified: trunk/dports/gnome/gjs/Portfile
===================================================================
--- trunk/dports/gnome/gjs/Portfile 2014-04-15 18:45:42 UTC (rev 119035)
+++ trunk/dports/gnome/gjs/Portfile 2014-04-15 18:51:22 UTC (rev 119036)
@@ -5,7 +5,7 @@
PortGroup compiler_blacklist_versions 1.0
name gjs
-version 1.40.0
+version 1.40.1
set branch [join [lrange [split ${version} .] 0 1] .]
description GObject JavaScriptCore bridge
long_description \
@@ -21,8 +21,8 @@
master_sites gnome:sources/${name}/${branch}/
use_xz yes
-checksums rmd160 25a72e56288353dbf4c42ef06db837596f56bbfc \
- sha256 545fd7da8ee90ccd25d15c3eb8f1e59a1e04366237af6468613816fac840c8f9
+checksums rmd160 6139ca59f9b13d37dfe715012efb9b5f46a94428 \
+ sha256 2f0d80ec96c6284785143abe51377d8a284977ea6c3cf0cef1020d92eae41793
depends_build port:pkgconfig \
port:gnome-common \
@@ -43,4 +43,6 @@
# /opt/local/include/mozjs-24/mozilla/Compiler.h:22:4: error: #error "mfbt (and Gecko) require at least gcc 4.4 to build."
compiler.blacklist *gcc* {clang < 300}
+configure.args --disable-silent-rules
+
livecheck.type gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140415/483200e9/attachment.html>
More information about the macports-changes
mailing list