ports/55567: Port update for sysutils/duplicity

Gerhard Haering gh at ghaering.de
Thu Aug 14 00:30:24 UTC 2003


>Number:         55567
>Category:       ports
>Synopsis:       Port update for sysutils/duplicity
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 13 17:30:20 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Gerhard Haering
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
N/A
>Environment:
System: FreeBSD lilith.ghaering.test 5.1-RELEASE FreeBSD 5.1-RELEASE #7: Wed Jun 18 19:56:53 CEST 2003 root at lilith.ghaering.test:/usr/obj/usr/src/sys/GH3 i386
>Description:
    A patch to make duplicity work with the new librsync 0.9.6 in ports.	
>How-To-Repeat:
	
>Fix:
diff -r -N -C 3 ../duplicity.orig/files/patch-librsyncmodule.c ./files/patch-librsyncmodule.c
*** ../duplicity.orig/files/patch-librsyncmodule.c	Thu Jan  1 01:00:00 1970
--- ./files/patch-librsyncmodule.c	Sat Aug  9 17:27:18 2003
***************
*** 0 ****
--- 1,19 ----
+ *** _librsyncmodule.c.orig	Sat Aug  9 17:26:51 2003
+ --- _librsyncmodule.c	Sat Aug  9 17:26:59 2003
+ ***************
+ *** 13,19 ****
+    * ----------------------------------------------------------------------- */
+   
+   #include <Python.h>
+ ! #include <rsync.h>
+   #define RS_JOB_BLOCKSIZE 65536
+   
+   static PyObject *librsyncError;
+ --- 13,19 ----
+    * ----------------------------------------------------------------------- */
+   
+   #include <Python.h>
+ ! #include <librsync.h>
+   #define RS_JOB_BLOCKSIZE 65536
+   
+   static PyObject *librsyncError;
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list