pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/xfce4-time-out-plugin xfce4-time-out-plugin: upda...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bc72aba883e4
branches:  trunk
changeset: 422543:bc72aba883e4
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Wed Jan 29 05:16:51 2020 +0000

description:
xfce4-time-out-plugin: update to 1.1.0

Change log:

1.1.0 (03/11/2019)
======
- GTK3 Port
- React to panel "mode," not "orientation" (Bug #15840)
- Make time out plugin respect panel icon size (Bug #15839)
- Allow compilation with panel 4.15
- Make build less verbose
- Translation Updates: Croatian, Galician, Italian

diffstat:

 misc/xfce4-time-out-plugin/Makefile |   8 ++++----
 misc/xfce4-time-out-plugin/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (38 lines):

diff -r b622f2a6fa5e -r bc72aba883e4 misc/xfce4-time-out-plugin/Makefile
--- a/misc/xfce4-time-out-plugin/Makefile       Wed Jan 29 05:08:00 2020 +0000
+++ b/misc/xfce4-time-out-plugin/Makefile       Wed Jan 29 05:16:51 2020 +0000
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.16 2019/08/19 04:56:04 gutteridge Exp $
+# $NetBSD: Makefile,v 1.17 2020/01/29 05:16:51 gutteridge Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      xfce4-time-out-plugin-1.0.3
+VERSION=       1.1.0
+DISTNAME=      xfce4-time-out-plugin-${VERSION}
 CATEGORIES=    misc
-MASTER_SITES=  http://archive.xfce.org/src/panel-plugins/xfce4-time-out-plugin/1.0/
+MASTER_SITES=  https://archive.xfce.org/src/panel-plugins/xfce4-time-out-plugin/${VERSION:R}/
 
 HOMEPAGE=      https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin
 COMMENT=       Xfce periodical breaks plugin
 
-.include "../../x11/gtk2/buildlink3.mk"
 .include "../../x11/xfce4-panel/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r b622f2a6fa5e -r bc72aba883e4 misc/xfce4-time-out-plugin/distinfo
--- a/misc/xfce4-time-out-plugin/distinfo       Wed Jan 29 05:08:00 2020 +0000
+++ b/misc/xfce4-time-out-plugin/distinfo       Wed Jan 29 05:16:51 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2019/08/19 04:56:04 gutteridge Exp $
+$NetBSD: distinfo,v 1.4 2020/01/29 05:16:51 gutteridge Exp $
 
-SHA1 (xfce4-time-out-plugin-1.0.3.tar.bz2) = 280ad845069e83aee986f0cc59b1060666afe992
-RMD160 (xfce4-time-out-plugin-1.0.3.tar.bz2) = a4ff7a3c2c085f727c3a2b55438cc022eb6f6e05
-SHA512 (xfce4-time-out-plugin-1.0.3.tar.bz2) = c2080abef330e9f783b3e9c008a76d11bdbdfe1a666435237b6b06a50e93191a760441a9d343f24234eb4343b550009ed9e2101dbffbec3d8f53c562d4bb3cfc
-Size (xfce4-time-out-plugin-1.0.3.tar.bz2) = 362390 bytes
+SHA1 (xfce4-time-out-plugin-1.1.0.tar.bz2) = 7e6fb6b52e1a2ac7fa4d236ea59c1a311227f4e9
+RMD160 (xfce4-time-out-plugin-1.1.0.tar.bz2) = 74d6115ce5f0321dbaf65c8e38227ae7ea665e39
+SHA512 (xfce4-time-out-plugin-1.1.0.tar.bz2) = 03d27d98a3968daf93357556a5ca63641ceee3ce9f53db5287ce27a282d3f4a068a2c9be14d7690d4188901245521c03b68bb3fe39e1ed0e1f6a95eecc1dc846
+Size (xfce4-time-out-plugin-1.1.0.tar.bz2) = 395843 bytes



Home | Main Index | Thread Index | Old Index