summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2023-03-08 09:56:54 -0500
committerDmitri Goutnik <dmgk@FreeBSD.org>2023-03-09 14:18:07 -0500
commit09079730e9ca1d59129935a6046cbb7ee5e4a93d (patch)
treedc2a7a8e09b571d05c24b4a1cda39269348b3b1f /net-im
parentlang/go120: Update to 1.20.2 (diff)
all: Bump PORTREVISION after Go ports update
Diffstat (limited to 'net-im')
-rw-r--r--net-im/6cord/Makefile2
-rw-r--r--net-im/coyim/Makefile2
-rw-r--r--net-im/dendrite/Makefile2
-rw-r--r--net-im/discordo/Makefile2
-rw-r--r--net-im/gomuks/Makefile2
-rw-r--r--net-im/gotktrix/Makefile2
-rw-r--r--net-im/gotosocial/Makefile1
-rw-r--r--net-im/matterbridge/Makefile2
-rw-r--r--net-im/matterircd/Makefile2
-rw-r--r--net-im/nextcloud-spreed-signaling/Makefile2
-rw-r--r--net-im/slack-term/Makefile2
-rw-r--r--net-im/ssh-chat/Makefile2
-rw-r--r--net-im/tut/Makefile1
-rw-r--r--net-im/xmpp-client/Makefile2
14 files changed, 14 insertions, 12 deletions
diff --git a/net-im/6cord/Makefile b/net-im/6cord/Makefile
index d3182c4f2e62..a52e324398e7 100644
--- a/net-im/6cord/Makefile
+++ b/net-im/6cord/Makefile
@@ -1,6 +1,6 @@
PORTNAME= 6cord
DISTVERSION= 9.6
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= net-im
MAINTAINER= lcook@FreeBSD.org
diff --git a/net-im/coyim/Makefile b/net-im/coyim/Makefile
index f95e9658b691..7d2fc24182df 100644
--- a/net-im/coyim/Makefile
+++ b/net-im/coyim/Makefile
@@ -1,7 +1,7 @@
PORTNAME= coyim
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.11
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= net-im
MAINTAINER= fox@FreeBSD.org
diff --git a/net-im/dendrite/Makefile b/net-im/dendrite/Makefile
index 7908f4871d25..ba1c110410cd 100644
--- a/net-im/dendrite/Makefile
+++ b/net-im/dendrite/Makefile
@@ -1,7 +1,7 @@
PORTNAME= dendrite
DISTVERSIONPREFIX= v
DISTVERSION= 0.11.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im
MAINTAINER= ashish@FreeBSD.org
diff --git a/net-im/discordo/Makefile b/net-im/discordo/Makefile
index a38ec94a6334..21f3fa9991b3 100644
--- a/net-im/discordo/Makefile
+++ b/net-im/discordo/Makefile
@@ -1,6 +1,6 @@
PORTNAME= discordo
DISTVERSION= g20220909
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net-im
MAINTAINER= lcook@FreeBSD.org
diff --git a/net-im/gomuks/Makefile b/net-im/gomuks/Makefile
index 392c4eaa8074..b0d71c2a85ec 100644
--- a/net-im/gomuks/Makefile
+++ b/net-im/gomuks/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gomuks
PORTVERSION= 0.3.0
-PORTREVISION= 4
+PORTREVISION= 5
DISTVERSIONPREFIX= v
CATEGORIES= net-im
diff --git a/net-im/gotktrix/Makefile b/net-im/gotktrix/Makefile
index a5e8cb5b0173..d6ec89cd71a4 100644
--- a/net-im/gotktrix/Makefile
+++ b/net-im/gotktrix/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gotktrix
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.4
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net-im
MAINTAINER= fuz@FreeBSD.org
diff --git a/net-im/gotosocial/Makefile b/net-im/gotosocial/Makefile
index 932c27db9d54..99ea3a582c6c 100644
--- a/net-im/gotosocial/Makefile
+++ b/net-im/gotosocial/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gotosocial
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.1
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES?= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/v${DISTVERSION}/:web
DISTFILES?= ${PORTNAME}_${DISTVERSION}_web-assets.tar.gz:web
diff --git a/net-im/matterbridge/Makefile b/net-im/matterbridge/Makefile
index 75fd677ea49b..e49fdc4b07cf 100644
--- a/net-im/matterbridge/Makefile
+++ b/net-im/matterbridge/Makefile
@@ -1,7 +1,7 @@
PORTNAME= matterbridge
PORTVERSION= 1.22.3
DISTVERSIONPREFIX= v
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= net-im
MAINTAINER= swills@FreeBSD.org
diff --git a/net-im/matterircd/Makefile b/net-im/matterircd/Makefile
index 669971e5299c..6d0cc0a72d93 100644
--- a/net-im/matterircd/Makefile
+++ b/net-im/matterircd/Makefile
@@ -1,7 +1,7 @@
PORTNAME= matterircd
DISTVERSIONPREFIX= v
DISTVERSION= 0.26.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net-im irc
MAINTAINER= chalpin@cs.wisc.edu
diff --git a/net-im/nextcloud-spreed-signaling/Makefile b/net-im/nextcloud-spreed-signaling/Makefile
index cf63d16e7e7d..0ecf8e6c1341 100644
--- a/net-im/nextcloud-spreed-signaling/Makefile
+++ b/net-im/nextcloud-spreed-signaling/Makefile
@@ -1,7 +1,7 @@
PORTNAME= nextcloud-spreed-signaling
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-im
MAINTAINER= jsm@FreeBSD.org
diff --git a/net-im/slack-term/Makefile b/net-im/slack-term/Makefile
index 380f8ffa8780..1c682abfec60 100644
--- a/net-im/slack-term/Makefile
+++ b/net-im/slack-term/Makefile
@@ -1,7 +1,7 @@
PORTNAME= slack-term
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.0
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= net-im
MAINTAINER= dmgk@FreeBSD.org
diff --git a/net-im/ssh-chat/Makefile b/net-im/ssh-chat/Makefile
index 2ab5cef9d095..528a7c432bd1 100644
--- a/net-im/ssh-chat/Makefile
+++ b/net-im/ssh-chat/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ssh-chat
DISTVERSIONPREFIX= v
DISTVERSION= 1.10.1
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= net-im
MAINTAINER= yuri@FreeBSD.org
diff --git a/net-im/tut/Makefile b/net-im/tut/Makefile
index 63fbcc7fb90a..3426b093b9b8 100644
--- a/net-im/tut/Makefile
+++ b/net-im/tut/Makefile
@@ -1,5 +1,6 @@
PORTNAME= tut
DISTVERSION= 2.0.1
+PORTREVISION= 1
CATEGORIES= net-im
MAINTAINER= lcook@FreeBSD.org
diff --git a/net-im/xmpp-client/Makefile b/net-im/xmpp-client/Makefile
index e687f48fbc04..32b70fd74362 100644
--- a/net-im/xmpp-client/Makefile
+++ b/net-im/xmpp-client/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xmpp-client
PORTVERSION= 20170324
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= net-im
MAINTAINER= cs@FreeBSD.org