Update 3.45v2
Add WWW to pkg-descr Clean up pkg-descr PR: 28463 Submitted by: Patrick Li <pat@databits.net> No response: maintainer
This commit is contained in:
parent
2014a62ef1
commit
2ccd78c4f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=44991
@ -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
|
||||
|
@ -1 +1 @@
|
||||
MD5 (sunclock-3.38.tgz) = faf0bef785866799a181024ab8823f85
|
||||
MD5 (sunclock-3.45.tgz) = 67a60a02391852e95a77a64e4bdb8d38
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user