[Pkg-owncloud-commits] [ocsync] 04/08: Refresh patch lines
Sandro Knauß
hefee-guest at alioth.debian.org
Wed Sep 11 19:47:07 UTC 2013
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository ocsync.
commit e4233fe10582ed84e06dbb732dd294136bcdc696
Author: Sandro Knauß <bugs at sandroknauss.de>
Date: Wed Sep 11 20:08:59 2013 +0200
Refresh patch lines
Git-Dch: Ignore
---
debian/patches/freebsd.patch | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/debian/patches/freebsd.patch b/debian/patches/freebsd.patch
index 6582589..dbff3f5 100644
--- a/debian/patches/freebsd.patch
+++ b/debian/patches/freebsd.patch
@@ -1,12 +1,12 @@
Description: To be able to compile ocsync under FreeBSD.
Author: Sandro Knauß <bugs at sandroknauss.de>
-Last-Update: 2013-03-05
+Last-Update: 2013-09-11
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: ocsync/src/std/c_private.h
===================================================================
---- ocsync.orig/src/std/c_private.h 2013-03-05 04:20:45.753318629 +0100
-+++ ocsync/src/std/c_private.h 2013-04-08 02:01:57.997112541 +0200
+--- ocsync.orig/src/std/c_private.h 2013-09-11 20:06:22.922129418 +0200
++++ ocsync/src/std/c_private.h 2013-09-11 20:06:22.912129383 +0200
@@ -50,6 +50,11 @@
#define geteuid() 0
#endif
@@ -21,9 +21,9 @@ Index: ocsync/src/std/c_private.h
#define _FILE_OFFSET_BITS 64
Index: ocsync/src/std/c_string.c
===================================================================
---- ocsync.orig/src/std/c_string.c 2013-04-08 02:07:02.577922400 +0200
-+++ ocsync/src/std/c_string.c 2013-04-08 02:07:52.951811061 +0200
-@@ -293,7 +293,7 @@
+--- ocsync.orig/src/std/c_string.c 2013-09-11 20:06:22.922129418 +0200
++++ ocsync/src/std/c_string.c 2013-09-11 20:06:22.913129387 +0200
+@@ -307,7 +307,7 @@
#ifdef WITH_ICONV
dst = c_iconv(wstr, iconv_from_native);
#else
@@ -32,7 +32,7 @@ Index: ocsync/src/std/c_string.c
#endif
#endif
return dst;
-@@ -317,7 +317,7 @@
+@@ -334,7 +334,7 @@
#ifdef WITH_ICONV
dst = c_iconv(str, iconv_to_native);
#else
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/ocsync.git
More information about the Pkg-owncloud-commits
mailing list