git: ded00497fadd - main - - devel/sope: update to 5.1.0
Jose Alonso Cardenas Marquez
acm at FreeBSD.org
Wed May 19 23:12:24 UTC 2021
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 at FreeBSD.org>
AuthorDate: 2021-05-19 23:08:00 +0000
Commit: Jose Alonso Cardenas Marquez <acm at 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
More information about the dev-commits-ports-all
mailing list