pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/xclock xclock: update to 1.0.9.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/57a9db5b4e19
branches:  trunk
changeset: 344034:57a9db5b4e19
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Nov 14 11:02:29 2019 +0000

description:
xclock: update to 1.0.9.

Alan Coopersmith (3):
      Use _CONST_X_STRING to make libXt declare String as const char *
      Clear -Wsign-compare warning from gcc 7.3
      xclock 1.0.9

Jon Turney (1):
      Consistently use X_GETTIMEOFDAY

Niclas Zeising (2):
      Fix logic sourrouning && and ||
      Use fabsf when dealing with floating point numbers

diffstat:

 time/xclock/Makefile |   4 ++--
 time/xclock/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 9aae9ce2e26f -r 57a9db5b4e19 time/xclock/Makefile
--- a/time/xclock/Makefile      Thu Nov 14 11:01:38 2019 +0000
+++ b/time/xclock/Makefile      Thu Nov 14 11:02:29 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2019/02/21 08:03:15 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2019/11/14 11:02:29 wiz Exp $
 
-DISTNAME=      xclock-1.0.8
+DISTNAME=      xclock-1.0.9
 CATEGORIES=    time x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 9aae9ce2e26f -r 57a9db5b4e19 time/xclock/distinfo
--- a/time/xclock/distinfo      Thu Nov 14 11:01:38 2019 +0000
+++ b/time/xclock/distinfo      Thu Nov 14 11:02:29 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/02/21 08:03:15 wiz Exp $
+$NetBSD: distinfo,v 1.5 2019/11/14 11:02:29 wiz Exp $
 
-SHA1 (xclock-1.0.8.tar.bz2) = 980df6958286450cfc1fe6daa7ff912885d728ba
-RMD160 (xclock-1.0.8.tar.bz2) = cf915c3a7c9a60b0b06a2e7189379f6cf367b61e
-SHA512 (xclock-1.0.8.tar.bz2) = 1272221ace3657505bae1b22f181e9ecbf1710900c89a860c8ceae47ae31ca5e75b6557c37dc0a881a0a24c9597b9a07f46200926feb1013f1e2e995111a7646
-Size (xclock-1.0.8.tar.bz2) = 172030 bytes
+SHA1 (xclock-1.0.9.tar.bz2) = 774c711cf7ee3f601f7209bbb01ce3f0d5ddbde6
+RMD160 (xclock-1.0.9.tar.bz2) = b294d3251f67a4fb5802049e3bc6de90db27906a
+SHA512 (xclock-1.0.9.tar.bz2) = fcbac0b4ab1cea4ae0751ce1c0c6302048e5d98d459873c7580e4ca786ec49fa27f73e5831bdfe135abb5cfeabe886456276e9d01351ea7905c606f40f84522d
+Size (xclock-1.0.9.tar.bz2) = 175372 bytes



Home | Main Index | Thread Index | Old Index