diff options
author | oliver <oliver@FreeBSD.org> | 2005-05-20 02:34:49 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-05-20 02:34:49 +0800 |
commit | a9d8f0bee44bfa68507f1e10a49e789fcfb42f73 (patch) | |
tree | 7f0d2cb21f22a2d4d22b2de74ce99d50b9a551e2 /audio/xfce4-mixer | |
parent | b60580a9c7adc25145da63d868512a27d9e2d8a6 (diff) | |
download | freebsd-ports-gnome-a9d8f0bee44bfa68507f1e10a49e789fcfb42f73.tar.gz freebsd-ports-gnome-a9d8f0bee44bfa68507f1e10a49e789fcfb42f73.tar.zst freebsd-ports-gnome-a9d8f0bee44bfa68507f1e10a49e789fcfb42f73.zip |
update to 4.2.2
Diffstat (limited to 'audio/xfce4-mixer')
-rw-r--r-- | audio/xfce4-mixer/Makefile | 2 | ||||
-rw-r--r-- | audio/xfce4-mixer/distinfo | 4 | ||||
-rw-r--r-- | audio/xfce4-mixer/pkg-plist | 7 |
3 files changed, 10 insertions, 3 deletions
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index 0c807adca81f..392a4e6018d0 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce4-mixer -PORTVERSION= 4.2.1 +PORTVERSION= 4.2.2 PORTREVISION= 0 CATEGORIES= audio xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ diff --git a/audio/xfce4-mixer/distinfo b/audio/xfce4-mixer/distinfo index 36a9adbfcb90..25ed1c8fee71 100644 --- a/audio/xfce4-mixer/distinfo +++ b/audio/xfce4-mixer/distinfo @@ -1,2 +1,2 @@ -MD5 (xfce4/xfce4-mixer-4.2.1.tar.gz) = 488b6d2a6328a7b00dcc4781d388d604 -SIZE(xfce4/xfce4-mixer-4.2.1.tar.gz) = 548604 +MD5 (xfce4/xfce4-mixer-4.2.2.tar.gz) = fd5eb62c04d10659402a228b304f735b +SIZE(xfce4/xfce4-mixer-4.2.2.tar.gz) = 582555 diff --git a/audio/xfce4-mixer/pkg-plist b/audio/xfce4-mixer/pkg-plist index 8bf282a16484..cd35e461a375 100644 --- a/audio/xfce4-mixer/pkg-plist +++ b/audio/xfce4-mixer/pkg-plist @@ -10,9 +10,11 @@ share/locale/ar/LC_MESSAGES/xfce4-mixer.mo share/locale/az/LC_MESSAGES/xfce4-mixer.mo share/locale/be/LC_MESSAGES/xfce4-mixer.mo share/locale/bg/LC_MESSAGES/xfce4-mixer.mo +share/locale/bn_IN/LC_MESSAGES/xfce4-mixer.mo share/locale/ca/LC_MESSAGES/xfce4-mixer.mo share/locale/da/LC_MESSAGES/xfce4-mixer.mo share/locale/de/LC_MESSAGES/xfce4-mixer.mo +share/locale/el/LC_MESSAGES/xfce4-mixer.mo share/locale/en_GB/LC_MESSAGES/xfce4-mixer.mo share/locale/es/LC_MESSAGES/xfce4-mixer.mo share/locale/es_MX/LC_MESSAGES/xfce4-mixer.mo @@ -28,6 +30,7 @@ share/locale/it/LC_MESSAGES/xfce4-mixer.mo share/locale/ja/LC_MESSAGES/xfce4-mixer.mo share/locale/ko/LC_MESSAGES/xfce4-mixer.mo share/locale/lt/LC_MESSAGES/xfce4-mixer.mo +share/locale/mr/LC_MESSAGES/xfce4-mixer.mo share/locale/ms/LC_MESSAGES/xfce4-mixer.mo share/locale/nb_NO/LC_MESSAGES/xfce4-mixer.mo share/locale/nl/LC_MESSAGES/xfce4-mixer.mo @@ -45,5 +48,9 @@ share/locale/zh_TW/LC_MESSAGES/xfce4-mixer.mo @unexec rmdir %D/lib/xfce4/mcs-plugins 2>/dev/null || true @unexec rmdir %D/lib/xfce4/panel-plugins 2>/dev/null || true @unexec rmdir %D/lib/xfce4 2>/dev/null || true +@unexec rmdir %D/share/locale/bn_IN/LC_MESSAGES 2>/dev/null || true +@unexec rmdir %D/share/locale/bn_IN 2>/dev/null || true +@unexec rmdir %D/share/locale/mr/LC_MESSAGES 2>/dev/null || true +@unexec rmdir %D/share/locale/mr 2>/dev/null || true @unexec rmdir %D/share/locale/nb_NO/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/nb_NO 2>/dev/null || true |