aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2021-12-30 17:29:42 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2022-01-28 12:14:09 +0000
commitb93e64d3c3240d1e4a8fc510b14aa2175e5be012 (patch)
tree831fe4fc9e13069878f77e60d42555a4f93f2ef6 /irc
parent09707eb57fd1ea915d00fc7de1a79f3cc3957dda (diff)
downloadports-b93e64d3c3240d1e4a8fc510b14aa2175e5be012.tar.gz
ports-b93e64d3c3240d1e4a8fc510b14aa2175e5be012.zip
security/mbedtls: Update to 2.28.0 and fix make test
Also bump dependent ports for library version change. PR: 255084
Diffstat (limited to 'irc')
-rw-r--r--irc/inspircd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/inspircd/Makefile b/irc/inspircd/Makefile
index ce4b47a023d5..8d4d70cbee96 100644
--- a/irc/inspircd/Makefile
+++ b/irc/inspircd/Makefile
@@ -3,6 +3,7 @@
PORTNAME= inspircd
DISTVERSIONPREFIX= v
DISTVERSION= 3.12.0
+PORTREVISION= 1
CATEGORIES= irc
MAINTAINER= driesm@FreeBSD.org