ports/162038: [UPDATE] audio/xfmpc to 0.2.2

Olivier Duchateau duchateau.olivier at gmail.com
Wed Oct 26 19:30:09 UTC 2011


>Number:         162038
>Category:       ports
>Synopsis:       [UPDATE] audio/xfmpc to 0.2.2
>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:   Wed Oct 26 19:30:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Duchateau
>Release:        FreeBSD 8.2-RELEASE-p3
>Organization:
>Environment:
>Description:
Announce: http://mail.xfce.org/pipermail/xfce/2011-October/029369.html
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u /usr/ports/audio/xfmpc/Makefile xfmpc/Makefile
--- /usr/ports/audio/xfmpc/Makefile	2011-10-23 15:46:01.000000000 +0200
+++ xfmpc/Makefile	2011-10-26 20:31:51.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xfmpc
-PORTVERSION=	0.2.1
+PORTVERSION=	0.2.2
 CATEGORIES=	audio xfce
 MASTER_SITES=	${MASTER_SITE_XFCE}
 MASTER_SITE_SUBDIR=/src/apps/${PORTNAME}/${PORTVERSION:R}
@@ -23,9 +23,12 @@
 INSTALLS_ICONS=	yes
 USE_GETTEXT=	yes
 GNU_CONFIGURE=	yes
-USE_GNOME=	gtk20 intltool intlhack pkgconfig
-USE_XFCE=	configenv libgui libutil panel
+USE_GNOME=	gtk20 intltool intlhack pkgconfig desktopfileutils
+USE_XFCE=	configenv libmenu libutil
 
 MAN1=	xfmpc.1
 
+post-install:
+	@-update-desktop-database
+
 .include <bsd.port.mk>
diff -u /usr/ports/audio/xfmpc/distinfo xfmpc/distinfo
--- /usr/ports/audio/xfmpc/distinfo	2011-03-18 05:01:48.000000000 +0100
+++ xfmpc/distinfo	2011-10-26 20:31:51.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (xfce4/xfmpc-0.2.1.tar.bz2) = 641dfc4892fba5152fb71f2c2fc5aa456ca01dd45226e3f918dbe179e9601928
-SIZE (xfce4/xfmpc-0.2.1.tar.bz2) = 362868
+SHA256 (xfce4/xfmpc-0.2.2.tar.bz2) = ed0cc2940bd5928bb30fab1531c22185a97bd0cc5beacd9e3be4d4cd994a6862
+SIZE (xfce4/xfmpc-0.2.2.tar.bz2) = 404906
diff -u /usr/ports/audio/xfmpc/pkg-plist xfmpc/pkg-plist
--- /usr/ports/audio/xfmpc/pkg-plist	2011-03-18 05:01:48.000000000 +0100
+++ xfmpc/pkg-plist	2011-10-26 20:31:51.000000000 +0200
@@ -32,6 +32,7 @@
 share/locale/ur/LC_MESSAGES/xfmpc.mo
 share/locale/ur_PK/LC_MESSAGES/xfmpc.mo
 share/locale/zh_CN/LC_MESSAGES/xfmpc.mo
+share/locale/zh_TW/LC_MESSAGES/xfmpc.mo
 @dirrmtry share/locale/ur_PK/LC_MESSAGES
 @dirrmtry share/locale/ur_PK
 @dirrmtry share/locale/ur/LC_MESSAGES
@@ -42,4 +43,5 @@
 @dirrmtry share/locale/si
 @dirrmtry share/locale/ast/LC_MESSAGES
 @dirrmtry share/locale/ast
- at dirrmtry share/applications
+ at exec %%LOCALBASE%%/bin/update-desktop-database >/dev/null || /usr/bin/true
+ at unexec %%LOCALBASE%%/bin/update-desktop-database >/dev/null || /usr/bin/true


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list