svn commit: r355999 - head/biology/iolib/files

Danilo Egea Gondolfo danilo at FreeBSD.org
Sat May 31 18:03:09 UTC 2014


Author: danilo
Date: Sat May 31 18:03:08 2014
New Revision: 355999
URL: http://svnweb.freebsd.org/changeset/ports/355999
QAT: https://qat.redports.org/buildarchive/r355999/

Log:
  - I forgot to svn add a new patch

Added:
  head/biology/iolib/files/patch-progs__scram_test.c   (contents, props changed)

Added: head/biology/iolib/files/patch-progs__scram_test.c
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/biology/iolib/files/patch-progs__scram_test.c	Sat May 31 18:03:08 2014	(r355999)
@@ -0,0 +1,10 @@
+--- ./progs/scram_test.c.orig	2014-05-31 14:25:16.000000000 -0300
++++ ./progs/scram_test.c	2014-05-31 14:25:27.000000000 -0300
+@@ -44,6 +44,7 @@
+ #include <assert.h>
+ #include <ctype.h>
+ #include <errno.h>
++#include <unistd.h>
+ 
+ #if defined(__MINGW32__)
+ #   include <getopt.h>


More information about the svn-ports-all mailing list