aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorSanthosh Raju <fox@FreeBSD.org>2020-05-04 11:41:59 +0000
committerSanthosh Raju <fox@FreeBSD.org>2020-05-04 11:41:59 +0000
commitccdffa95a55d9a8edc0ee8b83fd1a6a4f6920e94 (patch)
tree632fe320d523284e14dee9b1e5d669795aab338c /irc
parentefd8ec47bb8b2dbb835edc8519264769117a4f07 (diff)
downloadports-ccdffa95a55d9a8edc0ee8b83fd1a6a4f6920e94.tar.gz
ports-ccdffa95a55d9a8edc0ee8b83fd1a6a4f6920e94.zip
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
Notes
Notes: svn path=/head/; revision=533922
Diffstat (limited to 'irc')
-rw-r--r--irc/ircd-hybrid/Makefile2
-rw-r--r--irc/ircd-hybrid/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/irc/ircd-hybrid/Makefile b/irc/ircd-hybrid/Makefile
index 7d298b3f1e9f..6462eaeb113d 100644
--- a/irc/ircd-hybrid/Makefile
+++ b/irc/ircd-hybrid/Makefile
@@ -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}
diff --git a/irc/ircd-hybrid/distinfo b/irc/ircd-hybrid/distinfo
index 5ab6ed2d5dcb..1b37acbaa1a1 100644
--- a/irc/ircd-hybrid/distinfo
+++ b/irc/ircd-hybrid/distinfo
@@ -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