git: e321f17fe1b2 - main - net/remmina: update to 1.4.39

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Sun, 05 Jan 2025 16:54:07 UTC
The branch main has been updated by fernape:

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

commit e321f17fe1b23e8996ba3288a3d4bf7c54cc394f
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2025-01-04 14:25:47 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2025-01-05 16:53:40 +0000

    net/remmina: update to 1.4.39
    
    ChangeLog: https://gitlab.com/Remmina/Remmina/-/releases
    
     * [REM-3257] Add option to automatically copy ssh text when selected
     * [REM-2604] Allow -c to work with www plugin
     * [REM-3256] Don't prompt about closing connections with no connections
     * Mainly fixing memory leaks and some small bugs
---
 net/remmina/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/remmina/Makefile b/net/remmina/Makefile
index daed907ea92a..063b9b5884e2 100644
--- a/net/remmina/Makefile
+++ b/net/remmina/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	remmina
-DISTVERSION=	1.4.37
+DISTVERSION=	1.4.39
 CATEGORIES=	net gnome
 
 MAINTAINER=	fernape@FreeBSD.org