[151834] users/devans/GNOME-3/unstable/dports/gnome/gdm

devans at macports.org devans at macports.org
Tue Aug 23 02:35:21 PDT 2016


Revision: 151834
          https://trac.macports.org/changeset/151834
Author:   devans at macports.org
Date:     2016-08-23 02:35:21 -0700 (Tue, 23 Aug 2016)
Log Message:
-----------
GNOME-3/unstable: gdm, update to version 3.21.90 for debugging, dependencies, fails to configure with OSX pam.

Modified Paths:
--------------
    users/devans/GNOME-3/unstable/dports/gnome/gdm/Portfile
    users/devans/GNOME-3/unstable/dports/gnome/gdm/files/patch-configure.ac.diff

Modified: users/devans/GNOME-3/unstable/dports/gnome/gdm/Portfile
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/gdm/Portfile	2016-08-23 08:36:31 UTC (rev 151833)
+++ users/devans/GNOME-3/unstable/dports/gnome/gdm/Portfile	2016-08-23 09:35:21 UTC (rev 151834)
@@ -8,7 +8,7 @@
 PortGroup           gobject_introspection 1.0
 
 name                gdm
-version             3.21.4
+version             3.21.90
 license             GPL-2
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         The Gnome Display Manager is a re-implementation of the well known xdm program.
@@ -22,8 +22,8 @@
 
 use_xz              yes
 
-checksums           rmd160  7fbb6c666a5868cdf50be0d87e44d63987028259 \
-                    sha256  f42d7629d6b6689b6c6aad044622b7518a02479522610a45f3effe4d3f7fb8d3
+checksums           rmd160  5628dc32405614bf1fd019ceb37748457e7e1264 \
+                    sha256  d2f55483d1e3a02f97c560d4ea7311add71833e1c963521ca7aa3c15527e4aa9
 
 depends_build       port:pkgconfig \
                     port:intltool \
@@ -36,9 +36,7 @@
                     port:gtk3 \
                     port:dconf \
                     port:accountsservice \
-                    port:nss \
                     port:libcanberra \
-                    port:upower \
                     port:fontconfig \
                     port:iso-codes \
                     port:xorg-libX11 \
@@ -72,6 +70,7 @@
 configure.args      --enable-ipv6 \
                     --without-console-kit \
                     --without-plymouth \
+                    --with-default-pam-config=none \
                     --disable-systemd-journal \
                     --disable-schemas-compile \
                     --disable-silent-rules

Modified: users/devans/GNOME-3/unstable/dports/gnome/gdm/files/patch-configure.ac.diff
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/gdm/files/patch-configure.ac.diff	2016-08-23 08:36:31 UTC (rev 151833)
+++ users/devans/GNOME-3/unstable/dports/gnome/gdm/files/patch-configure.ac.diff	2016-08-23 09:35:21 UTC (rev 151834)
@@ -1,6 +1,6 @@
---- configure.ac.orig	2016-06-20 11:19:45.000000000 -0700
-+++ configure.ac	2016-06-23 14:31:03.000000000 -0700
-@@ -501,6 +501,7 @@
+--- configure.ac.orig	2016-08-22 13:24:01.000000000 -0700
++++ configure.ac	2016-08-23 02:02:10.000000000 -0700
+@@ -507,6 +507,7 @@
  AC_CHECK_LIB(pam, pam_syslog, [AC_DEFINE(HAVE_PAM_SYSLOG, [], [Define to 1 if you have the pam_syslog function])])
  
  dnl test whether struct pam_message is const (Linux) or not (Sun)
@@ -8,7 +8,7 @@
  if test "x$have_pam" = "xyes"; then
     pam_appl_h="$ac_pam_includes/security/pam_appl.h"
     AC_MSG_CHECKING(for const pam_message)
-@@ -1182,7 +1183,17 @@
+@@ -1196,7 +1197,17 @@
  # and /usr/X11 since they often symlink to each other, and configure
  # should use the more stable location (the real directory) if possible.
  #
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160823/2083834d/attachment.html>


More information about the macports-changes mailing list