Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 May 2021 23:12:23 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: ded00497fadd - main - - devel/sope: update to 5.1.0
Message-ID:  <202105192312.14JNCNUN047933@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=ded00497fadd6aa43c4d96c7a2a5911192e8b7c2

commit ded00497fadd6aa43c4d96c7a2a5911192e8b7c2
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2021-05-19 23:08:00 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2021-05-19 23:12:03 +0000

    - devel/sope: update to 5.1.0
    
    ChangeLog at:   https://github.com/inverse-inc/sogo/blob/master/CHANGELOG.md#changelog
---
 devel/sope/Makefile | 4 ++--
 devel/sope/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/sope/Makefile b/devel/sope/Makefile
index c6c0a03ec1e4..d394becb9c2a 100644
--- a/devel/sope/Makefile
+++ b/devel/sope/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=		sope
-PORTVERSION=		5.0.1
-PORTREVISION=		1
+PORTVERSION=		5.1.0
 CATEGORIES=		devel gnustep
 MASTER_SITES=		http://www.sogo.nu/files/downloads/SOGo/Sources/
 DISTNAME=		SOPE-${PORTVERSION}
@@ -47,6 +46,7 @@ MEMCACHED_RUN_DEPENDS=	${LOCALBASE}/bin/memcached:databases/memcached
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/configure
+	@${REINPLACE_CMD} -e 's|gcc|${CC}|g' ${WRKSRC}/sope-core/NGStreams/configure
 
 post-patch-LDAP-off:
 	@${REINPLACE_CMD} -e '/checkLinking "ldap"/d' ${WRKSRC}/configure
diff --git a/devel/sope/distinfo b/devel/sope/distinfo
index 4d19dcd3fe9b..30d6a1c4971d 100644
--- a/devel/sope/distinfo
+++ b/devel/sope/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606283767
-SHA256 (SOPE-5.0.1.tar.gz) = 07f3158719b5f5da0f742238cac6d4adda2ce9e6bf1631b9c710a3a2a865a00b
-SIZE (SOPE-5.0.1.tar.gz) = 2293600
+TIMESTAMP = 1620793393
+SHA256 (SOPE-5.1.0.tar.gz) = 9c772a0965eddfcb571835267032c36dd16fa6752f3d8699362bc771914920c9
+SIZE (SOPE-5.1.0.tar.gz) = 2295311



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105192312.14JNCNUN047933>