diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-12-04 17:17:40 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-12-04 17:17:40 +0000 |
commit | 249a9ba52622eabdd2a3284bd300f3345afcbbeb (patch) | |
tree | 4f3936ae9ce470f3f62c88958a8e4c33333b3f7e /audio/xfce4-mixer | |
parent | 6968457d0744e7cad12b74ce3f39c84cbfbba83e (diff) | |
download | ports-249a9ba52622eabdd2a3284bd300f3345afcbbeb.tar.gz ports-249a9ba52622eabdd2a3284bd300f3345afcbbeb.zip |
Notes
Diffstat (limited to 'audio/xfce4-mixer')
-rw-r--r-- | audio/xfce4-mixer/Makefile | 4 | ||||
-rw-r--r-- | audio/xfce4-mixer/distinfo | 2 | ||||
-rw-r--r-- | audio/xfce4-mixer/pkg-plist | 6 |
3 files changed, 9 insertions, 3 deletions
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index 3d6dd22fd29b..a5e050e270ab 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -6,8 +6,8 @@ # PORTNAME= xfce4-mixer -PORTVERSION= 4.0.0 -PORTREVISION= 1 +PORTVERSION= 4.0.1 +PORTREVISION= 0 CATEGORIES= audio xfce MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://linux.imp.mx/xfce4/xfce_${PORTVERSION}/src/ diff --git a/audio/xfce4-mixer/distinfo b/audio/xfce4-mixer/distinfo index 87b8f870e6ac..a4e8b94278fb 100644 --- a/audio/xfce4-mixer/distinfo +++ b/audio/xfce4-mixer/distinfo @@ -1 +1 @@ -MD5 (xfce4/xfce4-mixer-4.0.0.tar.gz) = 1c5038b557f144b3230b1898b2c96889 +MD5 (xfce4/xfce4-mixer-4.0.1.tar.gz) = ec74cfd240d91d5b02053c0f019fd45c diff --git a/audio/xfce4-mixer/pkg-plist b/audio/xfce4-mixer/pkg-plist index eac000ebd136..872395321165 100644 --- a/audio/xfce4-mixer/pkg-plist +++ b/audio/xfce4-mixer/pkg-plist @@ -2,16 +2,22 @@ lib/xfce4/panel-plugins/libmixer.a lib/xfce4/panel-plugins/libmixer.la lib/xfce4/panel-plugins/libmixer.so share/locale/ca/LC_MESSAGES/xfce4-mixer.mo +share/locale/cs/LC_MESSAGES/xfce4-mixer.mo share/locale/de/LC_MESSAGES/xfce4-mixer.mo share/locale/fr/LC_MESSAGES/xfce4-mixer.mo +share/locale/hi/LC_MESSAGES/xfce4-mixer.mo share/locale/hu/LC_MESSAGES/xfce4-mixer.mo share/locale/it/LC_MESSAGES/xfce4-mixer.mo +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/pt_PT/LC_MESSAGES/xfce4-mixer.mo share/locale/ru/LC_MESSAGES/xfce4-mixer.mo +share/locale/ta/LC_MESSAGES/xfce4-mixer.mo share/locale/tr/LC_MESSAGES/xfce4-mixer.mo +share/locale/uk/LC_MESSAGES/xfce4-mixer.mo +share/locale/vi/LC_MESSAGES/xfce4-mixer.mo share/locale/zh_CN/LC_MESSAGES/xfce4-mixer.mo share/locale/zh_TW/LC_MESSAGES/xfce4-mixer.mo @unexec rmdir %D/lib/xfce4/panel-plugins 2>/dev/null || true |