ports/180574: [MAINTAINER UPDATE] net/owncloud-csync: Update to 0.80.0

arrowdodger 6yearold at gmail.com
Mon Jul 15 14:40:00 UTC 2013


>Number:         180574
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] net/owncloud-csync: Update to 0.80.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 15 14:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     arrowdodger
>Release:        9-stable
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/net/owncloud-csync/Makefile ./Makefile
--- /usr/ports/net/owncloud-csync/Makefile	2013-07-09 01:31:53.000000000 +0400
+++ ./Makefile	2013-07-15 18:21:55.181302233 +0400
@@ -2,7 +2,7 @@
 # $FreeBSD: net/owncloud-csync/Makefile 322540 2013-07-08 21:31:53Z lippe $
 
 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 @@
 		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
diff -ruN /usr/ports/net/owncloud-csync/distinfo ./distinfo
--- /usr/ports/net/owncloud-csync/distinfo	2013-07-09 01:31:53.000000000 +0400
+++ ./distinfo	2013-07-15 18:08:44.708298793 +0400
@@ -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
diff -ruN /usr/ports/net/owncloud-csync/pkg-plist ./pkg-plist
--- /usr/ports/net/owncloud-csync/pkg-plist	2013-07-09 01:31:53.000000000 +0400
+++ ./pkg-plist	2013-07-15 18:31:54.413302473 +0400
@@ -29,11 +29,13 @@
 %%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


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


More information about the freebsd-ports-bugs mailing list