diff options
author | oliver <oliver@FreeBSD.org> | 2008-02-13 02:11:07 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2008-02-13 02:11:07 +0800 |
commit | 45e72c6194235ddb6310560df15adde7dff61639 (patch) | |
tree | ac64caded36de405e9e794a1d55d9e0a6c1b9663 /audio | |
parent | 767ce3b15134a4730fa76edbf5d047893f10d7aa (diff) | |
download | freebsd-ports-gnome-45e72c6194235ddb6310560df15adde7dff61639.tar.gz freebsd-ports-gnome-45e72c6194235ddb6310560df15adde7dff61639.tar.zst freebsd-ports-gnome-45e72c6194235ddb6310560df15adde7dff61639.zip |
update xfce4 to 4.4.2
Approved by: portmgr (linimon)
Security: CVE-2007-6531, CVE-2007-6532
Diffstat (limited to 'audio')
-rw-r--r-- | audio/thunar-media-tags-plugin/Makefile | 2 | ||||
-rw-r--r-- | audio/xfce4-mixer/Makefile | 4 | ||||
-rw-r--r-- | audio/xfce4-mixer/distinfo | 6 | ||||
-rw-r--r-- | audio/xfce4-mixer/pkg-plist | 2 | ||||
-rw-r--r-- | audio/xfce4-mpc-plugin/Makefile | 1 |
5 files changed, 9 insertions, 6 deletions
diff --git a/audio/thunar-media-tags-plugin/Makefile b/audio/thunar-media-tags-plugin/Makefile index ec59b1db27bf..6547cee098f3 100644 --- a/audio/thunar-media-tags-plugin/Makefile +++ b/audio/thunar-media-tags-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= thunar-media-tags-plugin PORTVERSION= 0.1.2 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= audio xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index cd6604edbb9b..b90263c53859 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -6,8 +6,8 @@ # PORTNAME= xfce4-mixer -PORTVERSION= 4.4.1 -PORTREVISION= 1 +PORTVERSION= 4.4.2 +PORTREVISION= 0 CATEGORIES= audio xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 diff --git a/audio/xfce4-mixer/distinfo b/audio/xfce4-mixer/distinfo index 77861f9aaeda..ca5acc4c7d08 100644 --- a/audio/xfce4-mixer/distinfo +++ b/audio/xfce4-mixer/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce4-mixer-4.4.1.tar.bz2) = 79d26fb39a9e051f48186e0a359813bf -SHA256 (xfce4/xfce4-mixer-4.4.1.tar.bz2) = 0ab1d67ce51b1512fc50b9a05dca0d5f020346cc704a55ac6d628ad05cf8773e -SIZE (xfce4/xfce4-mixer-4.4.1.tar.bz2) = 459005 +MD5 (xfce4/xfce4-mixer-4.4.2.tar.bz2) = c21cb5680f135dc86e5f0a6f9473003a +SHA256 (xfce4/xfce4-mixer-4.4.2.tar.bz2) = b390241dfddbc10ae1b870d1326a7675b9ac99e13c89326ba2accea3bfecc47a +SIZE (xfce4/xfce4-mixer-4.4.2.tar.bz2) = 440931 diff --git a/audio/xfce4-mixer/pkg-plist b/audio/xfce4-mixer/pkg-plist index 546f933d4a0e..673260cdf41d 100644 --- a/audio/xfce4-mixer/pkg-plist +++ b/audio/xfce4-mixer/pkg-plist @@ -7,6 +7,7 @@ lib/xfce4/mcs-plugins/sound_settings.so libexec/xfce4/panel-plugins/xfce4-mixer-plugin share/applications/xfce-mixer-settings.desktop share/icons/hicolor/48x48/apps/xfce4-mixer.png +share/locale/am/LC_MESSAGES/xfce4-mixer.mo share/locale/ar/LC_MESSAGES/xfce4-mixer.mo share/locale/az/LC_MESSAGES/xfce4-mixer.mo share/locale/be/LC_MESSAGES/xfce4-mixer.mo @@ -36,6 +37,7 @@ share/locale/ja/LC_MESSAGES/xfce4-mixer.mo share/locale/ka/LC_MESSAGES/xfce4-mixer.mo share/locale/ko/LC_MESSAGES/xfce4-mixer.mo share/locale/lt/LC_MESSAGES/xfce4-mixer.mo +share/locale/lv/LC_MESSAGES/xfce4-mixer.mo share/locale/mk/LC_MESSAGES/xfce4-mixer.mo share/locale/mr/LC_MESSAGES/xfce4-mixer.mo share/locale/ms/LC_MESSAGES/xfce4-mixer.mo diff --git a/audio/xfce4-mpc-plugin/Makefile b/audio/xfce4-mpc-plugin/Makefile index a3b1d5e2f019..2383f3957fd7 100644 --- a/audio/xfce4-mpc-plugin/Makefile +++ b/audio/xfce4-mpc-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-mpc-plugin PORTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= audio xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |