summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-02-21 08:03:15 +0000
committerwiz <wiz@pkgsrc.org>2019-02-21 08:03:15 +0000
commit3221e91b543ac71219b646e1f4b100d6925d86b9 (patch)
tree437f0d473c8f1ef656be2251d13fea2b478835ce /time
parent088177cc1e4b66aaabc00a3d366dc2c27a339c59 (diff)
downloadpkgsrc-3221e91b543ac71219b646e1f4b100d6925d86b9.tar.gz
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
Diffstat (limited to 'time')
-rw-r--r--time/xclock/DESCR6
-rw-r--r--time/xclock/Makefile5
-rw-r--r--time/xclock/distinfo10
3 files changed, 10 insertions, 11 deletions
diff --git a/time/xclock/DESCR b/time/xclock/DESCR
index 931f36e0677..589acd3e744 100644
--- a/time/xclock/DESCR
+++ b/time/xclock/DESCR
@@ -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.
diff --git a/time/xclock/Makefile b/time/xclock/Makefile
index 31e2640b44e..9c5ec510bea 100644
--- a/time/xclock/Makefile
+++ b/time/xclock/Makefile
@@ -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
diff --git a/time/xclock/distinfo b/time/xclock/distinfo
index ad0a435c802..2a161d9dd77 100644
--- a/time/xclock/distinfo
+++ b/time/xclock/distinfo
@@ -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