[107502] trunk/dports/gnome/glib-networking/Portfile

devans at macports.org devans at macports.org
Mon Jul 1 11:03:43 PDT 2013


Revision: 107502
          https://trac.macports.org/changeset/107502
Author:   devans at macports.org
Date:     2013-07-01 11:03:43 -0700 (Mon, 01 Jul 2013)
Log Message:
-----------
glib-networking: update GIO module cache post-activate.

Modified Paths:
--------------
    trunk/dports/gnome/glib-networking/Portfile

Modified: trunk/dports/gnome/glib-networking/Portfile
===================================================================
--- trunk/dports/gnome/glib-networking/Portfile	2013-07-01 17:55:14 UTC (rev 107501)
+++ trunk/dports/gnome/glib-networking/Portfile	2013-07-01 18:03:43 UTC (rev 107502)
@@ -5,7 +5,7 @@
 
 name            glib-networking
 version         2.36.0
-revision        1
+revision        2
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     Network-related giomodules for glib
 long_description ${description}
@@ -38,4 +38,8 @@
     reinplace "s|-Werror=|-W|g" ${worksrcpath}/configure
 }
 
+post-activate {
+    system "${prefix}/bin/gio-querymodules ${prefix}/lib/gio/modules"
+}
+
 livecheck.type  gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130701/b14aba7d/attachment.html>


More information about the macports-changes mailing list