Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Apr 2015 15:31:18 +0000 (UTC)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384659 - head/mail/cyrus-imapd25/files
Message-ID:  <201504241531.t3OFVItf050967@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ume
Date: Fri Apr 24 15:31:17 2015
New Revision: 384659
URL: https://svnweb.freebsd.org/changeset/ports/384659

Log:
  Add new patch to need for 2.5.1.

Added:
  head/mail/cyrus-imapd25/files/patch-lib__util.h   (contents, props changed)

Added: head/mail/cyrus-imapd25/files/patch-lib__util.h
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/mail/cyrus-imapd25/files/patch-lib__util.h	Fri Apr 24 15:31:17 2015	(r384659)
@@ -0,0 +1,14 @@
+Index: lib/util.h
+diff -u lib/util.h.orig lib/util.h
+--- lib/util.h.orig	2015-04-23 13:51:33.000000000 +0900
++++ lib/util.h	2015-04-24 13:02:55.232366031 +0900
+@@ -66,9 +66,7 @@
+ # endif /* HAVE_PCREPOSIX_H */
+ #endif /* ENABLE_REGEX */
+ 
+-#ifndef __GNUC__
+ typedef int (*__compar_fn_t)(const void *, const void *);
+-#endif
+ 
+ #define BIT32_MAX 4294967295U
+ 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504241531.t3OFVItf050967>