From owner-svn-ports-head@FreeBSD.ORG Wed Jul 17 04:13:00 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]) by hub.freebsd.org (Postfix) with ESMTP id E94D4590; Wed, 17 Jul 2013 04:13:00 +0000 (UTC) (envelope-from miwi@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 C42D8283; Wed, 17 Jul 2013 04:13:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r6H4D0bs027492; Wed, 17 Jul 2013 04:13:00 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r6H4D0VT027486; Wed, 17 Jul 2013 04:13:00 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201307170413.r6H4D0VT027486@svn.freebsd.org> From: Martin Wilke Date: Wed, 17 Jul 2013 04:13:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r323148 - 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, 17 Jul 2013 04:13:01 -0000 Author: miwi Date: Wed Jul 17 04:12:59 2013 New Revision: 323148 URL: http://svnweb.freebsd.org/changeset/ports/323148 Log: - Update to 0.80.0 PR: 180574 Submitted 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 Jul 17 04:12:10 2013 (r323147) +++ head/net/owncloud-csync/Makefile Wed Jul 17 04:12:59 2013 (r323148) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= owncloud-csync -PORTVERSION= 0.70.7 +PORTVERSION= 0.80.0 CATEGORIES= net kde MASTER_SITES= http://download.owncloud.com/download/ DISTNAME= ocsync-${PORTVERSION} @@ -18,11 +18,12 @@ LIB_DEPENDS= iconv:${PORTSDIR}/converter ssh:${PORTSDIR}/security/libssh \ neon:${PORTSDIR}/www/neon29 -USES= cmake:outsource +USES= cmake:outsource USE_BZIP2= yes USE_PKGCONFIG= build USE_SQLITE= yes CMAKE_ARGS+= -DWITH_LOG4C=NO \ + -DUNIT_TESTING=NO \ -DMAN_INSTALL_DIR=${MANPREFIX}/man MAN1= ocsync.1 Modified: head/net/owncloud-csync/distinfo ============================================================================== --- head/net/owncloud-csync/distinfo Wed Jul 17 04:12:10 2013 (r323147) +++ head/net/owncloud-csync/distinfo Wed Jul 17 04:12:59 2013 (r323148) @@ -1,2 +1,2 @@ -SHA256 (ocsync-0.70.7.tar.bz2) = 571c7a822a8e30966c3a7e61a5218b49e8d52e70e8a8ec80d16db786d60bb324 -SIZE (ocsync-0.70.7.tar.bz2) = 2108498 +SHA256 (ocsync-0.80.0.tar.bz2) = 0b4d935a812dc2164a58490909ee0a7269e9a9e1a5d16e29bf83d53a33d536db +SIZE (ocsync-0.80.0.tar.bz2) = 4624510 Modified: head/net/owncloud-csync/pkg-plist ============================================================================== --- head/net/owncloud-csync/pkg-plist Wed Jul 17 04:12:10 2013 (r323147) +++ head/net/owncloud-csync/pkg-plist Wed Jul 17 04:12:59 2013 (r323148) @@ -29,16 +29,17 @@ bin/ocsync %%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 include/ocsync/csync_vio_file_stat.h include/ocsync/csync_vio_handle.h include/ocsync/csync_vio_method.h include/ocsync/csync_vio_module.h +lib/libhttpbflib.a lib/libocsync.so lib/libocsync.so.0 lib/libocsync.so.0.2.0 lib/ocsync-0/ocsync_owncloud.so -lib/ocsync-0/ocsync_sftp.so lib/ocsync-0/ocsync_smb.so @dirrm lib/ocsync-0 @dirrm include/ocsync