diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2022-05-19 23:23:29 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2022-05-19 23:27:10 +0000 |
commit | de2617cdbb5e61323d60d01d3d2b5571c043342a (patch) | |
tree | 79b451438e69e47cdfb92293a0b11327512714c1 | |
parent | f183d0432ba5fe9cb06da12593c4c958124cf643 (diff) |
www/sogo2: update to 2.4.3
ChangeLog at: https://github.com/inverse-inc/sogo/commits/SOGo-2.4.3
-rw-r--r-- | devel/sope2/Makefile | 3 | ||||
-rw-r--r-- | devel/sope2/distinfo | 6 | ||||
-rw-r--r-- | www/sogo2-activesync/Makefile | 2 | ||||
-rw-r--r-- | www/sogo2/Makefile | 2 | ||||
-rw-r--r-- | www/sogo2/distinfo | 6 |
5 files changed, 9 insertions, 10 deletions
diff --git a/devel/sope2/Makefile b/devel/sope2/Makefile index 6ef08ee25211..1f517a627f59 100644 --- a/devel/sope2/Makefile +++ b/devel/sope2/Makefile @@ -1,8 +1,7 @@ # Created by: Euan Thoms <euan@potensol.com> PORTNAME= sope2 -PORTVERSION= 2.4.1 -PORTREVISION= 3 +PORTVERSION= 2.4.3 CATEGORIES= devel gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOPE-${PORTVERSION} diff --git a/devel/sope2/distinfo b/devel/sope2/distinfo index f4403d01d1d7..7c918bda4276 100644 --- a/devel/sope2/distinfo +++ b/devel/sope2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622685595 -SHA256 (SOPE-2.4.1.tar.gz) = 5e5d37ce728229c4f83862852ac891236f39a51ea3741be03e75baa06e099794 -SIZE (SOPE-2.4.1.tar.gz) = 2295401 +TIMESTAMP = 1651943804 +SHA256 (SOPE-2.4.3.tar.gz) = fe76a7242d41dc1cc531cc49074cb101ca713c03817963832754b330ebcdfee7 +SIZE (SOPE-2.4.3.tar.gz) = 2298454 diff --git a/www/sogo2-activesync/Makefile b/www/sogo2-activesync/Makefile index 101094553702..d24e7869eeae 100644 --- a/www/sogo2-activesync/Makefile +++ b/www/sogo2-activesync/Makefile @@ -1,6 +1,6 @@ PKGNAMESUFFIX= -activesync -CONFLICTS= sogo[2-4] sogo[3-4]-activesync +CONFLICTS= sogo2 sogo sogo-activesync OPTIONS_SLAVE= ACTIVESYNC diff --git a/www/sogo2/Makefile b/www/sogo2/Makefile index 96b47197d67d..16d305b596cd 100644 --- a/www/sogo2/Makefile +++ b/www/sogo2/Makefile @@ -1,7 +1,7 @@ # Created by: Euan Thoms <euan@potensol.com> PORTNAME= sogo2 -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.3 CATEGORIES= www gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOGo-${PORTVERSION} diff --git a/www/sogo2/distinfo b/www/sogo2/distinfo index 380471438666..11979cffb3c6 100644 --- a/www/sogo2/distinfo +++ b/www/sogo2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623699322 -SHA256 (SOGo-2.4.1.tar.gz) = 257123c13c3c9e612f8663547ae3b9c5f47c528b140aa64167dee8241e78afcf -SIZE (SOGo-2.4.1.tar.gz) = 12345711 +TIMESTAMP = 1651944100 +SHA256 (SOGo-2.4.3.tar.gz) = 08e1ed578e602fc0e8923501a887f37646304477c1125b26023e62eead60215c +SIZE (SOGo-2.4.3.tar.gz) = 12319594 |