From owner-svn-ports-head@FreeBSD.ORG Fri Mar 22 13:03:27 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id AFA2A2E7; Fri, 22 Mar 2013 13:03:27 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id A237481D; Fri, 22 Mar 2013 13:03:27 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2MD3R0g042542; Fri, 22 Mar 2013 13:03:27 GMT (envelope-from kwm@svn.freebsd.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2MD3RGt042541; Fri, 22 Mar 2013 13:03:27 GMT (envelope-from kwm@svn.freebsd.org) Message-Id: <201303221303.r2MD3RGt042541@svn.freebsd.org> From: Koop Mast Date: Fri, 22 Mar 2013 13:03:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r314922 - head/databases/evolution-data-server 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.14 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: Fri, 22 Mar 2013 13:03:27 -0000 Author: kwm Date: Fri Mar 22 13:03:26 2013 New Revision: 314922 URL: http://svnweb.freebsd.org/changeset/ports/314922 Log: Forgot to remove the plist part of the IMAP option (which was commented out anyway) in the last commit. Submitted by: pointyhat via miwi Modified: head/databases/evolution-data-server/pkg-plist Modified: head/databases/evolution-data-server/pkg-plist ============================================================================== --- head/databases/evolution-data-server/pkg-plist Fri Mar 22 12:40:32 2013 (r314921) +++ head/databases/evolution-data-server/pkg-plist Fri Mar 22 13:03:26 2013 (r314922) @@ -218,10 +218,6 @@ lib/evolution-data-server-%%EVO_VERSION% lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimapx.la lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimapx.so lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimapx.urls -%%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.a -%%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.la -%%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.so -%%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.urls lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamellocal.a lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamellocal.la lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamellocal.so