From ec239da92aa12854f937e4091540b952d70ebd5f Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 14 Mar 2006 01:16:33 +0000 Subject: Update to 2.14.0. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5936 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gdm/Makefile | 7 ++++--- x11/gdm/distinfo | 6 +++--- x11/gdm/pkg-plist | 9 +++++++-- 3 files changed, 14 insertions(+), 8 deletions(-) (limited to 'x11/gdm') diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 2f265bd9a..ea10efecf 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gdm/Makefile,v 1.21 2006/03/13 07:23:13 mezz Exp $ +# $MCom: ports/x11/gdm/Makefile,v 1.22 2006/03/13 19:31:46 mezz Exp $ # PORTNAME= gdm -PORTVERSION= 2.13.0.10 -PORTREVISION= 1 +PORTVERSION= 2.14.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/} @@ -71,6 +70,8 @@ post-install: .if !defined(PACKAGE_BUILDING) @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL .endif + ${INSTALL_DATA} ${WRKSRC}/config/gdm.conf-custom \ + ${PREFIX}/etc/gdm/custom.conf.default @${MKDIR} ${PREFIX}/etc/gdm/Sessions @${SED} -e 's|%%PREFIX%%|${PREFIX}|g' < ${PKGDIR}/pkg-message \ | /usr/bin/fmt 75 79 > ${PKGMESSAGE} diff --git a/x11/gdm/distinfo b/x11/gdm/distinfo index e96a43401..869b3e624 100644 --- a/x11/gdm/distinfo +++ b/x11/gdm/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gdm-2.13.0.10.tar.bz2) = 268fc15aee5d2c679b0892b837a4b290 -SHA256 (gnome2/gdm-2.13.0.10.tar.bz2) = ba7c208581414a2ba3941f9c6f8b0c4df7a8ab4245850d117dca5aab1dbf3c21 -SIZE (gnome2/gdm-2.13.0.10.tar.bz2) = 2988276 +MD5 (gnome2/gdm-2.14.0.tar.bz2) = 1f82485c4e8cd8ca2f1523a91a624eff +SHA256 (gnome2/gdm-2.14.0.tar.bz2) = 32a88d7583cbd59beba2c6c8b3f4a6b52a55acd4a3b03c5a32e15fa8e38edfbe +SIZE (gnome2/gdm-2.14.0.tar.bz2) = 2997013 diff --git a/x11/gdm/pkg-plist b/x11/gdm/pkg-plist index c31f53ff7..290ac843e 100644 --- a/x11/gdm/pkg-plist +++ b/x11/gdm/pkg-plist @@ -11,8 +11,9 @@ etc/gdm/PostSession/Default etc/gdm/PreSession/Default etc/gdm/XKeepsCrashing etc/gdm/Xsession -@exec [ -f %B/gdm.conf ] || cp %B/%f %B/gdm.conf -etc/gdm/custom.conf +@unexec if cmp -s %D/etc/gdm/custom.conf %D/etc/gdm/custom.conf.default; then rm -f %D/etc/gdm/custom.conf; fi +etc/gdm/custom.conf.default +@exec [ -f %B/custom.conf ] || cp %B/%f %B/custom.conf etc/gdm/locale.alias @unexec if cmp -s %D/etc/gdm/modules/AccessDwellMouseEvents %D/etc/gdm/modules/factory-AccessDwellMouseEvents; then rm -f %D/etc/gdm/modules/AccessDwellMouseEvents; fi etc/gdm/modules/factory-AccessDwellMouseEvents @@ -89,6 +90,8 @@ share/gnome/help/gdm/ko/legal.xml share/gnome/help/gdm/sv/figures/gdm_window.png share/gnome/help/gdm/sv/gdm.xml share/gnome/help/gdm/sv/legal.xml +share/gnome/help/gdm/uk/gdm.xml +share/gnome/help/gdm/uk/legal.xml share/gnome/help/gdm/zh_CN/figures/gdm_window.png share/gnome/help/gdm/zh_CN/gdm.xml share/gnome/help/gdm/zh_CN/legal.xml @@ -106,6 +109,7 @@ share/gnome/omf/gdm/gdm-it.omf share/gnome/omf/gdm/gdm-ja.omf share/gnome/omf/gdm/gdm-ko.omf share/gnome/omf/gdm/gdm-sv.omf +share/gnome/omf/gdm/gdm-uk.omf share/gnome/omf/gdm/gdm-zh_CN.omf share/gnome/omf/gdm/gdm-zh_HK.omf share/gnome/omf/gdm/gdm-zh_TW.omf @@ -239,6 +243,7 @@ share/locale/zu/LC_MESSAGES/gdm.mo @dirrm share/gnome/help/gdm/zh_HK @dirrm share/gnome/help/gdm/zh_CN/figures @dirrm share/gnome/help/gdm/zh_CN +@dirrm share/gnome/help/gdm/uk @dirrm share/gnome/help/gdm/sv/figures @dirrm share/gnome/help/gdm/sv @dirrm share/gnome/help/gdm/ko/figures -- cgit v1.2.3