From owner-svn-ports-head@freebsd.org Tue Jul 19 13:57:29 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 59528B9E874; Tue, 19 Jul 2016 13:57:29 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0B69F17CB; Tue, 19 Jul 2016 13:57:28 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u6JDvS3e004361; Tue, 19 Jul 2016 13:57:28 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6JDvST6004358; Tue, 19 Jul 2016 13:57:28 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201607191357.u6JDvST6004358@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Tue, 19 Jul 2016 13:57:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418788 - head/devel/sope3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jul 2016 13:57:29 -0000 Author: acm Date: Tue Jul 19 13:57:27 2016 New Revision: 418788 URL: https://svnweb.freebsd.org/changeset/ports/418788 Log: - Update to 3.1.4 PR: 211120 Submitted by: Euan Thoms (maintainer) Modified: head/devel/sope3/Makefile head/devel/sope3/distinfo Modified: head/devel/sope3/Makefile ============================================================================== --- head/devel/sope3/Makefile Tue Jul 19 13:38:39 2016 (r418787) +++ head/devel/sope3/Makefile Tue Jul 19 13:57:27 2016 (r418788) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sope3 -PORTVERSION= 3.1.3 +PORTVERSION= 3.1.4 CATEGORIES= devel gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOPE-${PORTVERSION} @@ -26,7 +26,7 @@ MYSQL_DESC= Build with MySQL support PGSQL_DESC= Build with PostgreSQL support MEMCACHED_DESC= Install memcached -USES= gmake gnustep +USES= gmake iconv gnustep USE_GNUSTEP= base build USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} @@ -38,9 +38,9 @@ SUB_LIST+= GNUSTEP_LOCAL_TOOLS=${GNUSTE CONFIGURE_ARGS= --with-gnustep --disable-debug --enable-strip CONFIGURE_ENV+= CC="${CC}" -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: Modified: head/devel/sope3/distinfo ============================================================================== --- head/devel/sope3/distinfo Tue Jul 19 13:38:39 2016 (r418787) +++ head/devel/sope3/distinfo Tue Jul 19 13:57:27 2016 (r418788) @@ -1,3 +1,3 @@ -TIMESTAMP = 1468361969 -SHA256 (SOPE-3.1.3.tar.gz) = 320c1fcc8e6489b46c31af7ae662c7dc920b2259edc1adeba2715d4b5a7dc6b0 -SIZE (SOPE-3.1.3.tar.gz) = 2278904 +TIMESTAMP = 1468935066 +SHA256 (SOPE-3.1.4.tar.gz) = a582855941d61b64c1ad988e3c797bd330647a381c0ea91f1b3dd740eea5b22c +SIZE (SOPE-3.1.4.tar.gz) = 2279147