pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/xfce4-time-out-plugin



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Wed Jan 29 05:16:51 UTC 2020

Modified Files:
        pkgsrc/misc/xfce4-time-out-plugin: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/misc/xfce4-time-out-plugin/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/misc/xfce4-time-out-plugin/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/xfce4-time-out-plugin/Makefile
diff -u pkgsrc/misc/xfce4-time-out-plugin/Makefile:1.16 pkgsrc/misc/xfce4-time-out-plugin/Makefile:1.17
--- pkgsrc/misc/xfce4-time-out-plugin/Makefile:1.16     Mon Aug 19 04:56:04 2019
+++ pkgsrc/misc/xfce4-time-out-plugin/Makefile  Wed Jan 29 05:16:51 2020
@@ -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"

Index: pkgsrc/misc/xfce4-time-out-plugin/distinfo
diff -u pkgsrc/misc/xfce4-time-out-plugin/distinfo:1.3 pkgsrc/misc/xfce4-time-out-plugin/distinfo:1.4
--- pkgsrc/misc/xfce4-time-out-plugin/distinfo:1.3      Mon Aug 19 04:56:04 2019
+++ pkgsrc/misc/xfce4-time-out-plugin/distinfo  Wed Jan 29 05:16:51 2020
@@ -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