From 08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 17:12:47 +0000 Subject: Rename all patches that contain '::' as a path separator, and use '__' instead. --- mail/postfix/files/patch-src::util::sys_defs.h | 12 ------------ mail/postfix/files/patch-src__util__sys_defs.h | 12 ++++++++++++ 2 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 mail/postfix/files/patch-src::util::sys_defs.h create mode 100644 mail/postfix/files/patch-src__util__sys_defs.h (limited to 'mail/postfix/files') diff --git a/mail/postfix/files/patch-src::util::sys_defs.h b/mail/postfix/files/patch-src::util::sys_defs.h deleted file mode 100644 index a11384454237..000000000000 --- a/mail/postfix/files/patch-src::util::sys_defs.h +++ /dev/null @@ -1,12 +0,0 @@ ---- src/util/sys_defs.h.orig 2012-09-24 23:53:56.000000000 +0000 -+++ src/util/sys_defs.h 2013-10-27 01:17:14.000000000 +0000 -@@ -25,7 +25,8 @@ - */ - #if defined(FREEBSD2) || defined(FREEBSD3) || defined(FREEBSD4) \ - || defined(FREEBSD5) || defined(FREEBSD6) || defined(FREEBSD7) \ -- || defined(FREEBSD8) || defined(FREEBSD9) \ -+ || defined(FREEBSD8) || defined(FREEBSD9) || defined(FREEBSD10) \ -+ || defined(FREEBSD11) \ - || defined(BSDI2) || defined(BSDI3) || defined(BSDI4) \ - || defined(OPENBSD2) || defined(OPENBSD3) || defined(OPENBSD4) \ - || defined(OPENBSD5) \ diff --git a/mail/postfix/files/patch-src__util__sys_defs.h b/mail/postfix/files/patch-src__util__sys_defs.h new file mode 100644 index 000000000000..a11384454237 --- /dev/null +++ b/mail/postfix/files/patch-src__util__sys_defs.h @@ -0,0 +1,12 @@ +--- src/util/sys_defs.h.orig 2012-09-24 23:53:56.000000000 +0000 ++++ src/util/sys_defs.h 2013-10-27 01:17:14.000000000 +0000 +@@ -25,7 +25,8 @@ + */ + #if defined(FREEBSD2) || defined(FREEBSD3) || defined(FREEBSD4) \ + || defined(FREEBSD5) || defined(FREEBSD6) || defined(FREEBSD7) \ +- || defined(FREEBSD8) || defined(FREEBSD9) \ ++ || defined(FREEBSD8) || defined(FREEBSD9) || defined(FREEBSD10) \ ++ || defined(FREEBSD11) \ + || defined(BSDI2) || defined(BSDI3) || defined(BSDI4) \ + || defined(OPENBSD2) || defined(OPENBSD3) || defined(OPENBSD4) \ + || defined(OPENBSD5) \ -- cgit v1.2.3