diff options
author | oliver <oliver@FreeBSD.org> | 2004-01-11 06:40:10 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2004-01-11 06:40:10 +0800 |
commit | 53a23b8f87c3ef0f037c29966fb1dad561e594eb (patch) | |
tree | 65d585bd30ab3be37671d620118af3280cbbce31 /sysutils/xfce4-mcs-plugins | |
parent | 9325c0d76486875a3c3fc4deaaf2033ff1933181 (diff) | |
download | freebsd-ports-gnome-53a23b8f87c3ef0f037c29966fb1dad561e594eb.tar.gz freebsd-ports-gnome-53a23b8f87c3ef0f037c29966fb1dad561e594eb.tar.zst freebsd-ports-gnome-53a23b8f87c3ef0f037c29966fb1dad561e594eb.zip |
Update xfce to 4.0.3
4.0.3:
- Leak in window manager's pixmap management
- Various file manager fixes
- Translation updates
- Support for KDE system tray was added
4.0.2:
* Improve window manager responsiveness
* Various bug fixes in file manager, window manager and panel
* More 64bit clean up
* New translation added: Azerbaijani
Diffstat (limited to 'sysutils/xfce4-mcs-plugins')
-rw-r--r-- | sysutils/xfce4-mcs-plugins/Makefile | 6 | ||||
-rw-r--r-- | sysutils/xfce4-mcs-plugins/distinfo | 2 | ||||
-rw-r--r-- | sysutils/xfce4-mcs-plugins/pkg-plist | 2 |
3 files changed, 7 insertions, 3 deletions
diff --git a/sysutils/xfce4-mcs-plugins/Makefile b/sysutils/xfce4-mcs-plugins/Makefile index a6634e010512..f192f69443f3 100644 --- a/sysutils/xfce4-mcs-plugins/Makefile +++ b/sysutils/xfce4-mcs-plugins/Makefile @@ -6,11 +6,13 @@ # PORTNAME= xfce4-mcs-plugins -PORTVERSION= 4.0.1 +PORTVERSION= 4.0.3 PORTREVISION= 0 CATEGORIES= sysutils xfce MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - http://linux.imp.mx/xfce4/xfce_${PORTVERSION}/src/ + ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/xfce-${PORTVERSION}/src/ \ + http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/${PORTVERSION}/ \ + http://www.efd.lth.se/~c03bk/xfce4/mirror/tarballs/${PORTVERSION}/ DISTNAME= xfce-mcs-plugins-${PORTVERSION} DIST_SUBDIR= xfce4 diff --git a/sysutils/xfce4-mcs-plugins/distinfo b/sysutils/xfce4-mcs-plugins/distinfo index 467f3012050d..1dc3653771ae 100644 --- a/sysutils/xfce4-mcs-plugins/distinfo +++ b/sysutils/xfce4-mcs-plugins/distinfo @@ -1 +1 @@ -MD5 (xfce4/xfce-mcs-plugins-4.0.1.tar.gz) = e7728f8c65edb1a24491c24fe22dfaa1 +MD5 (xfce4/xfce-mcs-plugins-4.0.3.tar.gz) = 28518aad1e31844b6ab557ae0a58b643 diff --git a/sysutils/xfce4-mcs-plugins/pkg-plist b/sysutils/xfce4-mcs-plugins/pkg-plist index 93974dd8dbda..45d42ad207b9 100644 --- a/sysutils/xfce4-mcs-plugins/pkg-plist +++ b/sysutils/xfce4-mcs-plugins/pkg-plist @@ -8,6 +8,7 @@ lib/xfce4/mcs-plugins/ui_plugin.a lib/xfce4/mcs-plugins/ui_plugin.la lib/xfce4/mcs-plugins/ui_plugin.so share/locale/ar/LC_MESSAGES/xfce-mcs-plugins.mo +share/locale/az/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/ca/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/cs/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/de/LC_MESSAGES/xfce-mcs-plugins.mo @@ -23,6 +24,7 @@ share/locale/ko/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/lt/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/ms/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/nl/LC_MESSAGES/xfce-mcs-plugins.mo +share/locale/no/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/pl/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/pt_PT/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/ru/LC_MESSAGES/xfce-mcs-plugins.mo |