git: 7d1ba4487990 - main - irc/anope: update to 2.0.18
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Jun 2025 09:35:03 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7d1ba44879909853c89c50e6c39fde0898d050aa
commit 7d1ba44879909853c89c50e6c39fde0898d050aa
Author: Rafael Grether <devnull@apt322.org>
AuthorDate: 2025-06-14 02:31:17 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-06-14 09:33:19 +0000
irc/anope: update to 2.0.18
Changelog: https://github.com/anope/anope/releases/tag/2.0.18
From upstream, this version fixes a lot of small things:
- Fixed importing large flatfile databases into SQL.
- Fixed marking channels as permanent.
- Fixed serialising unset boolean extension items.
- Fixed the documentation about how to import SQL databases.
- Fixed the documentation of options:usemail.
- Fixed the location of the geoipupdate CSV files.
- Fixed translating memo emails.
- Fixed unnecessary SQL updates caused by dereferencing user accounts.
- Fixed a CMake error when it encounters a hard to parse header file.
- Fixed being able to group guest nicknames.
- Fixed building Anope with CMake 4.
- Fixed compatibility with MariaDB.
- Fixed counting email addresses in ns_maxemail.
- Fixed importing user ICQ and URL data from 1.8.
- Fixed operserv/ignore not being prioritised first.
- Fixed resetting the stats with operserv/stats.
- Increased the size of the chanstats letter and word count columns.
- Updated the Dutch translation.
- Updated the location of the Anope IRC channels.
- Backported better sendmail error messages from 2.1
PR: 287519
Reported by: Rafael Grether <devnull@apt322.org> (maintainer)
---
irc/anope/Makefile | 3 +--
irc/anope/distinfo | 6 +++---
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/irc/anope/Makefile b/irc/anope/Makefile
index 8e61c05cbb26..f1cb85913935 100644
--- a/irc/anope/Makefile
+++ b/irc/anope/Makefile
@@ -1,6 +1,5 @@
PORTNAME= anope
-DISTVERSION= 2.0.16
-PORTREVISION= 2
+DISTVERSION= 2.0.18
CATEGORIES= irc
MAINTAINER= devnull@apt322.org
diff --git a/irc/anope/distinfo b/irc/anope/distinfo
index 20c392bca6cb..b8cbd23d5113 100644
--- a/irc/anope/distinfo
+++ b/irc/anope/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1723784777
-SHA256 (anope-anope-2.0.16_GH0.tar.gz) = 29a0ca188371c2e2324d8b1cb5a528038c19cf2b73bc65aca123785bdb207d3c
-SIZE (anope-anope-2.0.16_GH0.tar.gz) = 1654972
+TIMESTAMP = 1749867366
+SHA256 (anope-anope-2.0.18_GH0.tar.gz) = 40c8f59118f7ee2d0f4a66a3e1ab022dc91fcad3ff89ea4e6e3fc20de09dc3af
+SIZE (anope-anope-2.0.18_GH0.tar.gz) = 1656281