diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-28 08:18:47 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-28 08:18:47 +0800 |
commit | 42e034b2af22377757fe04787dbe6c0702a1e532 (patch) | |
tree | c0dabc3cef8ef8ceb921624d6f85b830619eb5a7 /x11 | |
parent | e8babd621676de100c898aeec7a2528a029f369c (diff) | |
download | marcuscom-ports-42e034b2af22377757fe04787dbe6c0702a1e532.tar marcuscom-ports-42e034b2af22377757fe04787dbe6c0702a1e532.tar.gz marcuscom-ports-42e034b2af22377757fe04787dbe6c0702a1e532.tar.bz2 marcuscom-ports-42e034b2af22377757fe04787dbe6c0702a1e532.tar.lz marcuscom-ports-42e034b2af22377757fe04787dbe6c0702a1e532.tar.xz marcuscom-ports-42e034b2af22377757fe04787dbe6c0702a1e532.tar.zst marcuscom-ports-42e034b2af22377757fe04787dbe6c0702a1e532.zip |
Update to 2.19.7.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9474 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gdm/Makefile | 5 | ||||
-rw-r--r-- | x11/gdm/distinfo | 6 | ||||
-rw-r--r-- | x11/gdm/pkg-plist | 5 |
3 files changed, 9 insertions, 7 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 87ec94d5b..03b1efe6e 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gdm/Makefile,v 1.74 2007/08/18 16:08:20 marcus Exp $ +# $MCom: ports/x11/gdm/Makefile,v 1.75 2007/08/27 20:13:55 marcus Exp $ # PORTNAME= gdm -PORTVERSION= 2.19.6 -PORTREVISION= 1 +PORTVERSION= 2.19.7 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 032e4706d..8cd0eaa13 100644 --- a/x11/gdm/distinfo +++ b/x11/gdm/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gdm-2.19.6.tar.bz2) = 89ffb6d595f82f9d04d68121b81c697b -SHA256 (gnome2/gdm-2.19.6.tar.bz2) = c6412c665e10d4208c2900224c6a945644f85ded992abd223e2371fa6a984225 -SIZE (gnome2/gdm-2.19.6.tar.bz2) = 3696905 +MD5 (gnome2/gdm-2.19.7.tar.bz2) = 27f04ecfaeabcd238f8df66660d50d7b +SHA256 (gnome2/gdm-2.19.7.tar.bz2) = 4bad5bdb2cdab516da9de48f3b0484503c3c948a0be324d0dae9c14ea0f132e6 +SIZE (gnome2/gdm-2.19.7.tar.bz2) = 3770113 diff --git a/x11/gdm/pkg-plist b/x11/gdm/pkg-plist index 12275d188..14e551389 100644 --- a/x11/gdm/pkg-plist +++ b/x11/gdm/pkg-plist @@ -58,7 +58,7 @@ sbin/gdmsetup %%DATADIR%%/themes/happygnome-list/GdmGreeterTheme.desktop %%DATADIR%%/themes/happygnome-list/background.svg %%DATADIR%%/themes/happygnome-list/gnome-logo.svg -%%DATADIR%%/themes/happygnome-list/happygnome.xml +%%DATADIR%%/themes/happygnome-list/happygnome-list.xml %%DATADIR%%/themes/happygnome-list/options.png %%DATADIR%%/themes/happygnome-list/screenshot.png %%DATADIR%%/themes/happygnome/GdmGreeterTheme.desktop @@ -73,6 +73,7 @@ share/gnome/help/gdm/en_GB/gdm.xml share/gnome/help/gdm/es/gdm.xml share/gnome/help/gdm/fr/gdm.xml share/gnome/help/gdm/ko/gdm.xml +share/gnome/help/gdm/oc/gdm.xml share/gnome/help/gdm/sv/gdm.xml share/gnome/help/gdm/uk/gdm.xml share/icons/hicolor/16x16/apps/gdm-xnest.png @@ -169,6 +170,7 @@ share/omf/gdm/gdm-en_GB.omf share/omf/gdm/gdm-es.omf share/omf/gdm/gdm-fr.omf share/omf/gdm/gdm-ko.omf +share/omf/gdm/gdm-oc.omf share/omf/gdm/gdm-sv.omf share/omf/gdm/gdm-uk.omf share/pixmaps/faces/astronaut.jpg @@ -204,6 +206,7 @@ share/xsessions/gnome.desktop @dirrm share/omf/gdm @dirrm share/gnome/help/gdm/uk @dirrm share/gnome/help/gdm/sv +@dirrm share/gnome/help/gdm/oc @dirrm share/gnome/help/gdm/ko @dirrm share/gnome/help/gdm/fr @dirrm share/gnome/help/gdm/es |