diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-07-10 09:43:18 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-07-10 09:43:18 +0800 |
commit | 8433bda78d24ac2860044aedd94ea07f3ff4018b (patch) | |
tree | 8628cc7f3efdbb3045ba5e3e0bbc72305b844ee8 /astro | |
parent | d21eb79b197e3e15b44f762312f4a2159398a419 (diff) | |
download | freebsd-ports-gnome-8433bda78d24ac2860044aedd94ea07f3ff4018b.tar.gz freebsd-ports-gnome-8433bda78d24ac2860044aedd94ea07f3ff4018b.tar.zst freebsd-ports-gnome-8433bda78d24ac2860044aedd94ea07f3ff4018b.zip |
Update 3.45v2
Add WWW to pkg-descr
Clean up pkg-descr
PR: 28463
Submitted by: Patrick Li <pat@databits.net>
No response: maintainer
Diffstat (limited to 'astro')
-rw-r--r-- | astro/sunclock/Makefile | 4 | ||||
-rw-r--r-- | astro/sunclock/distinfo | 2 | ||||
-rw-r--r-- | astro/sunclock/pkg-descr | 2 | ||||
-rw-r--r-- | astro/sunclock/pkg-plist | 5 |
4 files changed, 9 insertions, 4 deletions
diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile index 74ab9d09c2cc..56412c9519e3 100644 --- a/astro/sunclock/Makefile +++ b/astro/sunclock/Makefile @@ -7,13 +7,15 @@ # PORTNAME= sunclock -PORTVERSION= 3.38 +PORTVERSION= 3.45 CATEGORIES= astro x11-clocks MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/geosciences/ EXTRACT_SUFX= .tgz MAINTAINER= torstenb@FreeBSD.org +WRKSRC= ${WRKDIR}/${DISTNAME}v2 + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg USE_IMAKE= YES diff --git a/astro/sunclock/distinfo b/astro/sunclock/distinfo index a39f33b3facc..71984ee68492 100644 --- a/astro/sunclock/distinfo +++ b/astro/sunclock/distinfo @@ -1 +1 @@ -MD5 (sunclock-3.38.tgz) = faf0bef785866799a181024ab8823f85 +MD5 (sunclock-3.45.tgz) = 67a60a02391852e95a77a64e4bdb8d38 diff --git a/astro/sunclock/pkg-descr b/astro/sunclock/pkg-descr index f4088e0fe5e4..38603a1c1661 100644 --- a/astro/sunclock/pkg-descr +++ b/astro/sunclock/pkg-descr @@ -5,3 +5,5 @@ 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. + +WWW: http://frmas.free.fr/li_1.htm diff --git a/astro/sunclock/pkg-plist b/astro/sunclock/pkg-plist index da69fef59170..5273eee0b788 100644 --- a/astro/sunclock/pkg-plist +++ b/astro/sunclock/pkg-plist @@ -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.nl 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 |