diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-20 08:14:54 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-20 08:14:54 +0800 |
commit | 2fa7fd613dbfc8c55881e18038f221bb261bcb0e (patch) | |
tree | 7a0b9490b9f3f0d2a29b23ae90002860c819c8b2 /x11/gnome-panel | |
parent | 81239f99ff65c6656b6c19917d2eaca76e68d9b4 (diff) | |
download | marcuscom-ports-2fa7fd613dbfc8c55881e18038f221bb261bcb0e.tar.gz marcuscom-ports-2fa7fd613dbfc8c55881e18038f221bb261bcb0e.tar.zst marcuscom-ports-2fa7fd613dbfc8c55881e18038f221bb261bcb0e.zip |
Update to 2.7.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2492 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-panel')
-rw-r--r-- | x11/gnome-panel/Makefile | 6 | ||||
-rw-r--r-- | x11/gnome-panel/distinfo | 4 | ||||
-rw-r--r-- | x11/gnome-panel/pkg-plist | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 1d66d47fc..498fc6f77 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomepanel -PORTVERSION= 2.7.3 +PORTVERSION= 2.7.4 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.7 @@ -20,11 +20,11 @@ USE_BZIP2= yes INSTALLS_SHLIB= yes USE_X_PREFIX= yes USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier intlhack lthack gnomedesktop \ +USE_GNOME= gnomeprefix gnomehack gnomehier intlhack gnomedesktop \ libwnck GNOME_DESKTOP_VERSION=2 USE_GMAKE= yes -USE_INC_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 CONFIGURE_ARGS= --with-kde-datadir=${LOCALBASE}/share \ --with-kde-docdir=${LOCALBASE}/share/doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ diff --git a/x11/gnome-panel/distinfo b/x11/gnome-panel/distinfo index 94b024063..2ef410b78 100644 --- a/x11/gnome-panel/distinfo +++ b/x11/gnome-panel/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gnome-panel-2.7.3.tar.bz2) = 1d15bf4adf661512e73ef64ed3a62bdc -SIZE (gnome2/gnome-panel-2.7.3.tar.bz2) = 3151116 +MD5 (gnome2/gnome-panel-2.7.4.tar.bz2) = 18b8516122940400223f0e43f0b1028f +SIZE (gnome2/gnome-panel-2.7.4.tar.bz2) = 3159618 diff --git a/x11/gnome-panel/pkg-plist b/x11/gnome-panel/pkg-plist index ed0e5a07e..4ab117002 100644 --- a/x11/gnome-panel/pkg-plist +++ b/x11/gnome-panel/pkg-plist @@ -15,7 +15,11 @@ etc/gconf/schemas/gnome-panel-screenshot.schemas @unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/panel-compatibility.schemas > /dev/null || /usr/bin/true etc/gconf/schemas/panel-compatibility.schemas @exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/panel-compatibility.schemas > /dev/null || /usr/bin/true +@unexec gconftool-2 --direct --config-source=xml::%D/etc/gconf/gconf.xml.defaults --unload %D/etc/gconf/schemas/panel-default-setup.entries /apps/panel/profiles/default > /dev/null || /usr/bin/true +@unexec gconftool-2 --direct --config-source=xml::%D/etc/gconf/gconf.xml.defaults --unload %D/etc/gconf/schemas/panel-default-setup.entries > /dev/null || /usr/bin/true etc/gconf/schemas/panel-default-setup.entries +@exec gconftool-2 --direct --config-source=xml::%D/etc/gconf/gconf.xml.defaults --load %D/etc/gconf/schemas/panel-default-setup.entries > /dev/null || /usr/bin/true +@exec gconftool-2 --direct --config-source=xml::%D/etc/gconf/gconf.xml.defaults --load %D/etc/gconf/schemas/panel-default-setup.entries /apps/panel/profiles/default > /dev/null || /usr/bin/true @unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/panel-general.schemas > /dev/null || /usr/bin/true etc/gconf/schemas/panel-general.schemas @exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/panel-general.schemas > /dev/null || /usr/bin/true |