From eab1b679e07aa9debd2c85efca6629cb71b32ec0 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Mon, 28 Jul 2014 18:13:49 +0000 Subject: [PATCH] Rename editors/ patch-xy patches to reflect the files they modify. --- editors/apel/Makefile | 3 +-- editors/apel/files/{patch-ac => patch-APEL-MK} | 0 editors/bpatch/files/{patch-aa => patch-Makefile} | 0 editors/bpatch/files/{patch-ab => patch-bpatch.c} | 0 editors/bvi/files/{patch-ab => patch-io.c} | 0 editors/flim/files/{patch-aa => patch-FLIM-CFG} | 0 editors/flim/files/{patch-ac => patch-mime-en.texi} | 0 editors/flim/files/{patch-ad => patch-mime-ja.texi} | 0 editors/gnotepad+/files/{patch-aa => patch-Makefile.in} | 0 editors/nedit/files/{patch-aa => patch-Makefile} | 0 editors/nedit/files/{patch-ad => patch-doc_nc.man} | 0 .../nedit/files/{patch-ac => patch-makefiles_Makefile.freebsd} | 0 editors/nedit/files/{patch-ab => patch-source_Makefile.common} | 0 editors/nvi-m17n/files/{patch-ac => patch-include_sys_queue.h} | 0 editors/semi/files/{patch-ac => patch-SEMI-CFG} | 0 editors/semi/files/{patch-aa => patch-mime-ui-en.texi} | 0 editors/semi/files/{patch-ab => patch-mime-ui-ja.texi} | 0 editors/uemacs/files/{patch-aa => patch-Makefile} | 0 editors/uemacs/files/{patch-ab => patch-freebsd_estruct.h} | 0 editors/uemacs/files/{patch-af => patch-freebsd_makefile} | 0 editors/uemacs/files/{patch-ae => patch-h_epath.h} | 0 editors/uemacs/files/{patch-ac => patch-src_bind.c} | 0 editors/uemacs/files/{patch-ad => patch-src_lock.c} | 0 editors/uemacs/files/{patch-ag => patch-src_unix.c} | 0 editors/vigor/files/{patch-aa => patch-Makefile.in} | 0 25 files changed, 1 insertion(+), 2 deletions(-) rename editors/apel/files/{patch-ac => patch-APEL-MK} (100%) rename editors/bpatch/files/{patch-aa => patch-Makefile} (100%) rename editors/bpatch/files/{patch-ab => patch-bpatch.c} (100%) rename editors/bvi/files/{patch-ab => patch-io.c} (100%) rename editors/flim/files/{patch-aa => patch-FLIM-CFG} (100%) rename editors/flim/files/{patch-ac => patch-mime-en.texi} (100%) rename editors/flim/files/{patch-ad => patch-mime-ja.texi} (100%) rename editors/gnotepad+/files/{patch-aa => patch-Makefile.in} (100%) rename editors/nedit/files/{patch-aa => patch-Makefile} (100%) rename editors/nedit/files/{patch-ad => patch-doc_nc.man} (100%) rename editors/nedit/files/{patch-ac => patch-makefiles_Makefile.freebsd} (100%) rename editors/nedit/files/{patch-ab => patch-source_Makefile.common} (100%) rename editors/nvi-m17n/files/{patch-ac => patch-include_sys_queue.h} (100%) rename editors/semi/files/{patch-ac => patch-SEMI-CFG} (100%) rename editors/semi/files/{patch-aa => patch-mime-ui-en.texi} (100%) rename editors/semi/files/{patch-ab => patch-mime-ui-ja.texi} (100%) rename editors/uemacs/files/{patch-aa => patch-Makefile} (100%) rename editors/uemacs/files/{patch-ab => patch-freebsd_estruct.h} (100%) rename editors/uemacs/files/{patch-af => patch-freebsd_makefile} (100%) rename editors/uemacs/files/{patch-ae => patch-h_epath.h} (100%) rename editors/uemacs/files/{patch-ac => patch-src_bind.c} (100%) rename editors/uemacs/files/{patch-ad => patch-src_lock.c} (100%) rename editors/uemacs/files/{patch-ag => patch-src_unix.c} (100%) rename editors/vigor/files/{patch-aa => patch-Makefile.in} (100%) diff --git a/editors/apel/Makefile b/editors/apel/Makefile index cf5996557414..3bb4dda8cb51 100644 --- a/editors/apel/Makefile +++ b/editors/apel/Makefile @@ -32,9 +32,8 @@ MAKE_ARGS+= PREFIX="${STAGEDIR}${LOCALBASE}" \ VERSION_SPECIFIC_LISPDIR="${STAGEDIR}${APEL_VERSION_SPECIFIC_LISPDIR}" OPTIONS_DEFINE= DOCS -OPTINOS_DEFAULT= DOCS +OPTIONS_DEFAULT=DOCS -.include .include .if ${EMACS_VER:C/\..*//} >= 23 diff --git a/editors/apel/files/patch-ac b/editors/apel/files/patch-APEL-MK similarity index 100% rename from editors/apel/files/patch-ac rename to editors/apel/files/patch-APEL-MK diff --git a/editors/bpatch/files/patch-aa b/editors/bpatch/files/patch-Makefile similarity index 100% rename from editors/bpatch/files/patch-aa rename to editors/bpatch/files/patch-Makefile diff --git a/editors/bpatch/files/patch-ab b/editors/bpatch/files/patch-bpatch.c similarity index 100% rename from editors/bpatch/files/patch-ab rename to editors/bpatch/files/patch-bpatch.c diff --git a/editors/bvi/files/patch-ab b/editors/bvi/files/patch-io.c similarity index 100% rename from editors/bvi/files/patch-ab rename to editors/bvi/files/patch-io.c diff --git a/editors/flim/files/patch-aa b/editors/flim/files/patch-FLIM-CFG similarity index 100% rename from editors/flim/files/patch-aa rename to editors/flim/files/patch-FLIM-CFG diff --git a/editors/flim/files/patch-ac b/editors/flim/files/patch-mime-en.texi similarity index 100% rename from editors/flim/files/patch-ac rename to editors/flim/files/patch-mime-en.texi diff --git a/editors/flim/files/patch-ad b/editors/flim/files/patch-mime-ja.texi similarity index 100% rename from editors/flim/files/patch-ad rename to editors/flim/files/patch-mime-ja.texi diff --git a/editors/gnotepad+/files/patch-aa b/editors/gnotepad+/files/patch-Makefile.in similarity index 100% rename from editors/gnotepad+/files/patch-aa rename to editors/gnotepad+/files/patch-Makefile.in diff --git a/editors/nedit/files/patch-aa b/editors/nedit/files/patch-Makefile similarity index 100% rename from editors/nedit/files/patch-aa rename to editors/nedit/files/patch-Makefile diff --git a/editors/nedit/files/patch-ad b/editors/nedit/files/patch-doc_nc.man similarity index 100% rename from editors/nedit/files/patch-ad rename to editors/nedit/files/patch-doc_nc.man diff --git a/editors/nedit/files/patch-ac b/editors/nedit/files/patch-makefiles_Makefile.freebsd similarity index 100% rename from editors/nedit/files/patch-ac rename to editors/nedit/files/patch-makefiles_Makefile.freebsd diff --git a/editors/nedit/files/patch-ab b/editors/nedit/files/patch-source_Makefile.common similarity index 100% rename from editors/nedit/files/patch-ab rename to editors/nedit/files/patch-source_Makefile.common diff --git a/editors/nvi-m17n/files/patch-ac b/editors/nvi-m17n/files/patch-include_sys_queue.h similarity index 100% rename from editors/nvi-m17n/files/patch-ac rename to editors/nvi-m17n/files/patch-include_sys_queue.h diff --git a/editors/semi/files/patch-ac b/editors/semi/files/patch-SEMI-CFG similarity index 100% rename from editors/semi/files/patch-ac rename to editors/semi/files/patch-SEMI-CFG diff --git a/editors/semi/files/patch-aa b/editors/semi/files/patch-mime-ui-en.texi similarity index 100% rename from editors/semi/files/patch-aa rename to editors/semi/files/patch-mime-ui-en.texi diff --git a/editors/semi/files/patch-ab b/editors/semi/files/patch-mime-ui-ja.texi similarity index 100% rename from editors/semi/files/patch-ab rename to editors/semi/files/patch-mime-ui-ja.texi diff --git a/editors/uemacs/files/patch-aa b/editors/uemacs/files/patch-Makefile similarity index 100% rename from editors/uemacs/files/patch-aa rename to editors/uemacs/files/patch-Makefile diff --git a/editors/uemacs/files/patch-ab b/editors/uemacs/files/patch-freebsd_estruct.h similarity index 100% rename from editors/uemacs/files/patch-ab rename to editors/uemacs/files/patch-freebsd_estruct.h diff --git a/editors/uemacs/files/patch-af b/editors/uemacs/files/patch-freebsd_makefile similarity index 100% rename from editors/uemacs/files/patch-af rename to editors/uemacs/files/patch-freebsd_makefile diff --git a/editors/uemacs/files/patch-ae b/editors/uemacs/files/patch-h_epath.h similarity index 100% rename from editors/uemacs/files/patch-ae rename to editors/uemacs/files/patch-h_epath.h diff --git a/editors/uemacs/files/patch-ac b/editors/uemacs/files/patch-src_bind.c similarity index 100% rename from editors/uemacs/files/patch-ac rename to editors/uemacs/files/patch-src_bind.c diff --git a/editors/uemacs/files/patch-ad b/editors/uemacs/files/patch-src_lock.c similarity index 100% rename from editors/uemacs/files/patch-ad rename to editors/uemacs/files/patch-src_lock.c diff --git a/editors/uemacs/files/patch-ag b/editors/uemacs/files/patch-src_unix.c similarity index 100% rename from editors/uemacs/files/patch-ag rename to editors/uemacs/files/patch-src_unix.c diff --git a/editors/vigor/files/patch-aa b/editors/vigor/files/patch-Makefile.in similarity index 100% rename from editors/vigor/files/patch-aa rename to editors/vigor/files/patch-Makefile.in