summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2022-10-06 06:24:35 -0500
committerDmitri Goutnik <dmgk@FreeBSD.org>2022-10-06 14:24:26 -0500
commitbde51869ee0206eeaa2849d8ef28b14da59727a3 (patch)
tree09ec2f06646962d7f4f373d8080f84fd24852174 /irc
parentlang/go119: Update to 1.19.2 (diff)
all: Bump PORTREVISION after lang/go{118,119} update
Diffstat (limited to 'irc')
-rw-r--r--irc/ergo/Makefile2
-rw-r--r--irc/komanda-cli/Makefile2
-rw-r--r--irc/soju/Makefile1
3 files changed, 3 insertions, 2 deletions
diff --git a/irc/ergo/Makefile b/irc/ergo/Makefile
index e0d3d19294e8..44c554506bd1 100644
--- a/irc/ergo/Makefile
+++ b/irc/ergo/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ergo
DISTVERSIONPREFIX= v
DISTVERSION= 2.10.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= irc
PKGNAMESUFFIX= -irc-server
diff --git a/irc/komanda-cli/Makefile b/irc/komanda-cli/Makefile
index a07ef9bce601..4d8590de6997 100644
--- a/irc/komanda-cli/Makefile
+++ b/irc/komanda-cli/Makefile
@@ -1,6 +1,6 @@
PORTNAME= komanda-cli
DISTVERSION= g20190920
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= irc
MAINTAINER= lcook@FreeBSD.org
diff --git a/irc/soju/Makefile b/irc/soju/Makefile
index 2485d28e0e44..2f98438bec69 100644
--- a/irc/soju/Makefile
+++ b/irc/soju/Makefile
@@ -1,6 +1,7 @@
PORTNAME= soju
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.2
+PORTREVISION= 1
CATEGORIES= irc
MAINTAINER= ashish@FreeBSD.org