diff options
author | miwi <miwi@FreeBSD.org> | 2012-05-26 00:55:13 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2012-05-26 00:55:13 +0800 |
commit | e7631f507a341e2f78b75fde2b748c65f08208a5 (patch) | |
tree | e52c5a199e737cc36d384886fe01ec86f91f9f21 | |
parent | c17a6941f9b879758236a047bcc6c19f8f2ab7d7 (diff) | |
download | freebsd-ports-gnome-e7631f507a341e2f78b75fde2b748c65f08208a5.tar.gz freebsd-ports-gnome-e7631f507a341e2f78b75fde2b748c65f08208a5.tar.zst freebsd-ports-gnome-e7631f507a341e2f78b75fde2b748c65f08208a5.zip |
- Update to 0.4.3
PR: 168074
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
-rw-r--r-- | audio/xfce4-mpc-plugin/Makefile | 7 | ||||
-rw-r--r-- | audio/xfce4-mpc-plugin/distinfo | 4 | ||||
-rw-r--r-- | audio/xfce4-mpc-plugin/pkg-plist | 13 |
3 files changed, 14 insertions, 10 deletions
diff --git a/audio/xfce4-mpc-plugin/Makefile b/audio/xfce4-mpc-plugin/Makefile index 11205cfcc227..d9917d33301e 100644 --- a/audio/xfce4-mpc-plugin/Makefile +++ b/audio/xfce4-mpc-plugin/Makefile @@ -6,10 +6,10 @@ # PORTNAME= xfce4-mpc-plugin -PORTVERSION= 0.4.2 +PORTVERSION= 0.4.3 CATEGORIES= audio xfce MASTER_SITES= ${MASTER_SITE_XFCE} -MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} +MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org @@ -19,10 +19,9 @@ LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd USE_BZIP2= yes USE_GMAKE= yes -INSTALLS_ICONS= yes USE_GETTEXT= yes GNU_CONFIGURE= yes USE_GNOME= gtk20 intltool intlhack pkgconfig -USE_XFCE= configenv libgui libutil panel +USE_XFCE= configenv libexo libmenu panel .include <bsd.port.mk> diff --git a/audio/xfce4-mpc-plugin/distinfo b/audio/xfce4-mpc-plugin/distinfo index daf7580b5b98..1e39628bc8e5 100644 --- a/audio/xfce4-mpc-plugin/distinfo +++ b/audio/xfce4-mpc-plugin/distinfo @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-mpc-plugin-0.4.2.tar.bz2) = 5fa2e8c1217d80c2777d92650ba054cabf916e1452635a118005282886271714 -SIZE (xfce4/xfce4-mpc-plugin-0.4.2.tar.bz2) = 281266 +SHA256 (xfce4/xfce4-mpc-plugin-0.4.3.tar.bz2) = 54a44ff121df3416f19cce8ac52821c302aff877a8543bcb863167b26ff17af5 +SIZE (xfce4/xfce4-mpc-plugin-0.4.3.tar.bz2) = 286623 diff --git a/audio/xfce4-mpc-plugin/pkg-plist b/audio/xfce4-mpc-plugin/pkg-plist index 0a8c4cc7e3c5..125f258750d8 100644 --- a/audio/xfce4-mpc-plugin/pkg-plist +++ b/audio/xfce4-mpc-plugin/pkg-plist @@ -1,4 +1,3 @@ -lib/xfce4/panel/plugins/libmpc.a lib/xfce4/panel/plugins/libmpc.la lib/xfce4/panel/plugins/libmpc.so share/locale/ar/LC_MESSAGES/xfce4-mpc-plugin.mo @@ -13,10 +12,14 @@ share/locale/es/LC_MESSAGES/xfce4-mpc-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-mpc-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-mpc-plugin.mo share/locale/gl/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/he/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-mpc-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-mpc-plugin.mo share/locale/id/LC_MESSAGES/xfce4-mpc-plugin.mo share/locale/it/LC_MESSAGES/xfce4-mpc-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-mpc-plugin.mo share/locale/lv/LC_MESSAGES/xfce4-mpc-plugin.mo share/locale/nl/LC_MESSAGES/xfce4-mpc-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-mpc-plugin.mo @@ -34,7 +37,8 @@ share/locale/ur_PK/LC_MESSAGES/xfce4-mpc-plugin.mo share/locale/zh_CN/LC_MESSAGES/xfce4-mpc-plugin.mo share/locale/zh_TW/LC_MESSAGES/xfce4-mpc-plugin.mo share/xfce4/panel/plugins/xfce4-mpc-plugin.desktop -@dirrmtry share/xfce4/panel-plugins +@dirrmtry share/xfce4/panel/plugins +@dirrmtry share/xfce4/panel @dirrmtry share/xfce4 @dirrmtry share/locale/ur_PK/LC_MESSAGES @dirrmtry share/locale/ur_PK @@ -42,5 +46,6 @@ share/xfce4/panel/plugins/xfce4-mpc-plugin.desktop @dirrmtry share/locale/ur @dirrmtry share/locale/ast/LC_MESSAGES @dirrmtry share/locale/ast -@dirrmtry libexec/xfce4/panel-plugins -@dirrmtry libexec/xfce4 +@dirrmtry lib/xfce4/panel/plugins +@dirrmtry lib/xfce4/panel +@dirrmtry lib/xfce4 |