svn commit: r434853 - head/audio/xfce4-mpc-plugin
Olivier Duchateau
olivierd at FreeBSD.org
Sun Feb 26 10:29:43 UTC 2017
Author: olivierd
Date: Sun Feb 26 10:29:41 2017
New Revision: 434853
URL: https://svnweb.freebsd.org/changeset/ports/434853
Log:
- Update to 0.5.0
- Sort USES
Modified:
head/audio/xfce4-mpc-plugin/Makefile
head/audio/xfce4-mpc-plugin/distinfo
head/audio/xfce4-mpc-plugin/pkg-plist
Modified: head/audio/xfce4-mpc-plugin/Makefile
==============================================================================
--- head/audio/xfce4-mpc-plugin/Makefile Sun Feb 26 09:58:48 2017 (r434852)
+++ head/audio/xfce4-mpc-plugin/Makefile Sun Feb 26 10:29:41 2017 (r434853)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= xfce4-mpc-plugin
-PORTVERSION= 0.4.5
-PORTREVISION= 1
+PORTVERSION= 0.5.0
CATEGORIES= audio xfce
MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
@@ -18,8 +17,10 @@ RUN_DEPENDS= musicpd:audio/musicpd
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
-USES= gettext gmake libtool pkgconfig xfce tar:bzip2
-USE_GNOME= gtk20 intltool intlhack
+USES= gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3
+USE_GNOME= gtk30 intltool cairo gdkpixbuf2
USE_XFCE= panel
+CONFIGURE_ARGS+= --with-libmpd=${LOCALBASE}
+
.include <bsd.port.mk>
Modified: head/audio/xfce4-mpc-plugin/distinfo
==============================================================================
--- head/audio/xfce4-mpc-plugin/distinfo Sun Feb 26 09:58:48 2017 (r434852)
+++ head/audio/xfce4-mpc-plugin/distinfo Sun Feb 26 10:29:41 2017 (r434853)
@@ -1,2 +1,3 @@
-SHA256 (xfce4/xfce4-mpc-plugin-0.4.5.tar.bz2) = e71f57a28915c57459d6ce0eeeee1d0934f523c0ed083158c3d3b3836fc06fcf
-SIZE (xfce4/xfce4-mpc-plugin-0.4.5.tar.bz2) = 284335
+TIMESTAMP = 1488103490
+SHA256 (xfce4/xfce4-mpc-plugin-0.5.0.tar.bz2) = f1320916ae3112e6825699652a502cebfa78bb006c649b42d3d331dfe57b6cb0
+SIZE (xfce4/xfce4-mpc-plugin-0.5.0.tar.bz2) = 282688
Modified: head/audio/xfce4-mpc-plugin/pkg-plist
==============================================================================
--- head/audio/xfce4-mpc-plugin/pkg-plist Sun Feb 26 09:58:48 2017 (r434852)
+++ head/audio/xfce4-mpc-plugin/pkg-plist Sun Feb 26 10:29:41 2017 (r434853)
@@ -17,6 +17,7 @@ share/locale/he/LC_MESSAGES/xfce4-mpc-pl
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/is/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
More information about the svn-ports-all
mailing list