summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-04-04 09:56:42 +0000
committerwiz <wiz@pkgsrc.org>2022-04-04 09:56:42 +0000
commit886a76621c074de1f9a7c47ecdd428650c9aa695 (patch)
tree4aaaefd2718fd701a72b5a690736370578df74e1 /time
parenta9e5fdaf924a610062ee8c178bbf077c7240557b (diff)
downloadpkgsrc-886a76621c074de1f9a7c47ecdd428650c9aa695.tar.gz
xclock: add upstream bug report URL
Diffstat (limited to 'time')
-rw-r--r--time/xclock/distinfo4
-rw-r--r--time/xclock/patches/patch-Clock.c3
2 files changed, 4 insertions, 3 deletions
diff --git a/time/xclock/distinfo b/time/xclock/distinfo
index f72b7e4575b..a07a84bff51 100644
--- a/time/xclock/distinfo
+++ b/time/xclock/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2022/04/03 22:13:17 wiz Exp $
+$NetBSD: distinfo,v 1.9 2022/04/04 09:56:42 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) = 3cea7082fc86b696cde8de0d5c6d6badd979cd2c
+SHA1 (patch-Clock.c) = c8f7bfdf297d00f051ffacfb7184c08197ce1846
diff --git a/time/xclock/patches/patch-Clock.c b/time/xclock/patches/patch-Clock.c
index b76e311ac7e..8fd4a5f9f62 100644
--- a/time/xclock/patches/patch-Clock.c
+++ b/time/xclock/patches/patch-Clock.c
@@ -1,6 +1,7 @@
-$NetBSD: patch-Clock.c,v 1.1 2022/04/03 22:13:17 wiz Exp $
+$NetBSD: patch-Clock.c,v 1.2 2022/04/04 09:56:43 wiz Exp $
NetBSD does not provide sincos().
+https://gitlab.freedesktop.org/xorg/app/xclock/-/merge_requests/9
--- Clock.c.orig 2022-04-03 21:23:33.000000000 +0000
+++ Clock.c