pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/xfce4-datetime-plugin



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Wed Sep 28 23:54:41 UTC 2022

Modified Files:
        pkgsrc/time/xfce4-datetime-plugin: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/time/xfce4-datetime-plugin/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/time/xfce4-datetime-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/time/xfce4-datetime-plugin/Makefile
diff -u pkgsrc/time/xfce4-datetime-plugin/Makefile:1.63 pkgsrc/time/xfce4-datetime-plugin/Makefile:1.64
--- pkgsrc/time/xfce4-datetime-plugin/Makefile:1.63     Thu Aug 11 05:09:21 2022
+++ pkgsrc/time/xfce4-datetime-plugin/Makefile  Wed Sep 28 23:54:41 2022
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.63 2022/08/11 05:09:21 gutteridge Exp $
+# $NetBSD: Makefile,v 1.64 2022/09/28 23:54:41 gutteridge Exp $
 
-PKGREVISION= 2
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-VERSION=       0.8.1
+VERSION=       0.8.2
 DISTNAME=      xfce4-datetime-plugin-${VERSION}
 CATEGORIES=    time
 MASTER_SITES=  https://archive.xfce.org/src/panel-plugins/xfce4-datetime-plugin/${VERSION:R}/

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



Home | Main Index | Thread Index | Old Index