Date: Tue, 8 Aug 2023 06:40:02 GMT From: =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c720397b106a - main - irc/anope: update to 2.0.14 - crash fixes and other minor changes Message-ID: <202308080640.3786e2ZC044494@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=c720397b106aa40c85a924557a38fd607379e604 commit c720397b106aa40c85a924557a38fd607379e604 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 06:39:19 +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. PR: 272980 Reported by: devnull@apt322.org (maintainer) MFH: 2023Q3 (bugfix release) --- 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 9731f9ef51bf..76108afc175b 100644 --- a/irc/anope/Makefile +++ b/irc/anope/Makefile @@ -1,5 +1,5 @@ PORTNAME= anope -PORTVERSION= 2.0.13 +PORTVERSION= 2.0.14 CATEGORIES= irc MAINTAINER= devnull@apt322.org diff --git a/irc/anope/distinfo b/irc/anope/distinfo index 6d46b6172424..502cd843eddd 100644 --- a/irc/anope/distinfo +++ b/irc/anope/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685717538 -SHA256 (anope-anope-2.0.13_GH0.tar.gz) = 9795d3041340b50233819c8c8e49e3f34dacd3bb4a81d3269adde358643fbf63 -SIZE (anope-anope-2.0.13_GH0.tar.gz) = 1639815 +TIMESTAMP = 1691334576 +SHA256 (anope-anope-2.0.14_GH0.tar.gz) = ca5cfdba9caa6825a3fcc137f9ea6ce9458e4d1cc324729f6f30f32b48e6930c +SIZE (anope-anope-2.0.14_GH0.tar.gz) = 1642605
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308080640.3786e2ZC044494>