git: a8926ec0e916 - main - net/remmina: update to 1.4.36

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Thu, 03 Oct 2024 16:16:00 UTC
The branch main has been updated by fernape:

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

commit a8926ec0e9169f649a25fbbe9212b22c6d9d5e87
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2024-10-02 14:34:27 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-10-03 16:15:43 +0000

    net/remmina: update to 1.4.36
    
    ChangeLog: https://gitlab.com/Remmina/Remmina/-/releases/v1.4.36
    
     * Fix crash with keyboard-interactive SSH auth
     * Prevent empty remmina_file_name in remmina.pref
     * rdp/rdp-plugin: Fix faulty color depth check
     * Fix typos
     * Usbredirect on connect
     * [REM-3104] Add global RDP options to set FreeRDP auth filter
     * Use universal /bin/sh shebang in remmina-rile-wrapper(1)
     * [REM-3104] Added back in line that was accidentally removed before merge
     * [REM-3104] Do not initialize rdp_auth_filter
     * [REM-3076] Add proxy field for SPICE connections
     * add a conditional check for darwin and NetBSD
     * [REM-3103] Make more obvious to user that Remmina may not be able to exec...
     * [REM-3121] Handle GotFrameBufferUpdate on its own thread to prevent freeze
     * Enable horitical scroll on RDP plugin.
     * [REM-2854] Add timeout option to handle VNC disconnects
     * [REM-3134] Fix bug where option to send clipboard as keystrokes did not
       appear
     * Add ability to send a key combination when RDP connection is idle
     * [REM-3111] Do not prompt user for credentials if they have already been
       entered
     * [REM-3140] Add null check to prevent segfault
     * Move the idle timer into rf_context to make it session-specific.
     * [REM-3156] Limit connection name on rcw tab to reasonable length
     * Update several dependencies
     * [REM-3127] Add user prompt for gateway messages
     * [REM-3167] Add reconnect button to rcw
     * [REM-3127] Changed to put call to a message accept panel in the
       RemminaPluginService struct
     * Removed unused, commented code
     * [REM-2428] Allow floating toolbar to be drag and dropped to more locations on
       the screen
     * [REM-3162] Fixed some compile warnings causing issues with GCC 14.2.1
     * Update ssh error to not show outdated message
---
 net/remmina/Makefile | 3 +--
 net/remmina/distinfo | 4 +---
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/net/remmina/Makefile b/net/remmina/Makefile
index 226a69b5a0f7..e37615144dfd 100644
--- a/net/remmina/Makefile
+++ b/net/remmina/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	remmina
-DISTVERSION=	1.4.35
-PORTREVISION=	4
+DISTVERSION=	1.4.36
 CATEGORIES=	net gnome
 
 MAINTAINER=	fernape@FreeBSD.org
diff --git a/net/remmina/distinfo b/net/remmina/distinfo
index 503c2ae45fde..f8de1b5f53ff 100644
--- a/net/remmina/distinfo
+++ b/net/remmina/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1708879478
+TIMESTAMP = 1727879659
 SHA256 (Remmina-Remmina-2a455eadd6462457d08c2d066c5c245e0dee3bf9_GL0.tar.gz) = e96d99c51e117eb199299c985befd88dcf28c4ea9f623418597f8beaab303b38
 SIZE (Remmina-Remmina-2a455eadd6462457d08c2d066c5c245e0dee3bf9_GL0.tar.gz) = 3772950
-SHA256 (dbd6f94974c4d7df313963ffefecb1ff8ca9ecb6.patch) = 5c3c7d501f69f1412614dd8229d517d5f33ad175886edfefabfd5e725f91fb2a
-SIZE (dbd6f94974c4d7df313963ffefecb1ff8ca9ecb6.patch) = 2104