pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/xclock
Module Name: pkgsrc
Committed By: wiz
Date: Fri Apr 8 06:16:20 UTC 2022
Modified Files:
pkgsrc/time/xclock: Makefile distinfo
Removed Files:
pkgsrc/time/xclock/patches: patch-Clock.c
Log Message:
xclock: update to 1.1.1
Alan Coopersmith (2):
Fall back to sin() and cos() calls on systems without sincos()
xclock 1.1.1
Thomas Kuehne (2):
fix -Wmissing-field-initializers warning
fix -Wabsolute-value compiler warning
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/time/xclock/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/time/xclock/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/time/xclock/patches/patch-Clock.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/time/xclock/Makefile
diff -u pkgsrc/time/xclock/Makefile:1.12 pkgsrc/time/xclock/Makefile:1.13
--- pkgsrc/time/xclock/Makefile:1.12 Sun Apr 3 22:13:17 2022
+++ pkgsrc/time/xclock/Makefile Fri Apr 8 06:16:20 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2022/04/03 22:13:17 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2022/04/08 06:16:20 wiz Exp $
-DISTNAME= xclock-1.1.0
+DISTNAME= xclock-1.1.1
CATEGORIES= time x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/time/xclock/distinfo
diff -u pkgsrc/time/xclock/distinfo:1.9 pkgsrc/time/xclock/distinfo:1.10
--- pkgsrc/time/xclock/distinfo:1.9 Mon Apr 4 09:56:42 2022
+++ pkgsrc/time/xclock/distinfo Fri Apr 8 06:16:20 2022
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.9 2022/04/04 09:56:42 wiz Exp $
+$NetBSD: distinfo,v 1.10 2022/04/08 06:16:20 wiz Exp $
-BLAKE2s (xclock-1.1.0.tar.xz) = 5421c4cf2f4e46dd6399e3f95ec64e8f4c050e044c3c978d41e35ecb70fa7cb9
-SHA512 (xclock-1.1.0.tar.xz) = 9456ed43cb8afce4a1f1c4edcb87bfb86f61fb54d1892f26812ed10662c9b8f8c28854934ce4eb981090d500fec0f295ba96df9867dd1685dc5f31202729a1a0
-Size (xclock-1.1.0.tar.xz) = 158984 bytes
-SHA1 (patch-Clock.c) = c8f7bfdf297d00f051ffacfb7184c08197ce1846
+BLAKE2s (xclock-1.1.1.tar.xz) = eb5de3d30609ddd900f05f6f4b247b93519fba388c591c5cf2538cffb5e64e46
+SHA512 (xclock-1.1.1.tar.xz) = 059ea986bc7537c2796e8855676e8357bd8a7852fbac0839b3f8a9e3ffa088de41bc4e4961973353f0a7b7293366b81bc764d74f3dc4e90e361da06185d976e7
+Size (xclock-1.1.1.tar.xz) = 159556 bytes
Home |
Main Index |
Thread Index |
Old Index