Date: Wed, 27 Jun 2001 16:34:42 -0400 (EDT) From: pat@databits.net To: FreeBSD-gnats-submit@freebsd.org Cc: torstenb@freebsd.org Subject: ports/28463: Update port: astro/sunclock Message-ID: <200106272034.f5RKYgo34555@wlgrv1.pa.home.com>
next in thread | raw e-mail | index | archive | help
>Number: 28463 >Category: ports >Synopsis: Update port: astro/sunclock >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jun 27 13:40:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Patrick Li >Release: FreeBSD 4.3-STABLE i386 >Organization: N/A >Environment: System: FreeBSD bottlenek 4.3-STABLE FreeBSD 4.3-STABLE #0: Tue Jun 26 15:02:11 EDT 2001 pat@bottlenek:/usr/src/sys/compile/BOTTLENEK i386 >Description: o Update to version 3.45 o Clean up pkg-plist. o Add WWW to pkg-descr. o This PR supersedes PR 28157 so please close, Thanks. >How-To-Repeat: N/A >Fix: diff -ruN /usr/ports/astro/sunclock/Makefile sunclock/Makefile --- /usr/ports/astro/sunclock/Makefile Sun Apr 22 10:35:29 2001 +++ sunclock/Makefile Wed Jun 27 16:08:19 2001 @@ -7,7 +7,7 @@ # PORTNAME= sunclock -PORTVERSION= 3.38 +PORTVERSION= 3.45 CATEGORIES= astro x11-clocks MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/geosciences/ EXTRACT_SUFX= .tgz diff -ruN /usr/ports/astro/sunclock/distinfo sunclock/distinfo --- /usr/ports/astro/sunclock/distinfo Sun Apr 22 10:35:29 2001 +++ sunclock/distinfo Wed Jun 27 16:08:32 2001 @@ -1 +1 @@ -MD5 (sunclock-3.38.tgz) = faf0bef785866799a181024ab8823f85 +MD5 (sunclock-3.45.tgz) = fa048735bec219e084be1981db75eb9a diff -ruN /usr/ports/astro/sunclock/pkg-descr sunclock/pkg-descr --- /usr/ports/astro/sunclock/pkg-descr Mon Aug 3 22:24:25 1998 +++ sunclock/pkg-descr Wed Jun 27 16:22:50 2001 @@ -5,3 +5,5 @@ 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. + +WWW: http://frmas.free.fr/li_1.htm diff -ruN /usr/ports/astro/sunclock/pkg-plist sunclock/pkg-plist --- /usr/ports/astro/sunclock/pkg-plist Sun Apr 22 10:35:29 2001 +++ sunclock/pkg-plist Wed Jun 27 16:13:54 2001 @@ -1,8 +1,6 @@ bin/sunclock share/sunclock/Sunclockrc share/sunclock/earthmaps/vmf/standard.vmf -@dirrm share/sunclock/earthmaps/vmf -@dirrm share/sunclock/earthmaps share/sunclock/i18n/Sunclock.de share/sunclock/i18n/Sunclock.en share/sunclock/i18n/Sunclock.es @@ -12,3 +10,6 @@ share/sunclock/i18n/Sunclock.no share/sunclock/i18n/Sunclock.se @dirrm share/sunclock/i18n +@dirrm share/sunclock/earthmaps/vmf +@dirrm share/sunclock/earthmaps +@dirrm share/sunclock >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106272034.f5RKYgo34555>