diff options
Diffstat (limited to 'time')
-rw-r--r-- | time/sunclock/DESCR | 8 | ||||
-rw-r--r-- | time/sunclock/Makefile | 4 | ||||
-rw-r--r-- | time/sunclock/distinfo | 6 |
3 files changed, 6 insertions, 12 deletions
diff --git a/time/sunclock/DESCR b/time/sunclock/DESCR index 75b47150c68..011a9288cd1 100644 --- a/time/sunclock/DESCR +++ b/time/sunclock/DESCR @@ -1,10 +1,4 @@ -X11 version by John Mackin, <john@cs.su.oz.AU>, based on a Suntools program -by John Walker, <kelvin@acad.uu.NET>. - This program is a clock that shows which portion of the Earth's surface is illuminated by the Sun. It is designed to be usually iconic, but can be opened for a larger display with the time updated every second and both the -local timezone and UTC displayed. The Suntools version had a menu that -allowed you to speed up time, show different dates, etc., but I have -never implemented any of that in the X version; there is some support -for it in the code, however. +local timezone and UTC displayed. diff --git a/time/sunclock/Makefile b/time/sunclock/Makefile index d62d6dd4bf3..0bd77a6347e 100644 --- a/time/sunclock/Makefile +++ b/time/sunclock/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2004/04/11 09:28:20 snj Exp $ +# $NetBSD: Makefile,v 1.8 2004/11/30 21:17:30 perry Exp $ # -DISTNAME= sunclock-1.4 +DISTNAME= sunclock-1.5 PKGREVISION= 1 CATEGORIES= x11 time MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/} diff --git a/time/sunclock/distinfo b/time/sunclock/distinfo index 43babee6b84..ca5f40c42bf 100644 --- a/time/sunclock/distinfo +++ b/time/sunclock/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2004/05/23 23:28:29 danw Exp $ +$NetBSD: distinfo,v 1.4 2004/11/30 21:17:30 perry Exp $ -SHA1 (sunclock-1.4.tar.gz) = 25736e88de37cc5d7fba11c9cf47d29a50c121b5 -Size (sunclock-1.4.tar.gz) = 28758 bytes +SHA1 (sunclock-1.5.tar.gz) = 4be620bdff39da118b26e6de256b8dfc71b4d5df +Size (sunclock-1.5.tar.gz) = 29360 bytes SHA1 (patch-aa) = 1e315cb6a68bf7d97a849ef9437aff277d3a4862 |