diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-01-10 22:40:10 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-01-10 22:40:10 +0000 |
commit | fcc55bf04edf86c418f2ec91fb0e3340dba3afd6 (patch) | |
tree | a8b23131f111a5cb8a0e6089e0539fcbb2d68226 /audio/xfce4-mixer | |
parent | 617e1a4c3851e00c928bfc0bf6b890bd77ae6528 (diff) | |
download | ports-fcc55bf04edf86c418f2ec91fb0e3340dba3afd6.tar.gz ports-fcc55bf04edf86c418f2ec91fb0e3340dba3afd6.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
Notes
Notes:
svn path=/head/; revision=97893
Diffstat (limited to 'audio/xfce4-mixer')
-rw-r--r-- | audio/xfce4-mixer/Makefile | 6 | ||||
-rw-r--r-- | audio/xfce4-mixer/distinfo | 2 | ||||
-rw-r--r-- | audio/xfce4-mixer/pkg-plist | 3 |
3 files changed, 8 insertions, 3 deletions
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index a5e050e270ab..b9c1b193464c 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -6,11 +6,13 @@ # PORTNAME= xfce4-mixer -PORTVERSION= 4.0.1 +PORTVERSION= 4.0.3 PORTREVISION= 0 CATEGORIES= audio 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/audio/xfce4-mixer/distinfo b/audio/xfce4-mixer/distinfo index a4e8b94278fb..b341880e1b82 100644 --- a/audio/xfce4-mixer/distinfo +++ b/audio/xfce4-mixer/distinfo @@ -1 +1 @@ -MD5 (xfce4/xfce4-mixer-4.0.1.tar.gz) = ec74cfd240d91d5b02053c0f019fd45c +MD5 (xfce4/xfce4-mixer-4.0.3.tar.gz) = 242cd1abe47e1cc35e5888f76ac4f3da diff --git a/audio/xfce4-mixer/pkg-plist b/audio/xfce4-mixer/pkg-plist index 872395321165..14143df34529 100644 --- a/audio/xfce4-mixer/pkg-plist +++ b/audio/xfce4-mixer/pkg-plist @@ -1,6 +1,7 @@ lib/xfce4/panel-plugins/libmixer.a lib/xfce4/panel-plugins/libmixer.la lib/xfce4/panel-plugins/libmixer.so +share/locale/az/LC_MESSAGES/xfce4-mixer.mo share/locale/ca/LC_MESSAGES/xfce4-mixer.mo share/locale/cs/LC_MESSAGES/xfce4-mixer.mo share/locale/de/LC_MESSAGES/xfce4-mixer.mo @@ -12,6 +13,8 @@ share/locale/ko/LC_MESSAGES/xfce4-mixer.mo share/locale/lt/LC_MESSAGES/xfce4-mixer.mo share/locale/ms/LC_MESSAGES/xfce4-mixer.mo share/locale/nl/LC_MESSAGES/xfce4-mixer.mo +share/locale/no/LC_MESSAGES/xfce4-mixer.mo +share/locale/pl/LC_MESSAGES/xfce4-mixer.mo share/locale/pt_PT/LC_MESSAGES/xfce4-mixer.mo share/locale/ru/LC_MESSAGES/xfce4-mixer.mo share/locale/ta/LC_MESSAGES/xfce4-mixer.mo |