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 /misc/xfce4-iconbox | |
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 'misc/xfce4-iconbox')
-rw-r--r-- | misc/xfce4-iconbox/Makefile | 6 | ||||
-rw-r--r-- | misc/xfce4-iconbox/distinfo | 2 | ||||
-rw-r--r-- | misc/xfce4-iconbox/pkg-plist | 3 |
3 files changed, 8 insertions, 3 deletions
diff --git a/misc/xfce4-iconbox/Makefile b/misc/xfce4-iconbox/Makefile index 6e1ff6fcb595..7522a98b97e1 100644 --- a/misc/xfce4-iconbox/Makefile +++ b/misc/xfce4-iconbox/Makefile @@ -6,11 +6,13 @@ # PORTNAME= xfce4-iconbox -PORTVERSION= 4.0.1 +PORTVERSION= 4.0.3 PORTREVISION= 0 CATEGORIES= misc 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}/ DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org diff --git a/misc/xfce4-iconbox/distinfo b/misc/xfce4-iconbox/distinfo index 10b79a786390..d2ee8dc41dfe 100644 --- a/misc/xfce4-iconbox/distinfo +++ b/misc/xfce4-iconbox/distinfo @@ -1 +1 @@ -MD5 (xfce4/xfce4-iconbox-4.0.1.tar.gz) = 4dccb8c35feb5e9cad4b4cb00169edcb +MD5 (xfce4/xfce4-iconbox-4.0.3.tar.gz) = edb216f7ed353895c622135cac28927e diff --git a/misc/xfce4-iconbox/pkg-plist b/misc/xfce4-iconbox/pkg-plist index f3f7280dc242..849f53ed379c 100644 --- a/misc/xfce4-iconbox/pkg-plist +++ b/misc/xfce4-iconbox/pkg-plist @@ -2,6 +2,7 @@ bin/xfce4-iconbox lib/xfce4/mcs-plugins/xfce4-iconbox_settings.a lib/xfce4/mcs-plugins/xfce4-iconbox_settings.la lib/xfce4/mcs-plugins/xfce4-iconbox_settings.so +share/locale/az/LC_MESSAGES/xfce4-iconbox.mo share/locale/ca/LC_MESSAGES/xfce4-iconbox.mo share/locale/cs/LC_MESSAGES/xfce4-iconbox.mo share/locale/de/LC_MESSAGES/xfce4-iconbox.mo @@ -15,6 +16,8 @@ share/locale/ko/LC_MESSAGES/xfce4-iconbox.mo share/locale/lt/LC_MESSAGES/xfce4-iconbox.mo share/locale/ms/LC_MESSAGES/xfce4-iconbox.mo share/locale/nl/LC_MESSAGES/xfce4-iconbox.mo +share/locale/no/LC_MESSAGES/xfce4-iconbox.mo +share/locale/pl/LC_MESSAGES/xfce4-iconbox.mo share/locale/pt_PT/LC_MESSAGES/xfce4-iconbox.mo share/locale/ru/LC_MESSAGES/xfce4-iconbox.mo share/locale/sv/LC_MESSAGES/xfce4-iconbox.mo |