Wed Sep 28 23:54:41 2022 UTC ()
xfce4-datetime-plugin: update to 0.8.2

Change log:

0.8.2 (2022-09-19)
=====
- Fix time calculation
- build: Fix intltool lock file problem during make distcheck
- Fix compilation warnings
- autoconf: AM_CONFIG_HEADER -> AC_CONFIG_HEADERS
- Update `.gitignore`
- datetime: replace deprecated GTimeVal
- Translation Updates:
  Belarusian, English (Canada), Hebrew, Norwegian Bokm奪l, Slovenian,
  Spanish, Turkish


(gutteridge)
diff -r1.63 -r1.64 pkgsrc/time/xfce4-datetime-plugin/Makefile
diff -r1.15 -r1.16 pkgsrc/time/xfce4-datetime-plugin/distinfo

cvs diff -r1.63 -r1.64 pkgsrc/time/xfce4-datetime-plugin/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/time/xfce4-datetime-plugin/Attic/Makefile 2022/08/11 05:09:21 1.63
+++ pkgsrc/time/xfce4-datetime-plugin/Attic/Makefile 2022/09/28 23:54:41 1.64
@@ -1,15 +1,14 @@ @@ -1,15 +1,14 @@
1# $NetBSD: Makefile,v 1.63 2022/08/11 05:09:21 gutteridge Exp $ 1# $NetBSD: Makefile,v 1.64 2022/09/28 23:54:41 gutteridge Exp $
2 2
3PKGREVISION= 2 
4.include "../../meta-pkgs/xfce4/Makefile.common" 3.include "../../meta-pkgs/xfce4/Makefile.common"
5 4
6VERSION= 0.8.1 5VERSION= 0.8.2
7DISTNAME= xfce4-datetime-plugin-${VERSION} 6DISTNAME= xfce4-datetime-plugin-${VERSION}
8CATEGORIES= time 7CATEGORIES= time
9MASTER_SITES= https://archive.xfce.org/src/panel-plugins/xfce4-datetime-plugin/${VERSION:R}/ 8MASTER_SITES= https://archive.xfce.org/src/panel-plugins/xfce4-datetime-plugin/${VERSION:R}/
10 9
11HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin 10HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin
12COMMENT= Xfce calendar plugin 11COMMENT= Xfce calendar plugin
13 12
14.include "../../x11/xfce4-panel/buildlink3.mk" 13.include "../../x11/xfce4-panel/buildlink3.mk"
15.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.15 -r1.16 pkgsrc/time/xfce4-datetime-plugin/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/time/xfce4-datetime-plugin/Attic/distinfo 2021/11/30 15:01:17 1.15
+++ pkgsrc/time/xfce4-datetime-plugin/Attic/distinfo 2022/09/28 23:54:41 1.16
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.15 2021/11/30 15:01:17 gutteridge Exp $ 1$NetBSD: distinfo,v 1.16 2022/09/28 23:54:41 gutteridge Exp $
2 2
3BLAKE2s (xfce4-datetime-plugin-0.8.1.tar.bz2) = b88eb79d13a45615f4c0723f8c13b292dba7721628e7200226c0dcf65dafaaf2 3BLAKE2s (xfce4-datetime-plugin-0.8.2.tar.bz2) = 1442f8d39a0eddc30ca5999eb6f1f7da12d5cd43b4c7455d1b0fc7faee79f2f9
4SHA512 (xfce4-datetime-plugin-0.8.1.tar.bz2) = 2671b3732e9bfca68543ababa69dd16d988ba0acf0f0c8d2eba539143f8764f561053c69de3f89441e32c3098d135ee0cdf630aed5a4db16316455bdfc98120a 4SHA512 (xfce4-datetime-plugin-0.8.2.tar.bz2) = 3457b503c6fc72b2a1ffb7a26bf71776362087fcb3a33c6050d169843591855420c60399869131013653a6acac5b18f5926fc51690b49ebad01c4d078b2bca97
5Size (xfce4-datetime-plugin-0.8.1.tar.bz2) = 330734 bytes 5Size (xfce4-datetime-plugin-0.8.2.tar.bz2) = 328440 bytes