summaryrefslogtreecommitdiff
path: root/x11/gdm
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-04-09 13:57:01 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-04-09 13:57:01 +0000
commit5e5871d75e50cb573a84f51ff695542c54fa7d06 (patch)
treefcad990b2800de46bc822a7c03a0c9492f0d851f /x11/gdm
parent- Fix --acls with --delete (diff)
Update to 2.18.1
Notes
Notes: svn path=/head/; revision=189567
Diffstat (limited to 'x11/gdm')
-rw-r--r--x11/gdm/Makefile2
-rw-r--r--x11/gdm/distinfo6
-rw-r--r--x11/gdm/files/patch-config_gdm.conf.in16
3 files changed, 12 insertions, 12 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index fe1b390f608c..2d36c7197025 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= gdm
-PORTVERSION= 2.18.0
+PORTVERSION= 2.18.1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
diff --git a/x11/gdm/distinfo b/x11/gdm/distinfo
index 3caa1e92dbfa..1b174f691cd7 100644
--- a/x11/gdm/distinfo
+++ b/x11/gdm/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/gdm-2.18.0.tar.bz2) = a569a8275f0e0396e6ef5f63c5f56ad5
-SHA256 (gnome2/gdm-2.18.0.tar.bz2) = 6619ef1ba04f4408f181b1a6c1d8a86f791706e22e0e2803153dbd5554a18053
-SIZE (gnome2/gdm-2.18.0.tar.bz2) = 3461709
+MD5 (gnome2/gdm-2.18.1.tar.bz2) = a80e26d98adbe485aac0f9aee64b92b1
+SHA256 (gnome2/gdm-2.18.1.tar.bz2) = 347a555305f9f19089d032685dfec1cb5a8ebae970b1c2d0e0929cd83c2c5ffd
+SIZE (gnome2/gdm-2.18.1.tar.bz2) = 3460665
diff --git a/x11/gdm/files/patch-config_gdm.conf.in b/x11/gdm/files/patch-config_gdm.conf.in
index 43e2c566c5a1..0eeb4bfc5562 100644
--- a/x11/gdm/files/patch-config_gdm.conf.in
+++ b/x11/gdm/files/patch-config_gdm.conf.in
@@ -1,11 +1,11 @@
---- config/gdm.conf.in.orig Fri Apr 7 15:47:20 2006
-+++ config/gdm.conf.in Wed Apr 12 01:53:30 2006
-@@ -156,11 +156,11 @@ StandardXServer=@X_SERVER@
- #FlexiReapDelayMinutes=5
- # The X nest command.
- Xnest=@X_XNEST_PATH@/Xnest @X_XNEST_CONFIG_OPTIONS@
+--- config/gdm.conf.in.orig Mon Apr 9 01:15:16 2007
++++ config/gdm.conf.in Mon Apr 9 09:38:08 2007
+@@ -174,11 +174,11 @@
+ # using this Xnest, the value should be true.
+ XnestUnscaledFontPath=@X_XNEST_UNSCALED_FONTPATH@
+
-# Automatic VT allocation. Right now only works on Linux. This way we force
-+# Automatic VT allocation. This way
++# Automatic VT allocation. This way we force
# X to use specific vts. turn VTAllocation to false if this is causing
# problems.
-#FirstVT=7
@@ -15,7 +15,7 @@
# Should double login be treated with a warning (and possibility to change VT's
# on Linux and FreeBSD systems for console logins)
#DoubleLoginWarning=true
-@@ -283,7 +283,7 @@ Enable=false
+@@ -305,7 +305,7 @@
# The specific gtkrc file we use. It should be the full path to the gtkrc that
# we need. Unless you need a specific gtkrc that doesn't correspond to a
# specific theme, then just use the GtkTheme key.