Date: Tue, 29 Nov 2016 05:53:14 +0000 (UTC) From: Olivier Duchateau <olivierd@FreeBSD.org> 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 Message-ID: <201611290553.uAT5rELq082250@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <bsd.port.mk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611290553.uAT5rELq082250>