From a9cbb375b77576c371c0c9b48e8e8cf64f7731a4 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Sun, 7 Oct 2012 12:06:11 +0200 Subject: [PATCH] Shorten filenames of Anope protocol module patchfiles Filenames have been too long and couldn't be stored in all tar archive formats ... --- ...ate-ngIRCd-protocol-module-for-current-Anope.patch} | 0 ...-ngircd-Do-PING-PONG-on-server-burst-to-sync.patch} | 0 ...rcd-Update-protocol-module-for-current-Anope.patch} | 0 ...rcd-Update-protocol-module-for-current-Anope.patch} | 0 contrib/Anope/Makefile.am | 10 +++++----- 5 files changed, 5 insertions(+), 5 deletions(-) rename contrib/Anope/{0003-Update-ngIRCd-protocol-module-for-current-Anope-1.9.patch => 0003-Update-ngIRCd-protocol-module-for-current-Anope.patch} (100%) rename contrib/Anope/{0004-ngircd-Do-PING-PONG-on-server-burst-to-sync-servers.patch => 0004-ngircd-Do-PING-PONG-on-server-burst-to-sync.patch} (100%) rename contrib/Anope/{0009-ngircd-Update-protocol-module-for-current-Anope-1.9.patch => 0009-ngircd-Update-protocol-module-for-current-Anope.patch} (100%) rename contrib/Anope/{0011-ngircd-Update-protocol-module-for-current-Anope-1.9.patch => 0011-ngircd-Update-protocol-module-for-current-Anope.patch} (100%) diff --git a/contrib/Anope/0003-Update-ngIRCd-protocol-module-for-current-Anope-1.9.patch b/contrib/Anope/0003-Update-ngIRCd-protocol-module-for-current-Anope.patch similarity index 100% rename from contrib/Anope/0003-Update-ngIRCd-protocol-module-for-current-Anope-1.9.patch rename to contrib/Anope/0003-Update-ngIRCd-protocol-module-for-current-Anope.patch diff --git a/contrib/Anope/0004-ngircd-Do-PING-PONG-on-server-burst-to-sync-servers.patch b/contrib/Anope/0004-ngircd-Do-PING-PONG-on-server-burst-to-sync.patch similarity index 100% rename from contrib/Anope/0004-ngircd-Do-PING-PONG-on-server-burst-to-sync-servers.patch rename to contrib/Anope/0004-ngircd-Do-PING-PONG-on-server-burst-to-sync.patch diff --git a/contrib/Anope/0009-ngircd-Update-protocol-module-for-current-Anope-1.9.patch b/contrib/Anope/0009-ngircd-Update-protocol-module-for-current-Anope.patch similarity index 100% rename from contrib/Anope/0009-ngircd-Update-protocol-module-for-current-Anope-1.9.patch rename to contrib/Anope/0009-ngircd-Update-protocol-module-for-current-Anope.patch diff --git a/contrib/Anope/0011-ngircd-Update-protocol-module-for-current-Anope-1.9.patch b/contrib/Anope/0011-ngircd-Update-protocol-module-for-current-Anope.patch similarity index 100% rename from contrib/Anope/0011-ngircd-Update-protocol-module-for-current-Anope-1.9.patch rename to contrib/Anope/0011-ngircd-Update-protocol-module-for-current-Anope.patch diff --git a/contrib/Anope/Makefile.am b/contrib/Anope/Makefile.am index 607f0bcf..9da78a25 100644 --- a/contrib/Anope/Makefile.am +++ b/contrib/Anope/Makefile.am @@ -1,6 +1,6 @@ # # ngIRCd -- The Next Generation IRC Daemon -# Copyright (c)2001-2011 Alexander Barton (alex@barton.de) and Contributors +# Copyright (c)2001-2012 Alexander Barton (alex@barton.de) and Contributors # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -13,15 +13,15 @@ EXTRA_DIST = \ README \ 0001-Revert-Removed-ngircd.patch \ 0002-ngircd-whitespace-fixes.patch \ - 0003-Update-ngIRCd-protocol-module-for-current-Anope-1.9.patch \ - 0004-ngircd-Do-PING-PONG-on-server-burst-to-sync-servers.patch \ + 0003-Update-ngIRCd-protocol-module-for-current-Anope.patch \ + 0004-ngircd-Do-PING-PONG-on-server-burst-to-sync.patch \ 0005-ngircd-always-prefix-modes-in-CHANINFO-with.patch \ 0006-ngircd-support-user-mode-R-and-channel-mode-R.patch \ 0007-ngircd-Fix-handling-of-JOIN-commands.patch \ 0008-ngircd-Allow-setting-modes-by-clients-on-burst.patch \ - 0009-ngircd-Update-protocol-module-for-current-Anope-1.9.patch \ + 0009-ngircd-Update-protocol-module-for-current-Anope.patch \ 0010-ngircd-Add-ProtongIRCd.patch \ - 0011-ngircd-Update-protocol-module-for-current-Anope-1.9.patch \ + 0011-ngircd-Update-protocol-module-for-current-Anope.patch \ 0012-ngircd-Channel-mode-r-is-supported-now.patch \ 0013-ngircd-Update-copyright-notice.patch \ 0014-ngircd-set-unset-GLINE-s-on-AKILL-commands.patch \ -- 2.39.2