ports/183018: [PATCH] net/owncloud-csync: update to 0.90.2

Mathieu Arnold mat at FreeBSD.org
Wed Oct 16 10:00:01 UTC 2013


>Number:         183018
>Category:       ports
>Synopsis:       [PATCH] net/owncloud-csync: update to 0.90.2
>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 Oct 16 10:00: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
>Description:
- 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)

Port maintainer (6yearold at gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- owncloud-csync-0.90.2.patch begins here ---
diff -ruN /usr/ports/net/owncloud-csync/Makefile ./Makefile
--- /usr/ports/net/owncloud-csync/Makefile	2013-10-03 16:01:14.000000000 +0200
+++ ./Makefile	2013-10-16 10:16:34.000000000 +0200
@@ -1,8 +1,8 @@
 # Created by: arrowdodger <6yearold at gmail.com>
-# $FreeBSD: net/owncloud-csync/Makefile 329192 2013-10-03 14:01:14Z mat $
+# $FreeBSD: head/net/owncloud-csync/Makefile 326000 2013-09-02 14:27:39Z bsam $
 
 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 @@
 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
diff -ruN /usr/ports/net/owncloud-csync/distinfo ./distinfo
--- /usr/ports/net/owncloud-csync/distinfo	2013-10-03 16:01:14.000000000 +0200
+++ ./distinfo	2013-10-16 10:15:32.000000000 +0200
@@ -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
diff -ruN /usr/ports/net/owncloud-csync/pkg-plist ./pkg-plist
--- /usr/ports/net/owncloud-csync/pkg-plist	2013-10-03 16:01:14.000000000 +0200
+++ ./pkg-plist	2013-10-16 10:23:48.000000000 +0200
@@ -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.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
- at dirrm lib/ocsync-0
- at 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%%@dirrmtry %%DOCSDIR%%/userguide/images/icons/callouts
+%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/userguide/images/icons
+%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/userguide/images
+%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/userguide
+%%PORTDOCS%%@dirrmtry %%DOCSDIR%%
+ at dirrmtry lib/ocsync-0
+ at dirrmtry include/ocsync
 @dirrmtry %%ETCDIR%%
- at dirrm %%DOCSDIR%%/userguide/images/icons/callouts
- at dirrm %%DOCSDIR%%/userguide/images/icons
- at dirrm %%DOCSDIR%%/userguide/images
- at dirrm %%DOCSDIR%%/userguide
- at dirrmtry %%DOCSDIR%%
--- owncloud-csync-0.90.2.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list