diff options
author | marcus <marcus@FreeBSD.org> | 2002-05-12 06:49:02 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-05-12 06:49:02 +0000 |
commit | 3aef974db7032a0e65f1057cde853e9b1721aad0 (patch) | |
tree | 84801278673a8206dec4fa8b5f51460e23fe235a /x11/gnome-panel | |
parent | 469be6488dd46c27ad3c714e372856a0a8fb178f (diff) | |
download | FreeBSD-ports-3aef974db7032a0e65f1057cde853e9b1721aad0.zip FreeBSD-ports-3aef974db7032a0e65f1057cde853e9b1721aad0.tar.gz |
Update to GNOME 2.0 RC2.
Diffstat (limited to 'x11/gnome-panel')
-rw-r--r-- | x11/gnome-panel/Makefile | 5 | ||||
-rw-r--r-- | x11/gnome-panel/distinfo | 2 | ||||
-rw-r--r-- | x11/gnome-panel/pkg-plist | 6 |
3 files changed, 3 insertions, 10 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index b127fc53..6ff4e5a 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -6,11 +6,10 @@ # PORTNAME= gnomepanel -PORTVERSION= 1.5.19 -PORTREVISION= 1 +PORTVERSION= 1.5.20 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020501 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020509 DISTNAME= gnome-panel-${PORTVERSION} DIST_SUBDIR= gnome2 diff --git a/x11/gnome-panel/distinfo b/x11/gnome-panel/distinfo index c305012..15293c3 100644 --- a/x11/gnome-panel/distinfo +++ b/x11/gnome-panel/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-panel-1.5.19.tar.bz2) = 63e58d3c94642e26404be90d0c57aa7a +MD5 (gnome2/gnome-panel-1.5.20.tar.bz2) = 7adee4de5eba5d204ba537ca0af8d1f9 diff --git a/x11/gnome-panel/pkg-plist b/x11/gnome-panel/pkg-plist index b687df6..6ee349b 100644 --- a/x11/gnome-panel/pkg-plist +++ b/x11/gnome-panel/pkg-plist @@ -10,8 +10,6 @@ etc/gconf/gconf.xml.defaults/schemas/apps/clock_applet/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/clock_applet/prefs/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/fish_applet/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/fish_applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mailcheck-applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mailcheck-applet/prefs/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/mailcheck_applet/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/mailcheck_applet/prefs/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/pager_applet/%gconf.xml @@ -62,7 +60,6 @@ libdata/bonobo/servers/GNOME_FishApplet_Factory.server libdata/bonobo/servers/GNOME_GenUtilApplet_Factory.server libdata/bonobo/servers/GNOME_Panel.server libdata/pkgconfig/libpanelapplet-2.0.pc -share/gnome/applications/gnome-panel-screenshot.desktop share/gnome/control-center-2.0/capplets/gnome-panel-preferences.desktop share/gnome/gen_util/pager.glade share/gnome/gen_util/tasklist.glade @@ -212,7 +209,6 @@ share/locale/zh_TW/LC_MESSAGES/gnome-panel-2.0.mo @dirrm share/gnome/gnome-panel @dirrm share/gnome/control-center-2.0/capplets @dirrm share/gnome/control-center-2.0 -@dirrm share/gnome/applications @dirrm share/doc/panel-applet @dirrm include/panel-2.0 @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/tasklist_applet/prefs @@ -246,8 +242,6 @@ share/locale/zh_TW/LC_MESSAGES/gnome-panel-2.0.mo @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/pager_applet @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mailcheck_applet/prefs @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mailcheck_applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mailcheck-applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mailcheck-applet @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/fish_applet/prefs @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/fish_applet @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/clock_applet/prefs |