FreeBSD Bugzilla – Attachment 137473 Details for
Bug 183018
[PATCH] net/owncloud-csync: update to 0.90.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
owncloud-csync-0.90.2.patch
owncloud-csync-0.90.2.patch (text/plain), 5.24 KB, created by
Mathieu Arnold
on 2013-10-16 11:00:00 UTC
(
hide
)
Description:
owncloud-csync-0.90.2.patch
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2013-10-16 11:00:00 UTC
Size:
5.24 KB
patch
obsolete
>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@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 >-@dirrm lib/ocsync-0 >-@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%%@dirrm %%DOCSDIR%%/userguide/images/icons/callouts >+%%PORTDOCS%%@dirrm %%DOCSDIR%%/userguide/images/icons >+%%PORTDOCS%%@dirrm %%DOCSDIR%%/userguide/images >+%%PORTDOCS%%@dirrm %%DOCSDIR%%/userguide >+%%PORTDOCS%%@dirrm %%DOCSDIR%% >+@dirrmtry lib/ocsync-0 >+@dirrmtry include/ocsync > @dirrmtry %%ETCDIR%% >-@dirrm %%DOCSDIR%%/userguide/images/icons/callouts >-@dirrm %%DOCSDIR%%/userguide/images/icons >-@dirrm %%DOCSDIR%%/userguide/images >-@dirrm %%DOCSDIR%%/userguide >-@dirrmtry %%DOCSDIR%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 183018
: 137473