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/cyrus-imapd23/files/patch-perl::imap::IMAP.xs | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 mail/cyrus-imapd23/files/patch-perl::imap::IMAP.xs (limited to 'mail/cyrus-imapd23/files/patch-perl::imap::IMAP.xs') diff --git a/mail/cyrus-imapd23/files/patch-perl::imap::IMAP.xs b/mail/cyrus-imapd23/files/patch-perl::imap::IMAP.xs deleted file mode 100644 index 77ec9d76b885..000000000000 --- a/mail/cyrus-imapd23/files/patch-perl::imap::IMAP.xs +++ /dev/null @@ -1,21 +0,0 @@ -Index: perl/imap/IMAP.xs -diff -u perl/imap/IMAP.xs.orig perl/imap/IMAP.xs ---- perl/imap/IMAP.xs.orig 2011-04-13 23:35:22.000000000 +0900 -+++ perl/imap/IMAP.xs 2011-05-20 15:27:09.000000000 +0900 -@@ -68,6 +68,16 @@ - #define aTHX_ - #endif - -+#ifndef sv_no -+#define sv_no PL_sv_no -+#endif -+#ifndef sv_undef -+#define sv_undef PL_sv_undef -+#endif -+#ifndef sv_yes -+#define sv_yes PL_sv_yes -+#endif -+ - /* - * This is the code from xsutil.c - */ -- cgit v1.2.3