ports/182201: Update net/owncloud-csync to 0.90.0
Mathieu Arnold
mat at FreeBSD.org
Wed Sep 18 11:50:00 UTC 2013
>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 at 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:
More information about the freebsd-ports-bugs
mailing list