irc/anope: update 2.0.9_1 to 2.0.10

Add support for channel SQLines on InspIRCd;
  Change default protocol module from inspircd20 to inspircd3;
  Change the character set used by chanstats and irc2sql to utf8mb4;
  Fix a ton of typos in messages;
  Fix being able to override MAXLIST on InspIRCd;
  Fix blocking on boot when trying to upgrade SQL databases;
  Fix not flushing the ERROR message on squit;
  Fix using an invalidated iterator when deleting bots;
  Fix various harmless compiler warnings;
  Fix webcpanel not using the forwarded IP;
  Show the account name in nickserv/info.

  * https://github.com/anope/anope/releases/tag/2.0.10
  * https://github.com/anope/anope/compare/2.0.9...2.0.10
This commit is contained in:
Vinícius Zavam 2022-02-19 19:46:04 +00:00
parent e412b8f1c0
commit 3af67b5fd6
No known key found for this signature in database
GPG Key ID: 415C653413B43475
2 changed files with 4 additions and 5 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= anope
PORTVERSION= 2.0.9
PORTREVISION= 1
PORTVERSION= 2.0.10
CATEGORIES= irc
MAINTAINER= egypcio@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1603539229
SHA256 (anope-anope-2.0.9_GH0.tar.gz) = d098ac3cd273c7a243fb1e32ce7aa702f09a6ca3d821a4544f72ef4d1f29ec36
SIZE (anope-anope-2.0.9_GH0.tar.gz) = 1808866
TIMESTAMP = 1645279909
SHA256 (anope-anope-2.0.10_GH0.tar.gz) = 9ca27ca990c5e67e55a2f2541d05b20c06e612d8fccd89ad49be7dc825a0f0d2
SIZE (anope-anope-2.0.10_GH0.tar.gz) = 1809378