From owner-svn-ports-head@freebsd.org Sun Feb 26 10:29:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2FAF3CECC37; Sun, 26 Feb 2017 10:29:43 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D6B41C82; Sun, 26 Feb 2017 10:29:42 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1QATfxm048773; Sun, 26 Feb 2017 10:29:41 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1QATfHo048770; Sun, 26 Feb 2017 10:29:41 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201702261029.v1QATfHo048770@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 26 Feb 2017 10:29:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434853 - head/audio/xfce4-mpc-plugin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Feb 2017 10:29:43 -0000 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 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