pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/sunclock Update to sunclock version 1.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/55228257ed12
branches:  trunk
changeset: 484903:55228257ed12
user:      perry <perry%pkgsrc.org@localhost>
date:      Tue Nov 30 21:17:30 2004 +0000

description:
Update to sunclock version 1.5

Changelog:

   Version 1.5
   - Updates of the main window and the icon should now work with
     all window managers (e.g. WindowMaker's `shading' caused problems
     before)
   - Uploaded by Wolfram Gloger (wmglo%Dent.MED.Uni-Muenchen.DE@localhost)

   Version 1.4-colour
   - Added options for user to specify the colours used to draw the
     map. Updated man page. - Michael Richmond (mar%mri.mq.edu.au@localhost)

diffstat:

 time/sunclock/DESCR    |  8 +-------
 time/sunclock/Makefile |  4 ++--
 time/sunclock/distinfo |  6 +++---
 3 files changed, 6 insertions(+), 12 deletions(-)

diffs (40 lines):

diff -r 7da5e362570b -r 55228257ed12 time/sunclock/DESCR
--- a/time/sunclock/DESCR       Tue Nov 30 21:05:24 2004 +0000
+++ b/time/sunclock/DESCR       Tue Nov 30 21:17:30 2004 +0000
@@ -1,10 +1,4 @@
-X11 version by John Mackin, <john%cs.su.oz.AU@localhost>, based on a Suntools program
-by John Walker, <kelvin%acad.uu.NET@localhost>.
-
 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 -r 7da5e362570b -r 55228257ed12 time/sunclock/Makefile
--- a/time/sunclock/Makefile    Tue Nov 30 21:05:24 2004 +0000
+++ b/time/sunclock/Makefile    Tue Nov 30 21:17:30 2004 +0000
@@ -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 -r 7da5e362570b -r 55228257ed12 time/sunclock/distinfo
--- a/time/sunclock/distinfo    Tue Nov 30 21:05:24 2004 +0000
+++ b/time/sunclock/distinfo    Tue Nov 30 21:17:30 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index