ports/168074: [UPDATE] audio/xfce4-mpc-plugin to 0.4.3
Olivier Duchateau
duchateau.olivier at gmail.com
Thu May 17 20:40:05 UTC 2012
>Number: 168074
>Category: ports
>Synopsis: [UPDATE] audio/xfce4-mpc-plugin to 0.4.3
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu May 17 20:40:05 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Olivier Duchateau
>Release: FreeBSD 8.2-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
Announce: http://mail.xfce.org/pipermail/xfce/2012-May/030596.html
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -urN /usr/ports/audio/xfce4-mpc-plugin/Makefile xfce4-mpc-plugin/Makefile
--- /usr/ports/audio/xfce4-mpc-plugin/Makefile 2012-02-23 22:40:53.000000000 +0100
+++ xfce4-mpc-plugin/Makefile 2012-05-15 21:30:22.000000000 +0200
@@ -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 at FreeBSD.org
@@ -19,10 +19,9 @@
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 -urN /usr/ports/audio/xfce4-mpc-plugin/distinfo xfce4-mpc-plugin/distinfo
--- /usr/ports/audio/xfce4-mpc-plugin/distinfo 2012-02-23 22:40:53.000000000 +0100
+++ xfce4-mpc-plugin/distinfo 2012-05-15 21:30:22.000000000 +0200
@@ -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 -urN /usr/ports/audio/xfce4-mpc-plugin/pkg-plist xfce4-mpc-plugin/pkg-plist
--- /usr/ports/audio/xfce4-mpc-plugin/pkg-plist 2012-02-23 22:40:53.000000000 +0100
+++ xfce4-mpc-plugin/pkg-plist 2012-05-15 21:30:22.000000000 +0200
@@ -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/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/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
- at dirrmtry share/xfce4/panel-plugins
+ at dirrmtry share/xfce4/panel/plugins
+ at dirrmtry share/xfce4/panel
@dirrmtry share/xfce4
@dirrmtry share/locale/ur_PK/LC_MESSAGES
@dirrmtry share/locale/ur_PK
@@ -42,5 +46,6 @@
@dirrmtry share/locale/ur
@dirrmtry share/locale/ast/LC_MESSAGES
@dirrmtry share/locale/ast
- at dirrmtry libexec/xfce4/panel-plugins
- at dirrmtry libexec/xfce4
+ at dirrmtry lib/xfce4/panel/plugins
+ at dirrmtry lib/xfce4/panel
+ at dirrmtry lib/xfce4
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list