From owner-svn-ports-head@freebsd.org Sat Dec 8 23:20:32 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 012F4132CB5A; Sat, 8 Dec 2018 23:20:32 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 952876D422; Sat, 8 Dec 2018 23:20:31 +0000 (UTC) (envelope-from madpilot@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 760D0C7F; Sat, 8 Dec 2018 23:20:31 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wB8NKVAp032665; Sat, 8 Dec 2018 23:20:31 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wB8NKUKC032662; Sat, 8 Dec 2018 23:20:30 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201812082320.wB8NKUKC032662@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Sat, 8 Dec 2018 23:20:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486992 - head/audio/xfce4-mpc-plugin X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/audio/xfce4-mpc-plugin X-SVN-Commit-Revision: 486992 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 952876D422 X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_SHORT(-0.98)[-0.977,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-0.99)[-0.991,0] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Sat, 08 Dec 2018 23:20:32 -0000 Author: madpilot Date: Sat Dec 8 23:20:30 2018 New Revision: 486992 URL: https://svnweb.freebsd.org/changeset/ports/486992 Log: - Update xfce4-mpc-plugin to 0.5.1 - Add NLS option - SIlence portlint warning 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 Sat Dec 8 22:29:47 2018 (r486991) +++ head/audio/xfce4-mpc-plugin/Makefile Sat Dec 8 23:20:30 2018 (r486992) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-mpc-plugin -PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTVERSION= 0.5.1 CATEGORIES= audio xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 @@ -16,12 +15,18 @@ LICENSE= ISCL LIB_DEPENDS= libmpd.so:audio/libmpd RUN_DEPENDS= musicpd:audio/musicpd -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip -USES= gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3 +USES= gettext-tools gmake libtool pkgconfig tar:bzip2 xfce:gtk3 USE_GNOME= gtk30 intltool cairo gdkpixbuf2 USE_XFCE= panel +GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip CONFIGURE_ARGS+= --with-libmpd=${LOCALBASE} + +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes + +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime .include Modified: head/audio/xfce4-mpc-plugin/distinfo ============================================================================== --- head/audio/xfce4-mpc-plugin/distinfo Sat Dec 8 22:29:47 2018 (r486991) +++ head/audio/xfce4-mpc-plugin/distinfo Sat Dec 8 23:20:30 2018 (r486992) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488103490 -SHA256 (xfce4/xfce4-mpc-plugin-0.5.0.tar.bz2) = f1320916ae3112e6825699652a502cebfa78bb006c649b42d3d331dfe57b6cb0 -SIZE (xfce4/xfce4-mpc-plugin-0.5.0.tar.bz2) = 282688 +TIMESTAMP = 1544309125 +SHA256 (xfce4/xfce4-mpc-plugin-0.5.1.tar.bz2) = 635e678c9729663e9eaadfcf58426f7cea37e6d3fda5e818955fbc8ade00de01 +SIZE (xfce4/xfce4-mpc-plugin-0.5.1.tar.bz2) = 290830 Modified: head/audio/xfce4-mpc-plugin/pkg-plist ============================================================================== --- head/audio/xfce4-mpc-plugin/pkg-plist Sat Dec 8 22:29:47 2018 (r486991) +++ head/audio/xfce4-mpc-plugin/pkg-plist Sat Dec 8 23:20:30 2018 (r486992) @@ -1,46 +1,47 @@ lib/xfce4/panel/plugins/libmpc.so -share/locale/ar/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/ast/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/bg/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/ca/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/cs/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/da/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/de/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/el/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/en_AU/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/en_GB/LC_MESSAGES/xfce4-mpc-plugin.mo -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/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 -share/locale/lt/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/lv/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/ms/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/nb/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/nl/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/oc/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/pl/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/pt/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/pt_BR/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/ru/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/sk/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/sq/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/sr/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/sv/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/th/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/tr/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/ug/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/uk/LC_MESSAGES/xfce4-mpc-plugin.mo -share/locale/ur/LC_MESSAGES/xfce4-mpc-plugin.mo -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 +%%NLS%%share/locale/ar/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/be/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/bg/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/da/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/de/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/el/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/es/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/he/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/id/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/is/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/it/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/ja/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/ko/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/lt/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/lv/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/ms/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/nb/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/nl/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/oc/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/pl/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/pt/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/sq/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/sr/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/th/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/ug/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/uk/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/ur/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/ur_PK/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-mpc-plugin.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-mpc-plugin.mo share/xfce4/panel/plugins/xfce4-mpc-plugin.desktop