Date: Fri, 6 Dec 2024 05:49:52 GMT From: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5dd26dd713e9 - main - www/sogo: Update to 5.11.2 Message-ID: <202412060549.4B65nqdS009776@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=5dd26dd713e90a18da720d53ec88ae0b53a0df0c commit 5dd26dd713e90a18da720d53ec88ae0b53a0df0c Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2024-12-06 05:49:02 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2024-12-06 05:49:44 +0000 www/sogo: Update to 5.11.2 ChangeLog at: https://github.com/Alinto/sogo/blob/master/CHANGELOG.md#changelog --- devel/sope/Makefile | 2 +- devel/sope/distinfo | 6 +++--- www/sogo/Makefile | 2 +- www/sogo/distinfo | 6 +++--- www/sogo/files/patch-ActiveSync_GNUmakefile | 11 ----------- www/sogo/pkg-plist | 2 +- 6 files changed, 9 insertions(+), 20 deletions(-) diff --git a/devel/sope/Makefile b/devel/sope/Makefile index a22b8502cbaf..ed64ca7b7ba4 100644 --- a/devel/sope/Makefile +++ b/devel/sope/Makefile @@ -1,5 +1,5 @@ PORTNAME= sope -PORTVERSION= 5.11.0 +PORTVERSION= 5.11.2 CATEGORIES= devel gnustep MASTER_SITES= https://packages.sogo.nu/sources/ DISTNAME= SOPE-${PORTVERSION} diff --git a/devel/sope/distinfo b/devel/sope/distinfo index ca3eb237f219..cfcce8c498ca 100644 --- a/devel/sope/distinfo +++ b/devel/sope/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725913039 -SHA256 (SOPE-5.11.0.tar.gz) = 390e7053374f1d741b166dfdba239f06cd020fab7525cdace797b1774c1805c3 -SIZE (SOPE-5.11.0.tar.gz) = 2303500 +TIMESTAMP = 1733463626 +SHA256 (SOPE-5.11.2.tar.gz) = 615a1ed76c339d59041438966c772bfcfbd2255742ae5ef419de23db9b7f53d3 +SIZE (SOPE-5.11.2.tar.gz) = 2303429 diff --git a/www/sogo/Makefile b/www/sogo/Makefile index d4664051c7a8..33b99616f73c 100644 --- a/www/sogo/Makefile +++ b/www/sogo/Makefile @@ -1,5 +1,5 @@ PORTNAME= sogo -PORTVERSION= 5.11.0 +PORTVERSION= 5.11.2 CATEGORIES= www gnustep MASTER_SITES= https://packages.sogo.nu/sources/ DISTNAME= SOGo-${PORTVERSION} diff --git a/www/sogo/distinfo b/www/sogo/distinfo index c94e4b9a94b3..997d5e2c47f9 100644 --- a/www/sogo/distinfo +++ b/www/sogo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725913165 -SHA256 (SOGo-5.11.0.tar.gz) = 02fa4b7342a26af0ed12416e22a6dc74fde8c97ee8fb81e8a004fc7dccc9b858 -SIZE (SOGo-5.11.0.tar.gz) = 35368110 +TIMESTAMP = 1733463797 +SHA256 (SOGo-5.11.2.tar.gz) = 77d5edf9bc56bc73ff47295f0c4c31fb8fc7369817a8a57468a1a4761c9dad4c +SIZE (SOGo-5.11.2.tar.gz) = 35368700 diff --git a/www/sogo/files/patch-ActiveSync_GNUmakefile b/www/sogo/files/patch-ActiveSync_GNUmakefile deleted file mode 100644 index a28625b7d049..000000000000 --- a/www/sogo/files/patch-ActiveSync_GNUmakefile +++ /dev/null @@ -1,11 +0,0 @@ ---- ActiveSync/GNUmakefile.orig 2016-07-12 16:56:33 UTC -+++ ActiveSync/GNUmakefile -@@ -34,7 +34,7 @@ ActiveSync_RESOURCE_FILES += \ - ADDITIONAL_OBJCFLAGS += -Wno-deprecated-declarations - ADDITIONAL_INCLUDE_DIRS += -I../SOPE/ -I../SoObjects/ - ADDITIONAL_LIB_DIRS += -L../SOPE/GDLContentStore/obj/ -L../SOPE/NGCards/obj/ --ADDITIONAL_INCLUDE_DIRS += -I/usr/include/libwbxml-1.0/ -+ADDITIONAL_INCLUDE_DIRS += -I${LOCALBASE}/include/libwbxml-1.1/ - ADDITIONAL_LDFLAGS += -Wl,--no-as-needed -lwbxml2 - - -include GNUmakefile.preamble diff --git a/www/sogo/pkg-plist b/www/sogo/pkg-plist index f50548882119..18ee1861d33b 100644 --- a/www/sogo/pkg-plist +++ b/www/sogo/pkg-plist @@ -748,7 +748,7 @@ 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.11 -GNUstep/Local/Library/Libraries/sogo/libSOGoUI.so.%%VERSION%% +GNUstep/Local/Library/Libraries/sogo/libSOGoUI.so.5.11.0 GNUstep/Local/Library/OCSTypeModels/appointment-oracle.ocs GNUstep/Local/Library/OCSTypeModels/appointment.ocs GNUstep/Local/Library/OCSTypeModels/contact-oracle.ocs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412060549.4B65nqdS009776>