mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
x11/hamclock: Update to 2.80
- Add LICENSE and LICENSE_FILE Version 2.80: 2022-07-15 new: menu below UTC for JD, MJD, DOY, Solar, Sidereal and UNIX time new: option to display Sidereal time in digital Big Clock new: add web commands set_time?change and set_auxtime (see FAQ) fixed: infinite recursion if sat never rises again after current pass Version 2.79: 2022-06-18 fixed: 30% faster live web view performance fixed: DX pane sat times were not restored immediately after menu close
This commit is contained in:
parent
caa1a1d4d4
commit
0978e4e1f3
@ -1,6 +1,5 @@
|
||||
PORTNAME= hamclock
|
||||
PORTVERSION= 2.78
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.80
|
||||
CATEGORIES= x11 hamradio
|
||||
MASTER_SITES= https://www.clearskyinstitute.com/ham/HamClock/
|
||||
DISTNAME= ESPHamClock
|
||||
@ -8,6 +7,9 @@ DISTNAME= ESPHamClock
|
||||
MAINTAINER= hamradio@FreeBSD.org
|
||||
COMMENT= Handy clock with features for amateur radio operators
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl
|
||||
|
||||
USES= desktop-file-utils gmake xorg zip
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1653204084
|
||||
SHA256 (ESPHamClock.zip) = 7b194bd0228c5a05ede1833bc588ec2197d1c66ebd68dcda184bb5e7e02f9b8a
|
||||
SIZE (ESPHamClock.zip) = 1280434
|
||||
TIMESTAMP = 1659656620
|
||||
SHA256 (ESPHamClock.zip) = 1e80ec6b45de087676e5c393c7be96af28552759f9422a8c2058d9051a16c9b5
|
||||
SIZE (ESPHamClock.zip) = 1763734
|
||||
|
Loading…
Reference in New Issue
Block a user