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 Feb 21 08:03:15 UTC 2019

Modified Files:
        pkgsrc/time/xclock: DESCR Makefile distinfo

Log Message:
xclock: update to 1.0.8.

Alan Coopersmith (7):
      config: Add missing AC_CONFIG_SRCDIR
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Replace remaining sprintf calls with snprintf
      xclock 1.0.8

Emil Velikov (1):
      autogen.sh: use quoted string variables

Jon TURNEY (1):
      No point in trying to use iconv if we don't have nl_langinfo

Keith Packard (1):
      Allow sub-second updates.

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/time/xclock/DESCR
cvs rdiff -u -r1.7 -r1.8 pkgsrc/time/xclock/Makefile
cvs rdiff -u -r1.3 -r1.4 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/DESCR
diff -u pkgsrc/time/xclock/DESCR:1.1 pkgsrc/time/xclock/DESCR:1.2
--- pkgsrc/time/xclock/DESCR:1.1        Mon May 27 10:51:01 2013
+++ pkgsrc/time/xclock/DESCR    Thu Feb 21 08:03:15 2019
@@ -1,3 +1,3 @@
-This package provides xclock, an analog / digital clock for X.
-
-This is from the modular X.org X11 project.
+xclock is the classic X Window System clock utility.  It displays
+the time in analog or digital form, continuously updated at a
+frequency which may be specified by the user.

Index: pkgsrc/time/xclock/Makefile
diff -u pkgsrc/time/xclock/Makefile:1.7 pkgsrc/time/xclock/Makefile:1.8
--- pkgsrc/time/xclock/Makefile:1.7     Mon Mar 12 11:17:41 2018
+++ pkgsrc/time/xclock/Makefile Thu Feb 21 08:03:15 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2018/03/12 11:17:41 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2019/02/21 08:03:15 wiz Exp $
 
-DISTNAME=      xclock-1.0.7
-PKGREVISION=   1
+DISTNAME=      xclock-1.0.8
 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.3 pkgsrc/time/xclock/distinfo:1.4
--- pkgsrc/time/xclock/distinfo:1.3     Mon Nov  2 23:31:47 2015
+++ pkgsrc/time/xclock/distinfo Thu Feb 21 08:03:15 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/02 23:31:47 agc Exp $
+$NetBSD: distinfo,v 1.4 2019/02/21 08:03:15 wiz Exp $
 
-SHA1 (xclock-1.0.7.tar.bz2) = 1b54b96e057469f90a00a9f1ca79ed056cbde271
-RMD160 (xclock-1.0.7.tar.bz2) = bda0a98ed608893389781ce2de96e36439eda841
-SHA512 (xclock-1.0.7.tar.bz2) = 56689bdae6c83e9e1da5c4c48cf1136ca8b4f45b177f27bc1deeb24758e2c180035b639e8df72e3ebf32dc301bceb59118309fcce2ffab54e5abe9bfa645e607
-Size (xclock-1.0.7.tar.bz2) = 164035 bytes
+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



Home | Main Index | Thread Index | Old Index