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:           Thu Nov 14 11:02:29 UTC 2019

Modified Files:
        pkgsrc/time/xclock: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/time/xclock/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/time/xclock/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/xclock/Makefile
diff -u pkgsrc/time/xclock/Makefile:1.8 pkgsrc/time/xclock/Makefile:1.9
--- pkgsrc/time/xclock/Makefile:1.8     Thu Feb 21 08:03:15 2019
+++ pkgsrc/time/xclock/Makefile Thu Nov 14 11:02:29 2019
@@ -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

Index: pkgsrc/time/xclock/distinfo
diff -u pkgsrc/time/xclock/distinfo:1.4 pkgsrc/time/xclock/distinfo:1.5
--- pkgsrc/time/xclock/distinfo:1.4     Thu Feb 21 08:03:15 2019
+++ pkgsrc/time/xclock/distinfo Thu Nov 14 11:02:29 2019
@@ -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