diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2020-06-04 20:04:54 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2020-06-04 20:04:54 +0000 |
commit | 8608013dc006b5f802dee5e04cc7727a1a2e7268 (patch) | |
tree | 8fdad6bb1f09a60ca6b99be6ec1f3608df54685a /x11-clocks | |
parent | 4e5a424e44896eb7311ab5b29e95e4bcdbd06770 (diff) | |
download | ports-8608013dc006b5f802dee5e04cc7727a1a2e7268.tar.gz ports-8608013dc006b5f802dee5e04cc7727a1a2e7268.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/xfce4-stopwatch-plugin/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/xfce4-stopwatch-plugin/distinfo | 6 | ||||
-rw-r--r-- | x11-clocks/xfce4-stopwatch-plugin/pkg-plist | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/x11-clocks/xfce4-stopwatch-plugin/Makefile b/x11-clocks/xfce4-stopwatch-plugin/Makefile index c9f1de7ce62d..1345d3bbc213 100644 --- a/x11-clocks/xfce4-stopwatch-plugin/Makefile +++ b/x11-clocks/xfce4-stopwatch-plugin/Makefile @@ -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 diff --git a/x11-clocks/xfce4-stopwatch-plugin/distinfo b/x11-clocks/xfce4-stopwatch-plugin/distinfo index 1eba6b091918..9dc6f644d592 100644 --- a/x11-clocks/xfce4-stopwatch-plugin/distinfo +++ b/x11-clocks/xfce4-stopwatch-plugin/distinfo @@ -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 diff --git a/x11-clocks/xfce4-stopwatch-plugin/pkg-plist b/x11-clocks/xfce4-stopwatch-plugin/pkg-plist index aa123bf7429c..59fe89b18031 100644 --- a/x11-clocks/xfce4-stopwatch-plugin/pkg-plist +++ b/x11-clocks/xfce4-stopwatch-plugin/pkg-plist @@ -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 |