FreeBSD Bugzilla – Attachment 239057 Details for
Bug 268591
devel/sope: Update to 5.8.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 5.8.0
0001-devel-sope-Update-to-5.8.0.patch (text/plain), 3.20 KB, created by
Martin Waschbüsch
on 2022-12-27 06:46:15 UTC
(
hide
)
Description:
Update to 5.8.0
Filename:
MIME Type:
Creator:
Martin Waschbüsch
Created:
2022-12-27 06:46:15 UTC
Size:
3.20 KB
patch
obsolete
>From 1192845c5e2df01b0dcb42f15ca507f47c43633a Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Martin=20Waschb=C3=BCsch?= <martin@waschbuesch.de> >Date: Tue, 27 Dec 2022 06:44:09 +0000 >Subject: [PATCH] devel/sope: Update to 5.8.0 > >Changes: https://www.sogo.nu/news/2022/sogo-v580-released.html >--- > devel/sope/Makefile | 41 +++++++++++++++++++++-------------------- > devel/sope/distinfo | 6 +++--- > 2 files changed, 24 insertions(+), 23 deletions(-) > >diff --git a/devel/sope/Makefile b/devel/sope/Makefile >index 3edc489c2..e671082dc 100644 >--- a/devel/sope/Makefile >+++ b/devel/sope/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= sope >-PORTVERSION= 5.7.1 >+PORTVERSION= 5.8.0 > CATEGORIES= devel gnustep > MASTER_SITES= https://packages.sogo.nu/sources/ > DISTNAME= SOPE-${PORTVERSION} >@@ -15,6 +15,20 @@ BROKEN_aarch64= fails to build: bundle.make:301: STXSaxDriver.sax/Resources/Inf > LIB_DEPENDS= libxml2.so:textproc/libxml2 \ > libmemcached.so:databases/libmemcached > >+USES= gmake iconv gnustep ssl >+USE_GNUSTEP= base build >+USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} >+ >+CONFIGURE_ARGS= --with-gnustep --disable-debug --disable-strip >+CONFIGURE_ENV+= CC="${CC}" >+ >+LLD_UNSAFE= yes # PR 230608 >+ >+CONFLICTS= sope2 >+ >+SUB_LIST+= GNUSTEP_LOCAL_TOOLS=${GNUSTEP_LOCAL_TOOLS} \ >+ GNUSTEP_MAKEFILES=${GNUSTEP_MAKEFILES} >+ > WRKSRC= ${WRKDIR}/SOPE > > OPTIONS_DEFINE= LDAP MYSQL PGSQL MEMCACHED >@@ -22,27 +36,14 @@ OPTIONS_DEFAULT= LDAP PGSQL MEMCACHED > OPTIONS_SUB= yes > > LDAP_DESC= Build with LDAP support >+MEMCACHED_DESC= Install memcached > MYSQL_DESC= Build with MySQL support > PGSQL_DESC= Build with PostgreSQL support >-MEMCACHED_DESC= Install memcached >- >-USES= gmake iconv gnustep >-USE_GNUSTEP= base build >-USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} >-LLD_UNSAFE= yes # PR 230608 >- >-CONFLICTS= sope2 sope4 >- >-SUB_LIST+= GNUSTEP_LOCAL_TOOLS=${GNUSTEP_LOCAL_TOOLS} \ >- GNUSTEP_MAKEFILES=${GNUSTEP_MAKEFILES} >- >-CONFIGURE_ARGS= --with-gnustep --disable-debug --disable-strip >-CONFIGURE_ENV+= CC="${CC}" > > LDAP_USE= OPENLDAP=client >-PGSQL_USES= pgsql >-MYSQL_USES= mysql > MEMCACHED_RUN_DEPENDS= ${LOCALBASE}/bin/memcached:databases/memcached >+MYSQL_USES= mysql >+PGSQL_USES= pgsql > > post-patch: > @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/configure >@@ -51,12 +52,12 @@ post-patch: > post-patch-LDAP-off: > @${REINPLACE_CMD} -e '/checkLinking "ldap"/d' ${WRKSRC}/configure > >-post-patch-PGSQL-off: >- @${REINPLACE_CMD} -e '/checkLinking "pq"/d' ${WRKSRC}/configure >- > post-patch-MYSQL-off: > @${REINPLACE_CMD} -e '/checkLinking "mysqlclient"/d' ${WRKSRC}/configure > >+post-patch-PGSQL-off: >+ @${REINPLACE_CMD} -e '/checkLinking "pq"/d' ${WRKSRC}/configure >+ > do-configure: > cd ${WRKSRC} ; . ${GNUSTEP_MAKEFILES}/GNUstep.sh ; ./configure ${CONFIGURE_ARGS} > >diff --git a/devel/sope/distinfo b/devel/sope/distinfo >index 63afe57ce..ec9e93058 100644 >--- a/devel/sope/distinfo >+++ b/devel/sope/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1667194167 >-SHA256 (SOPE-5.7.1.tar.gz) = 63e04087d572d36be946311c23ecc70b8827d4fda957163c8adb2fd31b77d10e >-SIZE (SOPE-5.7.1.tar.gz) = 2282567 >+TIMESTAMP = 1672060771 >+SHA256 (SOPE-5.8.0.tar.gz) = 26e311dccd71b743bd223d2e2fcae3572a3124ac76594320d7a951b26b3e96b0 >+SIZE (SOPE-5.8.0.tar.gz) = 2282661 >-- >2.38.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 268591
: 239057