mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
irc/ircd-hybrid: Updates to 8.2.32
Changes since 8.2.31: -- Noteworthy changes in version 8.2.32 (2020-08-16) o) RESV couldn't be issued in case no reason has been supplied. This has been fixed. o) Fixed possible RPL_WHOISCHANNELS line truncation of remote replies o) Extban $t of type 'matching' has been implemented. This extban allows matching based on TLS protocol version and/or cipher suite o) Implemented channel mode 'K'. KNOCK cannot be used on channels with that mode set o) "STATS ?" is now oper-only
This commit is contained in:
parent
2765912848
commit
e0d83db4f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545333
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ircd-hybrid
|
||||
PORTVERSION= 8.2.31
|
||||
PORTVERSION= 8.2.32
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1588591471
|
||||
SHA256 (ircd-hybrid-8.2.31.tgz) = ab8dbd2152cb9c7f228d1efa9f9f1c1e3fc545959c9a9df0dc3ebb1e087d708f
|
||||
SIZE (ircd-hybrid-8.2.31.tgz) = 1245448
|
||||
TIMESTAMP = 1597847171
|
||||
SHA256 (ircd-hybrid-8.2.32.tgz) = b27823ee359dcdeeaf1cce3b81fb959a156fd776ab599092dd52fd79fa276df2
|
||||
SIZE (ircd-hybrid-8.2.32.tgz) = 1252313
|
||||
|
|
Loading…
Add table
Reference in a new issue