git: e3119fb16e87 - 2023Q3 - irc/anope: update to 2.0.14 - crash fixes and other minor changes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Aug 2023 17:52:32 UTC
The branch 2023Q3 has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=e3119fb16e873e5a8b19e50823aefedffb965dba commit e3119fb16e873e5a8b19e50823aefedffb965dba Author: Rafael Grether <devnull@apt322.org> AuthorDate: 2023-08-07 06:32:09 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-08-08 17:51:18 +0000 irc/anope: update to 2.0.14 - crash fixes and other minor changes ChangeLog: https://github.com/anope/anope/issues/316 This update fixes segfault on loading external modules introduced in 2.0.13. In addition, there was a crash in 2.0.12 when building with clang that was fixed in PR #266909 and not merged to quarterly. PR: 272980 Reported by: devnull@apt322.org (maintainer) MFH: 2023Q3 (bugfix release) (cherry picked from commit c720397b106aa40c85a924557a38fd607379e604) --- irc/anope/Makefile | 2 +- irc/anope/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/irc/anope/Makefile b/irc/anope/Makefile index 7c8667927a66..4fe78dd3970b 100644 --- a/irc/anope/Makefile +++ b/irc/anope/Makefile @@ -1,5 +1,5 @@ PORTNAME= anope -PORTVERSION= 2.0.12 +PORTVERSION= 2.0.14 CATEGORIES= irc MAINTAINER= ports@FreeBSD.org diff --git a/irc/anope/distinfo b/irc/anope/distinfo index 1711d50a68e6..502cd843eddd 100644 --- a/irc/anope/distinfo +++ b/irc/anope/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1672073942 -SHA256 (anope-anope-2.0.12_GH0.tar.gz) = eeba1331eaa02a0b05347209604e22df8052d9b10fd19a7633ad1e837f003ff0 -SIZE (anope-anope-2.0.12_GH0.tar.gz) = 1814509 +TIMESTAMP = 1691334576 +SHA256 (anope-anope-2.0.14_GH0.tar.gz) = ca5cfdba9caa6825a3fcc137f9ea6ce9458e4d1cc324729f6f30f32b48e6930c +SIZE (anope-anope-2.0.14_GH0.tar.gz) = 1642605