Date: Thu, 4 Jun 2020 20:04:54 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r537953 - head/x11-clocks/xfce4-stopwatch-plugin Message-ID: <202006042004.054K4stf056829@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Thu Jun 4 20:04:54 2020 New Revision: 537953 URL: https://svnweb.freebsd.org/changeset/ports/537953 Log: Update xfce4-stopwatch-plugin to 0.4.0 Modified: head/x11-clocks/xfce4-stopwatch-plugin/Makefile head/x11-clocks/xfce4-stopwatch-plugin/distinfo head/x11-clocks/xfce4-stopwatch-plugin/pkg-plist Modified: head/x11-clocks/xfce4-stopwatch-plugin/Makefile ============================================================================== --- head/x11-clocks/xfce4-stopwatch-plugin/Makefile Thu Jun 4 20:02:23 2020 (r537952) +++ head/x11-clocks/xfce4-stopwatch-plugin/Makefile Thu Jun 4 20:04:54 2020 (r537953) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xfce4-stopwatch-plugin -PORTVERSION= 0.3.1 +PORTVERSION= 0.4.0 CATEGORIES= x11-clocks xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 Modified: head/x11-clocks/xfce4-stopwatch-plugin/distinfo ============================================================================== --- head/x11-clocks/xfce4-stopwatch-plugin/distinfo Thu Jun 4 20:02:23 2020 (r537952) +++ head/x11-clocks/xfce4-stopwatch-plugin/distinfo Thu Jun 4 20:04:54 2020 (r537953) @@ -1,3 +1,3 @@ -TIMESTAMP = 1560170458 -SHA256 (xfce4/xfce4-stopwatch-plugin-0.3.1.tar.bz2) = 50c46eee58b0fe8d22cd5ddd630a82014c0b0c17911c890f27c4d31ddf6eaa1d -SIZE (xfce4/xfce4-stopwatch-plugin-0.3.1.tar.bz2) = 323681 +TIMESTAMP = 1591200279 +SHA256 (xfce4/xfce4-stopwatch-plugin-0.4.0.tar.bz2) = a3da448c8c16a2db34336fa42dbbea9feb9e93ce5c3408e0b30e9e64a707d949 +SIZE (xfce4/xfce4-stopwatch-plugin-0.4.0.tar.bz2) = 322470 Modified: head/x11-clocks/xfce4-stopwatch-plugin/pkg-plist ============================================================================== --- head/x11-clocks/xfce4-stopwatch-plugin/pkg-plist Thu Jun 4 20:02:23 2020 (r537952) +++ head/x11-clocks/xfce4-stopwatch-plugin/pkg-plist Thu Jun 4 20:04:54 2020 (r537953) @@ -1,6 +1,6 @@ -libexec/xfce4/panel/plugins/libstopwatch.so -libexec/xfce4/panel/plugins/libstopwatch.so.0 -libexec/xfce4/panel/plugins/libstopwatch.so.0.0.0 +lib/xfce4/panel/plugins/libstopwatch.so +lib/xfce4/panel/plugins/libstopwatch.so.0 +lib/xfce4/panel/plugins/libstopwatch.so.0.0.0 share/icons/hicolor/16x16/apps/xfce4-stopwatch-plugin.png share/icons/hicolor/22x22/apps/xfce4-stopwatch-plugin.png share/icons/hicolor/24x24/apps/xfce4-stopwatch-plugin.png
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006042004.054K4stf056829>