Date: Sun, 5 Jan 2025 16:54:07 GMT From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e321f17fe1b2 - main - net/remmina: update to 1.4.39 Message-ID: <202501051654.505Gs7nu080478@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501051654.505Gs7nu080478>