[118887] trunk/dports/gnome/gjs

devans at macports.org devans at macports.org
Sun Apr 13 16:27:29 PDT 2014


Revision: 118887
          https://trac.macports.org/changeset/118887
Author:   devans at macports.org
Date:     2014-04-13 16:27:28 -0700 (Sun, 13 Apr 2014)
Log Message:
-----------
gjs: update to version 1.40.0.

Modified Paths:
--------------
    trunk/dports/gnome/gjs/Portfile

Removed Paths:
-------------
    trunk/dports/gnome/gjs/files/

Property Changed:
----------------
    trunk/dports/gnome/gjs/


Property changes on: trunk/dports/gnome/gjs
___________________________________________________________________
Added: svn:mergeinfo
   + /branches/mld-qt-481/dports/gnome/gjs:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/gjs:118155-118732
/users/devans/GNOME-3/unstable/dports/gnome/gjs:116416-118151
/users/rmstonecipher/gnome/gjs:102363-103172

Modified: trunk/dports/gnome/gjs/Portfile
===================================================================
--- trunk/dports/gnome/gjs/Portfile	2014-04-13 23:27:20 UTC (rev 118886)
+++ trunk/dports/gnome/gjs/Portfile	2014-04-13 23:27:28 UTC (rev 118887)
@@ -5,8 +5,7 @@
 PortGroup       compiler_blacklist_versions 1.0
 
 name            gjs
-version         1.38.1
-revision        2
+version         1.40.0
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     GObject JavaScriptCore bridge
 long_description \
@@ -22,9 +21,8 @@
 master_sites    gnome:sources/${name}/${branch}/
 use_xz          yes
 
-checksums       md5     0f3422a114cb69735274e75e325013a3 \
-                sha1    c5530fbe6dde7d02e1f461829385075c5487e2bb \
-                rmd160  479d52d732bdcf6ecb0347530e3dfaae0332dc34
+checksums       rmd160  25a72e56288353dbf4c42ef06db837596f56bbfc \
+                sha256  545fd7da8ee90ccd25d15c3eb8f1e59a1e04366237af6468613816fac840c8f9
 
 depends_build   port:pkgconfig \
                 port:gnome-common \
@@ -34,17 +32,13 @@
                 port:readline \
                 path:lib/pkgconfig/cairo.pc:cairo \
                 port:dbus-glib \
-                port:mozjs17 \
+                port:mozjs24 \
                 port:gnome-js-common
 
-patchfiles      patch-fix-uint-type-bz712242.diff
-
 # Teach glibtool about -stdlib=libc++
 use_autoreconf  yes
 autoreconf.args -fvi
 
-configure.args-append "-enable-compile-warnings=no"
-
 # non-relocatable subtraction expression, "LC0" minus "L00000000001$pb"
 compiler.blacklist gcc-3.3 *gcc-4.0 {gcc-4.2 < 5666}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140413/aaf684fa/attachment.html>


More information about the macports-changes mailing list