FreeBSD Bugzilla – Attachment 172573 Details for
Bug 211150
devel/sope2: fix LIB_DEPENDS missing iconv dependency in 2.3.13
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Diff patch between current port version and fix taking us to 2.3.13_1
sope2.2.3.13_1.patch (text/plain), 879 bytes, created by
Euan Thoms
on 2016-07-16 03:28:20 UTC
(
hide
)
Description:
Diff patch between current port version and fix taking us to 2.3.13_1
Filename:
MIME Type:
Creator:
Euan Thoms
Created:
2016-07-16 03:28:20 UTC
Size:
879 bytes
patch
obsolete
>diff -ruN sope2.orig/Makefile sope2/Makefile >--- sope2.orig/Makefile 2016-07-16 10:20:35.856879529 +0800 >+++ sope2/Makefile 2016-07-16 10:22:13.533873650 +0800 >@@ -3,6 +3,7 @@ > > PORTNAME= sope2 > PORTVERSION= 2.3.13 >+PORTREVISION= 1 > CATEGORIES= devel gnustep > MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ > DISTNAME= SOPE-${PORTVERSION} >@@ -13,6 +14,7 @@ > LICENSE= LGPL20 > > LIB_DEPENDS= libxml2.so:textproc/libxml2 \ >+ libiconv.so:converters/libiconv \ > libmemcached.so:databases/libmemcached > > WRKSRC= ${WRKDIR}/SOPE >@@ -35,9 +37,9 @@ > > CONFIGURE_ARGS= --with-gnustep --disable-debug --enable-strip > >-LDAP_USE= OPENLDAP=client >-PGSQL_USES= pgsql >-MYSQL_USE= MYSQL=client >+LDAP_USE= OPENLDAP=client >+PGSQL_USES= pgsql >+MYSQL_USE= MYSQL=client > MEMCACHED_RUN_DEPENDS= ${LOCALBASE}/bin/memcached:databases/memcached > > post-patch-LDAP-off:
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
Flags:
euan
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 211150
: 172573