[132126] users/devans/GNOME-3/stable/dports/gnome/gdm

devans at macports.org devans at macports.org
Fri Jan 23 14:17:03 PST 2015


Revision: 132126
          https://trac.macports.org/changeset/132126
Author:   devans at macports.org
Date:     2015-01-23 14:17:03 -0800 (Fri, 23 Jan 2015)
Log Message:
-----------
GNOME-3/stable: gdm, use gobject_introspection portgroup, remove outdated configuration item.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/gdm/Portfile

Property Changed:
----------------
    users/devans/GNOME-3/stable/dports/gnome/gdm/


Property changes on: users/devans/GNOME-3/stable/dports/gnome/gdm
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/gdm:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/gdm:108265-119090
/users/devans/GNOME-3/unstable/dports/gnome/gdm:114069-118152
/users/rmstonecipher/gnome/gdm:102363-103172
   + /branches/mld-qt-481/dports/gnome/gdm:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/gdm:108265-132125
/users/devans/GNOME-3/unstable/dports/gnome/gdm:114069-118152
/users/rmstonecipher/gnome/gdm:102363-103172

Modified: users/devans/GNOME-3/stable/dports/gnome/gdm/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gdm/Portfile	2015-01-23 22:15:09 UTC (rev 132125)
+++ users/devans/GNOME-3/stable/dports/gnome/gdm/Portfile	2015-01-23 22:17:03 UTC (rev 132126)
@@ -5,6 +5,7 @@
 #       in the security of the OS or touching PAM
 
 PortSystem      1.0
+PortGroup       gobject_introspection 1.0
 
 name            gdm
 version         3.11.90
@@ -37,7 +38,6 @@
                 port:libcanberra \
                 port:upower \
                 port:fontconfig \
-                port:gobject-introspection \
                 port:iso-codes \
                 port:xorg-libX11 \
                 port:xorg-libXau \
@@ -58,6 +58,8 @@
     reinplace "s|@MP_PREFIX@|${prefix}|" ${worksrcpath}/configure.ac
 }
 
+gobject_introspection yes
+
 use_parallel_build no
 
 # update m4/intltool.m4 and autoreconf
@@ -73,7 +75,6 @@
                 --without-console-kit \
                 --without-plymouth \
                 --disable-systemd-journal \
-                --disable-wayland-support \
                 --disable-schemas-compile \
                 --disable-silent-rules
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150123/735a051d/attachment.html>


More information about the macports-changes mailing list