From owner-svn-ports-head@FreeBSD.ORG Wed Oct 16 10:48:05 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C60677A1; Wed, 16 Oct 2013 10:48:05 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A488E2381; Wed, 16 Oct 2013 10:48:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9GAm5wO048031; Wed, 16 Oct 2013 10:48:05 GMT (envelope-from mat@svn.freebsd.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9GAm5jk048015; Wed, 16 Oct 2013 10:48:05 GMT (envelope-from mat@svn.freebsd.org) Message-Id: <201310161048.r9GAm5jk048015@svn.freebsd.org> From: Mathieu Arnold Date: Wed, 16 Oct 2013 10:48:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r330495 - head/net/owncloud-csync 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: Wed, 16 Oct 2013 10:48:06 -0000 Author: mat Date: Wed Oct 16 10:48:04 2013 New Revision: 330495 URL: http://svnweb.freebsd.org/changeset/ports/330495 Log: - Update to 0.90.2 - Remove LOG4C knob, it was dropped in 0.70.0 - Only install docs if WITH=DOCS - Sort plist a bit (no functionnal change) PR: ports/183018 Submitted by: mat (me) Approved by: maintainer Modified: head/net/owncloud-csync/Makefile head/net/owncloud-csync/distinfo head/net/owncloud-csync/pkg-plist Modified: head/net/owncloud-csync/Makefile ============================================================================== --- head/net/owncloud-csync/Makefile Wed Oct 16 10:47:01 2013 (r330494) +++ head/net/owncloud-csync/Makefile Wed Oct 16 10:48:04 2013 (r330495) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= owncloud-csync -PORTVERSION= 0.90.0 +PORTVERSION= 0.90.2 CATEGORIES= net kde MASTER_SITES= http://download.owncloud.com/download/ DISTNAME= ocsync-${PORTVERSION} @@ -20,8 +20,7 @@ LIB_DEPENDS= libiniparser.so:${PORTSDIR} USES= cmake:outsource iconv pkgconfig USE_BZIP2= yes USE_SQLITE= yes -CMAKE_ARGS+= -DWITH_LOG4C=NO \ - -DUNIT_TESTING=NO \ +CMAKE_ARGS+= -DUNIT_TESTING=NO \ -DMAN_INSTALL_DIR=${MANPREFIX}/man USE_LDCONFIG= yes Modified: head/net/owncloud-csync/distinfo ============================================================================== --- head/net/owncloud-csync/distinfo Wed Oct 16 10:47:01 2013 (r330494) +++ head/net/owncloud-csync/distinfo Wed Oct 16 10:48:04 2013 (r330495) @@ -1,2 +1,2 @@ -SHA256 (ocsync-0.90.0.tar.bz2) = 4531d196637829284704ce29816b2f6f9f8e61ca8dd61e6743774d085392301c -SIZE (ocsync-0.90.0.tar.bz2) = 4630130 +SHA256 (ocsync-0.90.2.tar.bz2) = 91359c7934cf23b5ac51f9cc329f6a2f8e7cb8a47d13619220cadf917f702a05 +SIZE (ocsync-0.90.2.tar.bz2) = 4630185 Modified: head/net/owncloud-csync/pkg-plist ============================================================================== --- head/net/owncloud-csync/pkg-plist Wed Oct 16 10:47:01 2013 (r330494) +++ head/net/owncloud-csync/pkg-plist Wed Oct 16 10:48:04 2013 (r330495) @@ -1,33 +1,6 @@ bin/ocsync %%ETCDIR%%/ocsync.conf %%ETCDIR%%/ocsync_exclude.conf -%%DOCSDIR%%/userguide/csync.html -%%DOCSDIR%%/userguide/images/icons/README -%%DOCSDIR%%/userguide/images/icons/callouts/1.png -%%DOCSDIR%%/userguide/images/icons/callouts/10.png -%%DOCSDIR%%/userguide/images/icons/callouts/11.png -%%DOCSDIR%%/userguide/images/icons/callouts/12.png -%%DOCSDIR%%/userguide/images/icons/callouts/13.png -%%DOCSDIR%%/userguide/images/icons/callouts/14.png -%%DOCSDIR%%/userguide/images/icons/callouts/15.png -%%DOCSDIR%%/userguide/images/icons/callouts/2.png -%%DOCSDIR%%/userguide/images/icons/callouts/3.png -%%DOCSDIR%%/userguide/images/icons/callouts/4.png -%%DOCSDIR%%/userguide/images/icons/callouts/5.png -%%DOCSDIR%%/userguide/images/icons/callouts/6.png -%%DOCSDIR%%/userguide/images/icons/callouts/7.png -%%DOCSDIR%%/userguide/images/icons/callouts/8.png -%%DOCSDIR%%/userguide/images/icons/callouts/9.png -%%DOCSDIR%%/userguide/images/icons/caution.png -%%DOCSDIR%%/userguide/images/icons/example.png -%%DOCSDIR%%/userguide/images/icons/home.png -%%DOCSDIR%%/userguide/images/icons/important.png -%%DOCSDIR%%/userguide/images/icons/next.png -%%DOCSDIR%%/userguide/images/icons/note.png -%%DOCSDIR%%/userguide/images/icons/prev.png -%%DOCSDIR%%/userguide/images/icons/tip.png -%%DOCSDIR%%/userguide/images/icons/up.png -%%DOCSDIR%%/userguide/images/icons/warning.png include/ocsync/csync.h include/ocsync/csync_version.h include/ocsync/csync_vio.h @@ -40,14 +13,41 @@ lib/libocsync.so lib/libocsync.so.0 lib/libocsync.so.0.2.1 lib/ocsync-0/ocsync_owncloud.so -lib/ocsync-0/ocsync_smb.so lib/ocsync-0/ocsync_sftp.so +lib/ocsync-0/ocsync_smb.so man/man1/ocsync.1.gz -@dirrm lib/ocsync-0 -@dirrm include/ocsync +%%PORTDOCS%%%%DOCSDIR%%/userguide/csync.html +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/README +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/1.png +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/10.png +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/11.png +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/12.png +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/13.png +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/14.png +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/15.png +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/2.png +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/3.png +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/4.png +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/5.png +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/6.png +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/7.png +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/8.png +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/callouts/9.png +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/caution.png +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/example.png +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/home.png +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/important.png +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/next.png +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/note.png +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/prev.png +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/tip.png +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/up.png +%%PORTDOCS%%%%DOCSDIR%%/userguide/images/icons/warning.png +%%PORTDOCS%%@dirrm %%DOCSDIR%%/userguide/images/icons/callouts +%%PORTDOCS%%@dirrm %%DOCSDIR%%/userguide/images/icons +%%PORTDOCS%%@dirrm %%DOCSDIR%%/userguide/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/userguide +%%PORTDOCS%%@dirrm %%DOCSDIR%% +@dirrmtry lib/ocsync-0 +@dirrmtry include/ocsync @dirrmtry %%ETCDIR%% -@dirrm %%DOCSDIR%%/userguide/images/icons/callouts -@dirrm %%DOCSDIR%%/userguide/images/icons -@dirrm %%DOCSDIR%%/userguide/images -@dirrm %%DOCSDIR%%/userguide -@dirrmtry %%DOCSDIR%%