irc/ircd-hybrid: Updates to 8.2.31
Changes since 8.2.30: -- Noteworthy changes in version 8.2.31 (2020-05-03) o) macOS compatibility fixes o) Removed 'spoof_notice' from auth::flags. With vhosts now this notice doesn't make much sense anymore o) Fixed issue where ban masks might become malformed if set by remote clients/servers o) Fixed issue with channel mode +c where high ascii characters can be erroneously detected as control characters o) For a full list of all changes in this release, see https://git.io/JfsmV
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ircd-hybrid
|
||||
PORTVERSION= 8.2.30
|
||||
PORTVERSION= 8.2.31
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1584154672
|
||||
SHA256 (ircd-hybrid-8.2.30.tgz) = f92d837306b11621b25eb449b341207c80ba634280bd7c29b2b7be3019b259f1
|
||||
SIZE (ircd-hybrid-8.2.30.tgz) = 1242348
|
||||
TIMESTAMP = 1588591471
|
||||
SHA256 (ircd-hybrid-8.2.31.tgz) = ab8dbd2152cb9c7f228d1efa9f9f1c1e3fc545959c9a9df0dc3ebb1e087d708f
|
||||
SIZE (ircd-hybrid-8.2.31.tgz) = 1245448
|
||||
|
||||
Reference in New Issue
Block a user