git: 4222a5a822fc - main - comms/qrq: update 0.3.4 => 0.3.5

From: Älven <alven_at_FreeBSD.org>
Date: Tue, 29 Jul 2025 07:33:10 UTC
The branch main has been updated by alven:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4222a5a822fc840318b1954651e5bdd3afca5f02

commit 4222a5a822fc840318b1954651e5bdd3afca5f02
Author:     Älven <alven@FreeBSD.org>
AuthorDate: 2025-07-28 12:21:17 +0000
Commit:     Älven <alven@FreeBSD.org>
CommitDate: 2025-07-29 07:32:45 +0000

    comms/qrq: update 0.3.4 => 0.3.5
    
    * Use https:// for MASTER_SITES
    + Add LICENSE_FILE
    
    PR:             288518
    Approved by:    db@ (Mentor)
---
 comms/qrq/Makefile | 6 +++---
 comms/qrq/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/comms/qrq/Makefile b/comms/qrq/Makefile
index dbe4171369f9..6e450f338351 100644
--- a/comms/qrq/Makefile
+++ b/comms/qrq/Makefile
@@ -1,14 +1,14 @@
 PORTNAME=	qrq
-PORTVERSION=	0.3.4
-PORTREVISION=	1
+DISTVERSION=	0.3.5
 CATEGORIES=	comms hamradio
-MASTER_SITES=	http://fkurz.net/ham/qrq/
+MASTER_SITES=	https://fkurz.net/ham/qrq/
 
 MAINTAINER=	hamradio@FreeBSD.org
 COMMENT=	Morse telegraphy trainer similar to the classic DOS version by DL4MM
 WWW=		https://fkurz.net/ham/qrq.html
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		gmake ncurses shebangfix
 USE_CSTD=	c99
diff --git a/comms/qrq/distinfo b/comms/qrq/distinfo
index d056035f8e77..ec3d9285dcd2 100644
--- a/comms/qrq/distinfo
+++ b/comms/qrq/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642879197
-SHA256 (qrq-0.3.4.tar.gz) = 2a961cc962131a2bcb930543f0a51ce6c9d374847492bc2ccfc37012ce4c230f
-SIZE (qrq-0.3.4.tar.gz) = 194956
+TIMESTAMP = 1753705056
+SHA256 (qrq-0.3.5.tar.gz) = 3b068c960d06b254dca5a48c7813f1653fc53cb6f5ced641e007091a7ec08d4f
+SIZE (qrq-0.3.5.tar.gz) = 195012