From 1a8a092d9fefcbd7f960c82c59802c61807867a6 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 17 Jun 2016 23:28:04 +0000 Subject: Rename all files containing a : in their filename. While there, run make makepatch on affected ports, and rename patches accordingly. Sponsored by: Absolight --- devel/gindent/files/patch-src_indent.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 devel/gindent/files/patch-src_indent.h (limited to 'devel/gindent/files/patch-src_indent.h') diff --git a/devel/gindent/files/patch-src_indent.h b/devel/gindent/files/patch-src_indent.h new file mode 100644 index 000000000000..0728ab9837c7 --- /dev/null +++ b/devel/gindent/files/patch-src_indent.h @@ -0,0 +1,14 @@ +--- src/indent.h.orig 2008-03-11 18:50:42 UTC ++++ src/indent.h +@@ -135,9 +135,9 @@ typedef enum bb_code + bb_cast + } bb_code_ty; + +-#define DEFAULT_RIGHT_MARGIN 78 ++#define DEFAULT_RIGHT_MARGIN 79 + +-#define DEFAULT_RIGHT_COMMENT_MARGIN 78 ++#define DEFAULT_RIGHT_COMMENT_MARGIN 79 + + #define DEFAULT_LABEL_INDENT -2 + -- cgit v1.2.3