Skip to content

Commit

Permalink
net/remmina: update to 1.4.33
Browse files Browse the repository at this point in the history
ChangeLog: https://gitlab.com/Remmina/Remmina/-/releases/v.1.4.33

 * Add shortcut for 'send clipboard as keystrokes'
 * Make keeping window open on session disconnect configurable
 * Fix crash cause by using freed memory

MFH:	2023Q4	(bugfixes)
  • Loading branch information
Fernando Apesteguía authored and Fernando Apesteguía committed Oct 22, 2023
1 parent 63ef7d1 commit fcde03e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
3 changes: 1 addition & 2 deletions devel/performance/Makefile
@@ -1,6 +1,5 @@
PORTNAME= performance
PORTVERSION= 0.5.0
PORTREVISION= 7
PORTVERSION= 0.6.0
CATEGORIES= devel gnustep
MASTER_SITES= GNUSTEP/libs
DISTNAME= Performance-${PORTVERSION}
Expand Down
5 changes: 3 additions & 2 deletions devel/performance/distinfo
@@ -1,2 +1,3 @@
SHA256 (Performance-0.5.0.tar.gz) = 305fe21705a9774becb58f076542919da38c36867d946b69f735fecfa5bc8459
SIZE (Performance-0.5.0.tar.gz) = 50569
TIMESTAMP = 1697789206
SHA256 (Performance-0.6.0.tar.gz) = cc1ec0dbc6157eb5680bfedbe5d47f45f94772bca41a782d587d1b994f42a66f
SIZE (Performance-0.6.0.tar.gz) = 56850
2 changes: 1 addition & 1 deletion net/remmina/Makefile
@@ -1,5 +1,5 @@
PORTNAME= remmina
DISTVERSION= 1.4.32
DISTVERSION= 1.4.33
CATEGORIES= net gnome

PATCH_SITES= https://gitlab.com/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/
Expand Down

0 comments on commit fcde03e

Please sign in to comment.