Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2013 13:41:01 +0200 (CEST)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/182201: Update net/owncloud-csync to 0.90.0
Message-ID:  <20130918114101.B299A14269C@aragorn.in.absolight.net>
Resent-Message-ID: <201309181150.r8IBo0dV083315@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         182201
>Category:       ports
>Synopsis:       Update net/owncloud-csync to 0.90.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 18 11:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 9.1-RELEASE-p4 i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.in.absolight.net 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:38:17 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386

>Description:
Update to 0.90.0.
Fix plist.
>How-To-Repeat:
>Fix:

--- net_owncloud-csync.diff begins here ---
Index: net/owncloud-csync/Makefile
===================================================================
--- net/owncloud-csync/Makefile	(revision 327539)
+++ net/owncloud-csync/Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	owncloud-csync
-PORTVERSION=	0.80.0
+PORTVERSION=	0.90.0
 CATEGORIES=	net kde
 MASTER_SITES=	http://download.owncloud.com/download/
 DISTNAME=	ocsync-${PORTVERSION}
@@ -28,7 +28,7 @@
 
 USE_LDCONFIG=	yes
 
-DOCSDIR=	/usr/local/share/doc/ocsync
-ETCDIR=		/usr/local/etc/ocsync
+DOCSDIR=	${LOCALBASE}/share/doc/ocsync
+ETCDIR=		${LOCALBASE}/etc/ocsync
 
 .include <bsd.port.mk>
Index: net/owncloud-csync/distinfo
===================================================================
--- net/owncloud-csync/distinfo	(revision 327539)
+++ net/owncloud-csync/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (ocsync-0.80.0.tar.bz2) = 0b4d935a812dc2164a58490909ee0a7269e9a9e1a5d16e29bf83d53a33d536db
-SIZE (ocsync-0.80.0.tar.bz2) = 4624510
+SHA256 (ocsync-0.90.0.tar.bz2) = 4531d196637829284704ce29816b2f6f9f8e61ca8dd61e6743774d085392301c
+SIZE (ocsync-0.90.0.tar.bz2) = 4630130
Index: net/owncloud-csync/pkg-plist
===================================================================
--- net/owncloud-csync/pkg-plist	(revision 327539)
+++ net/owncloud-csync/pkg-plist	(working copy)
@@ -38,7 +38,7 @@
 lib/libhttpbflib.a
 lib/libocsync.so
 lib/libocsync.so.0
-lib/libocsync.so.0.2.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
--- net_owncloud-csync.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130918114101.B299A14269C>