diff --git a/devel/sope/Makefile b/devel/sope/Makefile
index b77d5f509ee3a32ffc36ae146ae2a958dbefdda6..8b7c52ae46419e2d9d005bd14c3b7527e90f7447 100644
--- a/devel/sope/Makefile
+++ b/devel/sope/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=		sope
-PORTVERSION=		5.2.0
+PORTVERSION=		5.3.0
 CATEGORIES=		devel gnustep
 MASTER_SITES=		http://www.sogo.nu/files/downloads/SOGo/Sources/
 DISTNAME=		SOPE-${PORTVERSION}
diff --git a/devel/sope/distinfo b/devel/sope/distinfo
index a7e4aa1966398fd83798366e231a884bf047e02b..b46542c2d6ea20ab9c68e5ee6d9b5fb909150497 100644
--- a/devel/sope/distinfo
+++ b/devel/sope/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1629521126
-SHA256 (SOPE-5.2.0.tar.gz) = 21b9c571b5c348e655490b37d2b355b7f1b1e40cbb8b709e560951503aff94fb
-SIZE (SOPE-5.2.0.tar.gz) = 2295686
+TIMESTAMP = 1638835578
+SHA256 (SOPE-5.3.0.tar.gz) = 3d7a916359f698be46fa092746ce137569dde6dbc7d408a561ff371f9a080c4c
+SIZE (SOPE-5.3.0.tar.gz) = 2296670
diff --git a/www/sogo/Makefile b/www/sogo/Makefile
index 48a05e982d542afa1cb6fdd6b6c43ec1982c7075..bf084175243530dfee5ff03146a746f77e427ddf 100644
--- a/www/sogo/Makefile
+++ b/www/sogo/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=		sogo
-PORTVERSION=		5.2.0
+PORTVERSION=		5.3.0
 CATEGORIES=		www gnustep
 MASTER_SITES=		http://www.sogo.nu/files/downloads/SOGo/Sources/
 DISTNAME=		SOGo-${PORTVERSION}
diff --git a/www/sogo/distinfo b/www/sogo/distinfo
index d5abe2cdd7a2b6e7430fdb30a1c62abd0cc26c0c..bfb10e2fe50f34633971ed6ec03783a9a7f0e510 100644
--- a/www/sogo/distinfo
+++ b/www/sogo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1629521447
-SHA256 (SOGo-5.2.0.tar.gz) = 6f738f7f55ec24eba838cd2fee8f3b136d67cd56afd660113c863daa0fb2333a
-SIZE (SOGo-5.2.0.tar.gz) = 34542376
+TIMESTAMP = 1638836678
+SHA256 (SOGo-5.3.0.tar.gz) = a3363cc797281a323c7e0bd136b8c56f53e8c47265aeb9a2953c86e2756bf648
+SIZE (SOGo-5.3.0.tar.gz) = 34532302
diff --git a/www/sogo/files/patch-UI-MailPartViewers_UIxMailPartEncryptedViewer.m b/www/sogo/files/patch-UI-MailPartViewers_UIxMailPartEncryptedViewer.m
deleted file mode 100644
index 1df888b66082073c9f0f919d22b4b1f9918790ca..0000000000000000000000000000000000000000
--- a/www/sogo/files/patch-UI-MailPartViewers_UIxMailPartEncryptedViewer.m
+++ /dev/null
@@ -1,18 +0,0 @@
---- UI/MailPartViewers/UIxMailPartEncryptedViewer.m	2021-04-16 15:59:27.205138000 -0500
-+++ UI/MailPartViewers/UIxMailPartEncryptedViewer.m	2021-04-16 16:00:12.779722000 -0500
-@@ -171,13 +171,13 @@
-       if (err)
-         {
- #ifdef HAVE_GNUTLS
--          const char* sslError;
-+          NSString* sslError;
- 	  ERR_load_crypto_strings();
-           SSL_load_error_strings();
-           sslError = ERR_reason_error_string(err);
-           validationMessage = [[self labelForKey: [NSString stringWithUTF8String: sslError ? sslError : @"Digital signature is not valid"]] retain];
- #elif OPENSSL_VERSION_NUMBER < 0x10100000L
--          const char* sslError;
-+          NSString* sslError;
- 	  ERR_load_crypto_strings();
-           SSL_load_error_strings();
-           sslError = ERR_reason_error_string(err);
diff --git a/www/sogo/files/patch-UI-MailPartViewers_UIxMailPartSignedViewer.m b/www/sogo/files/patch-UI-MailPartViewers_UIxMailPartSignedViewer.m
deleted file mode 100644
index 0f70db51f822329916bc2ad2a1a91434d3427065..0000000000000000000000000000000000000000
--- a/www/sogo/files/patch-UI-MailPartViewers_UIxMailPartSignedViewer.m
+++ /dev/null
@@ -1,18 +0,0 @@
---- UI/MailPartViewers/UIxMailPartSignedViewer.m	2021-03-30 21:00:31.000000000 -0500
-+++ UI/MailPartViewers/UIxMailPartSignedViewer.m	2021-04-16 16:02:22.004059000 -0500
-@@ -169,13 +169,13 @@
-       if (err)
-         {
- #ifdef HAVE_GNUTLS
--          const char* sslError;
-+          NSString* sslError;
- 	  ERR_load_crypto_strings();
-           SSL_load_error_strings();
-           sslError = ERR_reason_error_string(err);
-           validationMessage = [[self labelForKey: [NSString stringWithUTF8String: sslError ? sslError : @"Digital signature is not valid"]] retain];
- #elif OPENSSL_VERSION_NUMBER < 0x10100000L
--          const char* sslError;
-+          NSString* sslError;
- 	  ERR_load_crypto_strings();
-           SSL_load_error_strings();
-           sslError = ERR_reason_error_string(err);
diff --git a/www/sogo/pkg-plist b/www/sogo/pkg-plist
index e72022e1327f421fcf75a4cacd76380510d3106f..7edc691615a0604e1f14dc35be5b7e66319f3162 100644
--- a/www/sogo/pkg-plist
+++ b/www/sogo/pkg-plist
@@ -737,7 +737,7 @@ GNUstep/Local/Library/Libraries/sogo/libSOGo.so
 GNUstep/Local/Library/Libraries/sogo/libSOGo.so.5
 GNUstep/Local/Library/Libraries/sogo/libSOGo.so.%%VERSION%%
 GNUstep/Local/Library/Libraries/sogo/libSOGoUI.so
-GNUstep/Local/Library/Libraries/sogo/libSOGoUI.so.5.2
+GNUstep/Local/Library/Libraries/sogo/libSOGoUI.so.5.3
 GNUstep/Local/Library/Libraries/sogo/libSOGoUI.so.%%VERSION%%
 GNUstep/Local/Library/OCSTypeModels/appointment-oracle.ocs
 GNUstep/Local/Library/OCSTypeModels/appointment.ocs