From 92124815b9b458cebd49df1002faeb78027eaddc Mon Sep 17 00:00:00 2001 From: Johan van Selst Date: Mon, 4 May 2015 17:15:19 +0000 Subject: - Update to 1 May version of opencvs - Redo patches to please portlint --- devel/opencvs/files/patch-xmalloc.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/opencvs/files/patch-xmalloc.h') diff --git a/devel/opencvs/files/patch-xmalloc.h b/devel/opencvs/files/patch-xmalloc.h index cf941d50197b..1167cab5ea0e 100644 --- a/devel/opencvs/files/patch-xmalloc.h +++ b/devel/opencvs/files/patch-xmalloc.h @@ -1,6 +1,6 @@ ---- xmalloc.h.orig 2007-01-29 17:22:29.000000000 +0100 -+++ xmalloc.h 2010-06-08 20:18:08.000000000 +0200 -@@ -29,7 +29,6 @@ +--- xmalloc.h.orig 2015-05-04 09:15:45 UTC ++++ xmalloc.h +@@ -29,7 +29,6 @@ int xasprintf(char **, const char *, .. __attribute__((__nonnull__ (2))); int xsnprintf(char *, size_t, const char *, ...) __attribute__((__format__ (printf, 3, 4))) -- cgit v1.2.3