[38985] trunk/dports/devel/bsdiff

ryandesign at macports.org ryandesign at macports.org
Mon Aug 4 17:41:46 PDT 2008


Revision: 38985
          http://trac.macosforge.org/projects/macports/changeset/38985
Author:   ryandesign at macports.org
Date:     2008-08-04 17:41:46 -0700 (Mon, 04 Aug 2008)
Log Message:
-----------
bsdiff: add patchfile that goes with r38984; see #15366

Added Paths:
-----------
    trunk/dports/devel/bsdiff/files/
    trunk/dports/devel/bsdiff/files/patch-bspatch.c.diff

Added: trunk/dports/devel/bsdiff/files/patch-bspatch.c.diff
===================================================================
--- trunk/dports/devel/bsdiff/files/patch-bspatch.c.diff	                        (rev 0)
+++ trunk/dports/devel/bsdiff/files/patch-bspatch.c.diff	2008-08-05 00:41:46 UTC (rev 38985)
@@ -0,0 +1,10 @@
+--- bspatch.c	2005-08-16 17:14:00.000000000 -0500
++++ bspatch.c	2008-08-04 19:38:14.000000000 -0500
+@@ -28,6 +28,7 @@
+ __FBSDID("$FreeBSD: src/usr.bin/bsdiff/bspatch/bspatch.c,v 1.1 2005/08/06 01:59:06 cperciva Exp $");
+ #endif
+ 
++#include <sys/types.h>
+ #include <bzlib.h>
+ #include <stdlib.h>
+ #include <stdio.h>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080804/5eb2a0cb/attachment.html 


More information about the macports-changes mailing list