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.8.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e42cdb38dae4
branches: trunk
changeset: 330019:e42cdb38dae4
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Feb 21 08:03:15 2019 +0000
description:
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:
time/xclock/DESCR | 6 +++---
time/xclock/Makefile | 5 ++---
time/xclock/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 11 deletions(-)
diffs (38 lines):
diff -r 5aac7f0f0e70 -r e42cdb38dae4 time/xclock/DESCR
--- a/time/xclock/DESCR Thu Feb 21 07:55:38 2019 +0000
+++ b/time/xclock/DESCR Thu Feb 21 08:03:15 2019 +0000
@@ -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 -r 5aac7f0f0e70 -r e42cdb38dae4 time/xclock/Makefile
--- a/time/xclock/Makefile Thu Feb 21 07:55:38 2019 +0000
+++ b/time/xclock/Makefile Thu Feb 21 08:03:15 2019 +0000
@@ -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 -r 5aac7f0f0e70 -r e42cdb38dae4 time/xclock/distinfo
--- a/time/xclock/distinfo Thu Feb 21 07:55:38 2019 +0000
+++ b/time/xclock/distinfo Thu Feb 21 08:03:15 2019 +0000
@@ -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