git: 0978e4e1f335 - main - x11/hamclock: Update to 2.80

From: Diane Bruce <db_at_FreeBSD.org>
Date: Fri, 05 Aug 2022 00:29:53 UTC
The branch main has been updated by db:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0978e4e1f3359a3ebc1648a9ea109c8c4e33d5a5

commit 0978e4e1f3359a3ebc1648a9ea109c8c4e33d5a5
Author:     Diane Bruce <db@FreeBSD.org>
AuthorDate: 2022-08-05 00:28:36 +0000
Commit:     Diane Bruce <db@FreeBSD.org>
CommitDate: 2022-08-05 00:29:26 +0000

    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
---
 x11/hamclock/Makefile | 6 ++++--
 x11/hamclock/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/x11/hamclock/Makefile b/x11/hamclock/Makefile
index 5dba7fbeff31..5553a08d5347 100644
--- a/x11/hamclock/Makefile
+++ b/x11/hamclock/Makefile
@@ -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
diff --git a/x11/hamclock/distinfo b/x11/hamclock/distinfo
index eaf89ddf09f9..63b04516e08f 100644
--- a/x11/hamclock/distinfo
+++ b/x11/hamclock/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653204084
-SHA256 (ESPHamClock.zip) = 7b194bd0228c5a05ede1833bc588ec2197d1c66ebd68dcda184bb5e7e02f9b8a
-SIZE (ESPHamClock.zip) = 1280434
+TIMESTAMP = 1659656620
+SHA256 (ESPHamClock.zip) = 1e80ec6b45de087676e5c393c7be96af28552759f9422a8c2058d9051a16c9b5
+SIZE (ESPHamClock.zip) = 1763734