diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-04-18 17:29:54 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-04-18 17:29:54 +0000 |
commit | de7dc54394212d813deaf344640659d4a63575da (patch) | |
tree | 1cb8d0cb9d4252893128c58e2a099e665c465587 /x11-wm | |
parent | 6bbdbd573c9949523803be71f33309f0ca158472 (diff) | |
download | ports-de7dc54394212d813deaf344640659d4a63575da.tar.gz ports-de7dc54394212d813deaf344640659d4a63575da.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xfce4-desktop/Makefile | 9 | ||||
-rw-r--r-- | x11-wm/xfce4-desktop/distinfo | 4 | ||||
-rw-r--r-- | x11-wm/xfce4-desktop/pkg-plist | 3 | ||||
-rw-r--r-- | x11-wm/xfce4-panel/Makefile | 9 | ||||
-rw-r--r-- | x11-wm/xfce4-panel/distinfo | 4 | ||||
-rw-r--r-- | x11-wm/xfce4-panel/pkg-plist | 5 | ||||
-rw-r--r-- | x11-wm/xfce4-systray/Makefile | 9 | ||||
-rw-r--r-- | x11-wm/xfce4-systray/distinfo | 4 | ||||
-rw-r--r-- | x11-wm/xfce4-wm/Makefile | 9 | ||||
-rw-r--r-- | x11-wm/xfce4-wm/distinfo | 4 | ||||
-rw-r--r-- | x11-wm/xfce4-wm/pkg-plist | 2 | ||||
-rw-r--r-- | x11-wm/xfce4/Makefile | 4 |
12 files changed, 36 insertions, 30 deletions
diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile index 3a9ee6c51c5b..53cb5267ce15 100644 --- a/x11-wm/xfce4-desktop/Makefile +++ b/x11-wm/xfce4-desktop/Makefile @@ -6,11 +6,10 @@ # PORTNAME= xfce4-desktop -PORTVERSION= 4.0.4 -PORTREVISION= 1 +PORTVERSION= 4.0.5 +PORTREVISION= 0 CATEGORIES= x11-wm xfce -MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ +MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/ DISTNAME= xfdesktop-${PORTVERSION} DIST_SUBDIR= xfce4 @@ -27,7 +26,7 @@ RUN_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager USE_GETTEXT= yes USE_GNOME= gtk20 USE_X_PREFIX= yes -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \ diff --git a/x11-wm/xfce4-desktop/distinfo b/x11-wm/xfce4-desktop/distinfo index 35f1bcb570dd..c8aea66e0969 100644 --- a/x11-wm/xfce4-desktop/distinfo +++ b/x11-wm/xfce4-desktop/distinfo @@ -1,2 +1,2 @@ -MD5 (xfce4/xfdesktop-4.0.4.tar.gz) = 2775570ce78bd02609ac9cb8ffe52333 -SIZE(xfce4/xfdesktop-4.0.4.tar.gz) = 2121394 +MD5 (xfce4/xfdesktop-4.0.5.tar.gz) = eef02de6de0ac2b8343f4ce2c2f8cf12 +SIZE(xfce4/xfdesktop-4.0.5.tar.gz) = 2128461 diff --git a/x11-wm/xfce4-desktop/pkg-plist b/x11-wm/xfce4-desktop/pkg-plist index b3297d6402f7..bf906d1e3110 100644 --- a/x11-wm/xfce4-desktop/pkg-plist +++ b/x11-wm/xfce4-desktop/pkg-plist @@ -5,6 +5,7 @@ etc/xfce4/menu.xml.ca etc/xfce4/menu.xml.de etc/xfce4/menu.xml.fr etc/xfce4/menu.xml.hu +etc/xfce4/menu.xml.it etc/xfce4/menu.xml.nl etc/xfce4/menu.xml.ta etc/xfce4/menu.xml.tr @@ -17,7 +18,9 @@ lib/xfce4/mcs-plugins/backdrop_settings.so lib/xfce4/mcs-plugins/workspaces_settings.a lib/xfce4/mcs-plugins/workspaces_settings.la lib/xfce4/mcs-plugins/workspaces_settings.so +share/locale/ar/LC_MESSAGES/xfdesktop.mo share/locale/az/LC_MESSAGES/xfdesktop.mo +share/locale/bg/LC_MESSAGES/xfdesktop.mo share/locale/ca/LC_MESSAGES/xfdesktop.mo share/locale/cs/LC_MESSAGES/xfdesktop.mo share/locale/de/LC_MESSAGES/xfdesktop.mo diff --git a/x11-wm/xfce4-panel/Makefile b/x11-wm/xfce4-panel/Makefile index aa4afd879eb7..c3173cd6798a 100644 --- a/x11-wm/xfce4-panel/Makefile +++ b/x11-wm/xfce4-panel/Makefile @@ -6,11 +6,10 @@ # PORTNAME= xfce4-panel -PORTVERSION= 4.0.4 -PORTREVISION= 1 +PORTVERSION= 4.0.5 +PORTREVISION= 0 CATEGORIES= x11-wm xfce -MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ +MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/ DIST_SUBDIR= xfce4 @@ -27,7 +26,7 @@ USE_GETTEXT= yes USE_GNOME= gtk20 USE_REINPLACE= yes USE_X_PREFIX= yes -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \ diff --git a/x11-wm/xfce4-panel/distinfo b/x11-wm/xfce4-panel/distinfo index ba49a3977eeb..72a656b6d2dd 100644 --- a/x11-wm/xfce4-panel/distinfo +++ b/x11-wm/xfce4-panel/distinfo @@ -1,2 +1,2 @@ -MD5 (xfce4/xfce4-panel-4.0.4.tar.gz) = 1626fc7f4ff1a8ab820791c968bd0523 -SIZE(xfce4/xfce4-panel-4.0.4.tar.gz) = 1254552 +MD5 (xfce4/xfce4-panel-4.0.5.tar.gz) = e45c70fd08edf3fadd23571f3151ac5e +SIZE(xfce4/xfce4-panel-4.0.5.tar.gz) = 1267987 diff --git a/x11-wm/xfce4-panel/pkg-plist b/x11-wm/xfce4-panel/pkg-plist index 1accb39f244d..8d14ac95d49a 100644 --- a/x11-wm/xfce4-panel/pkg-plist +++ b/x11-wm/xfce4-panel/pkg-plist @@ -1,8 +1,10 @@ bin/xfce4-panel etc/xfce4/xfce4rc +etc/xfce4/xfce4rc.ar etc/xfce4/xfce4rc.az etc/xfce4/xfce4rc.ca etc/xfce4/xfce4rc.hu +etc/xfce4/xfce4rc.it etc/xfce4/xfce4rc.nl etc/xfce4/xfce4rc.vi include/xfce4/panel/controls.h @@ -30,7 +32,9 @@ lib/xfce4/panel-plugins/libswitcher.so lib/xfce4/panel-plugins/libsystembuttons.la lib/xfce4/panel-plugins/libsystembuttons.so libdata/pkgconfig/xfce4-panel-1.0.pc +share/locale/ar/LC_MESSAGES/xfce4-panel.mo share/locale/az/LC_MESSAGES/xfce4-panel.mo +share/locale/bg/LC_MESSAGES/xfce4-panel.mo share/locale/ca/LC_MESSAGES/xfce4-panel.mo share/locale/cs/LC_MESSAGES/xfce4-panel.mo share/locale/de/LC_MESSAGES/xfce4-panel.mo @@ -41,6 +45,7 @@ share/locale/fi/LC_MESSAGES/xfce4-panel.mo share/locale/fr/LC_MESSAGES/xfce4-panel.mo share/locale/hi/LC_MESSAGES/xfce4-panel.mo share/locale/hu/LC_MESSAGES/xfce4-panel.mo +share/locale/it/LC_MESSAGES/xfce4-panel.mo share/locale/ja/LC_MESSAGES/xfce4-panel.mo share/locale/ko/LC_MESSAGES/xfce4-panel.mo share/locale/lt/LC_MESSAGES/xfce4-panel.mo diff --git a/x11-wm/xfce4-systray/Makefile b/x11-wm/xfce4-systray/Makefile index af2ab6516942..1863ae778dde 100644 --- a/x11-wm/xfce4-systray/Makefile +++ b/x11-wm/xfce4-systray/Makefile @@ -6,11 +6,10 @@ # PORTNAME= xfce4-systray -PORTVERSION= 4.0.4 -PORTREVISION= 1 +PORTVERSION= 4.0.5 +PORTREVISION= 0 CATEGORIES= x11-wm xfce -MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ +MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/ DIST_SUBDIR= xfce4 @@ -26,7 +25,7 @@ RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel USE_GNOME= gtk20 USE_X_PREFIX= yes -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/x11-wm/xfce4-systray/distinfo b/x11-wm/xfce4-systray/distinfo index c902f3a0f3d4..17a94fe6bf67 100644 --- a/x11-wm/xfce4-systray/distinfo +++ b/x11-wm/xfce4-systray/distinfo @@ -1,2 +1,2 @@ -MD5 (xfce4/xfce4-systray-4.0.4.tar.gz) = 3768fe1c79f6ed8d0d9f8f0f81eea2d8 -SIZE(xfce4/xfce4-systray-4.0.4.tar.gz) = 308890 +MD5 (xfce4/xfce4-systray-4.0.5.tar.gz) = 560d321dd0140d0f47a9f4a9de4801fe +SIZE(xfce4/xfce4-systray-4.0.5.tar.gz) = 308893 diff --git a/x11-wm/xfce4-wm/Makefile b/x11-wm/xfce4-wm/Makefile index e48d718e0819..2a0f662aea4d 100644 --- a/x11-wm/xfce4-wm/Makefile +++ b/x11-wm/xfce4-wm/Makefile @@ -6,11 +6,10 @@ # PORTNAME= xfce4-wm -PORTVERSION= 4.0.4 -PORTREVISION= 1 +PORTVERSION= 4.0.5 +PORTREVISION= 0 CATEGORIES= x11-wm xfce -MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ +MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/ DISTNAME= xfwm4-${PORTVERSION} DIST_SUBDIR= xfce4 @@ -28,7 +27,7 @@ USE_GETTEXT= yes USE_GNOME= gtk20 USE_X_PREFIX= yes USE_XPM= yes -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-xinerama diff --git a/x11-wm/xfce4-wm/distinfo b/x11-wm/xfce4-wm/distinfo index 810429b5d052..7f4bbc6968a9 100644 --- a/x11-wm/xfce4-wm/distinfo +++ b/x11-wm/xfce4-wm/distinfo @@ -1,2 +1,2 @@ -MD5 (xfce4/xfwm4-4.0.4.tar.gz) = 95de2b091545cdb8c422fcce2eb64636 -SIZE(xfce4/xfwm4-4.0.4.tar.gz) = 959200 +MD5 (xfce4/xfwm4-4.0.5.tar.gz) = bc061116aec0e4c45aad6d8725e619c5 +SIZE(xfce4/xfwm4-4.0.5.tar.gz) = 969742 diff --git a/x11-wm/xfce4-wm/pkg-plist b/x11-wm/xfce4-wm/pkg-plist index c4d42f023ff3..31b2253b3533 100644 --- a/x11-wm/xfce4-wm/pkg-plist +++ b/x11-wm/xfce4-wm/pkg-plist @@ -7,6 +7,7 @@ lib/xfce4/mcs-plugins/xfwm4_plugin.la lib/xfce4/mcs-plugins/xfwm4_plugin.so share/locale/az/LC_MESSAGES/xfwm4.mo share/locale/ar/LC_MESSAGES/xfwm4.mo +share/locale/bg/LC_MESSAGES/xfwm4.mo share/locale/ca/LC_MESSAGES/xfwm4.mo share/locale/cs/LC_MESSAGES/xfwm4.mo share/locale/de/LC_MESSAGES/xfwm4.mo @@ -17,6 +18,7 @@ share/locale/fi/LC_MESSAGES/xfwm4.mo share/locale/fr/LC_MESSAGES/xfwm4.mo share/locale/hi/LC_MESSAGES/xfwm4.mo share/locale/hu/LC_MESSAGES/xfwm4.mo +share/locale/it/LC_MESSAGES/xfwm4.mo share/locale/ja/LC_MESSAGES/xfwm4.mo share/locale/ko/LC_MESSAGES/xfwm4.mo share/locale/lt/LC_MESSAGES/xfwm4.mo diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile index 11ccda0481da..8893f4b0a38f 100644 --- a/x11-wm/xfce4/Makefile +++ b/x11-wm/xfce4/Makefile @@ -6,8 +6,8 @@ # PORTNAME= xfce -PORTVERSION= 4.0.4 -PORTREVISION= 1 +PORTVERSION= 4.0.5 +PORTREVISION= 0 CATEGORIES= x11-wm xfce MASTER_SITES= # empty DISTFILES= # empty |