[136154] trunk/dports/gnome/gjs

devans at macports.org devans at macports.org
Mon May 11 15:37:34 PDT 2015


Revision: 136154
          https://trac.macports.org/changeset/136154
Author:   devans at macports.org
Date:     2015-05-11 15:37:34 -0700 (Mon, 11 May 2015)
Log Message:
-----------
gjs: update to version 1.43.0, dependencies, use gnome unstable livecheck.

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

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


Property changes on: trunk/dports/gnome/gjs
___________________________________________________________________
Modified: 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-126096
/users/devans/GNOME-3/unstable/dports/gnome/gjs:116416-118151,121463-125933
/users/rmstonecipher/gnome/gjs:102363-103172
   + /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-136044
/users/devans/GNOME-3/unstable/dports/gnome/gjs:116416-118151,121463-125933,132277-134598
/users/rmstonecipher/gnome/gjs:102363-103172

Modified: trunk/dports/gnome/gjs/Portfile
===================================================================
--- trunk/dports/gnome/gjs/Portfile	2015-05-11 22:36:50 UTC (rev 136153)
+++ trunk/dports/gnome/gjs/Portfile	2015-05-11 22:37:34 UTC (rev 136154)
@@ -6,7 +6,7 @@
 PortGroup       gobject_introspection 1.0
 
 name            gjs
-version         1.42.0
+version         1.43.3
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     GObject JavaScriptCore bridge
 long_description \
@@ -22,14 +22,15 @@
 master_sites    gnome:sources/${name}/${branch}/
 use_xz          yes
 
-checksums       rmd160  cd32ba5f8d052c0e5819fa84fb3df35ac896cd08 \
-                sha256  0c9afb7d5be6ead5b68059596f08eb7c3902b1676ee9c8846aa8df09647dba13
+checksums       rmd160  c6a8bf3d8ce3d187f49b09d6b23f5a972125634b \
+                sha256  82b54dd4590ea1622d19b2e27978bcb9c2c5b46922e1e1780ea79b6a28aa1c4e
 
 depends_build   port:pkgconfig \
                 port:gnome-common \
                 port:gettext
 
-depends_lib     port:readline \
+depends_lib     port:gtk3 \
+                port:readline \
                 path:lib/pkgconfig/cairo.pc:cairo \
                 port:dbus-glib \
                 port:mozjs24 \
@@ -49,4 +50,4 @@
 
 gobject_introspection yes
 
-livecheck.type  gnome
+livecheck.type  gnome-with-unstable
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150511/eae056a1/attachment-0001.html>


More information about the macports-changes mailing list