From owner-svn-ports-head@freebsd.org Tue Nov 29 05:53:16 2016 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 2B1A9C5BB9B; Tue, 29 Nov 2016 05:53:16 +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 E1CB811B9; Tue, 29 Nov 2016 05:53:15 +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 uAT5rFw3082253; Tue, 29 Nov 2016 05:53:15 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAT5rELq082250; Tue, 29 Nov 2016 05:53:14 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201611290553.uAT5rELq082250@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Tue, 29 Nov 2016 05:53:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427355 - in head/x11/xfce4-clipman-plugin: . files 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: Tue, 29 Nov 2016 05:53:16 -0000 Author: olivierd Date: Tue Nov 29 05:53:14 2016 New Revision: 427355 URL: https://svnweb.freebsd.org/changeset/ports/427355 Log: - Update to 1.4.1 - Remove unneeded patch Deleted: head/x11/xfce4-clipman-plugin/files/ Modified: head/x11/xfce4-clipman-plugin/Makefile head/x11/xfce4-clipman-plugin/distinfo head/x11/xfce4-clipman-plugin/pkg-plist Modified: head/x11/xfce4-clipman-plugin/Makefile ============================================================================== --- head/x11/xfce4-clipman-plugin/Makefile Tue Nov 29 04:37:21 2016 (r427354) +++ head/x11/xfce4-clipman-plugin/Makefile Tue Nov 29 05:53:14 2016 (r427355) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-clipman-plugin -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 @@ -26,5 +26,6 @@ USE_XFCE= panel USE_XORG= ice sm x11 xtst xproto USES= gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3 INSTALLS_ICONS= yes +INSTALL_TARGET= install-strip .include Modified: head/x11/xfce4-clipman-plugin/distinfo ============================================================================== --- head/x11/xfce4-clipman-plugin/distinfo Tue Nov 29 04:37:21 2016 (r427354) +++ head/x11/xfce4-clipman-plugin/distinfo Tue Nov 29 05:53:14 2016 (r427355) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473932421 -SHA256 (xfce4/xfce4-clipman-plugin-1.4.0.tar.bz2) = a97671540663df1d90503f73695ac36e16fa2c832be8845ad9402529b8148294 -SIZE (xfce4/xfce4-clipman-plugin-1.4.0.tar.bz2) = 471045 +TIMESTAMP = 1480392800 +SHA256 (xfce4/xfce4-clipman-plugin-1.4.1.tar.bz2) = 341cce9665a89e5930e754ef3e27ff97594da22b82b1403099ebcf5c18a5351f +SIZE (xfce4/xfce4-clipman-plugin-1.4.1.tar.bz2) = 484795 Modified: head/x11/xfce4-clipman-plugin/pkg-plist ============================================================================== --- head/x11/xfce4-clipman-plugin/pkg-plist Tue Nov 29 04:37:21 2016 (r427354) +++ head/x11/xfce4-clipman-plugin/pkg-plist Tue Nov 29 05:53:14 2016 (r427355) @@ -7,10 +7,12 @@ etc/xdg/xfce4/panel/xfce4-clipman-action lib/xfce4/panel/plugins/libclipman.so share/appdata/xfce4-clipman.appdata.xml share/applications/xfce4-clipman.desktop +share/icons/hicolor/16x16/apps/clipman-symbolic.svg share/icons/hicolor/16x16/apps/xfce4-clipman-plugin.png -share/icons/hicolor/22x22/apps/xfce4-clipman-plugin.png share/icons/hicolor/24x24/apps/xfce4-clipman-plugin.png share/icons/hicolor/32x32/apps/xfce4-clipman-plugin.png +share/icons/hicolor/48x48/apps/xfce4-clipman-plugin.png +share/icons/hicolor/64x64/apps/xfce4-clipman-plugin.png share/icons/hicolor/scalable/apps/xfce4-clipman-plugin.svg share/locale/ar/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/ast/LC_MESSAGES/xfce4-clipman-plugin.mo