diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-04-07 08:14:58 -0500 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-04-08 10:13:25 -0500 |
commit | ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 (patch) | |
tree | 8cebc80df991be24ba2ed6ea8e1b89bfeedfb9ee /net-im | |
parent | 89c93d9b8a51d19be84c1917b4abc56e965439a7 (diff) | |
download | freebsd-ports-ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912.zip |
all: Bump PORTREVISION after lang/go{119,120} update
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/6cord/Makefile | 2 | ||||
-rw-r--r-- | net-im/coyim/Makefile | 2 | ||||
-rw-r--r-- | net-im/dendrite/Makefile | 2 | ||||
-rw-r--r-- | net-im/discordo/Makefile | 2 | ||||
-rw-r--r-- | net-im/gomuks/Makefile | 2 | ||||
-rw-r--r-- | net-im/gotktrix/Makefile | 2 | ||||
-rw-r--r-- | net-im/gotosocial/Makefile | 2 | ||||
-rw-r--r-- | net-im/gtkcord4/Makefile | 1 | ||||
-rw-r--r-- | net-im/matterbridge/Makefile | 2 | ||||
-rw-r--r-- | net-im/matterircd/Makefile | 1 | ||||
-rw-r--r-- | net-im/nextcloud-spreed-signaling/Makefile | 2 | ||||
-rw-r--r-- | net-im/slack-term/Makefile | 2 | ||||
-rw-r--r-- | net-im/ssh-chat/Makefile | 2 | ||||
-rw-r--r-- | net-im/tut/Makefile | 2 | ||||
-rw-r--r-- | net-im/xmpp-client/Makefile | 2 |
15 files changed, 15 insertions, 13 deletions
diff --git a/net-im/6cord/Makefile b/net-im/6cord/Makefile index 5cd8f9c9f593..9ad9de6a5161 100644 --- a/net-im/6cord/Makefile +++ b/net-im/6cord/Makefile @@ -1,6 +1,6 @@ PORTNAME= 6cord DISTVERSION= 9.6 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net-im MAINTAINER= lcook@FreeBSD.org diff --git a/net-im/coyim/Makefile b/net-im/coyim/Makefile index 7d2fc24182df..71b61df530cd 100644 --- a/net-im/coyim/Makefile +++ b/net-im/coyim/Makefile @@ -1,7 +1,7 @@ PORTNAME= coyim DISTVERSIONPREFIX= v DISTVERSION= 0.3.11 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= net-im MAINTAINER= fox@FreeBSD.org diff --git a/net-im/dendrite/Makefile b/net-im/dendrite/Makefile index ba1c110410cd..a3faae5e369f 100644 --- a/net-im/dendrite/Makefile +++ b/net-im/dendrite/Makefile @@ -1,7 +1,7 @@ PORTNAME= dendrite DISTVERSIONPREFIX= v DISTVERSION= 0.11.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MAINTAINER= ashish@FreeBSD.org diff --git a/net-im/discordo/Makefile b/net-im/discordo/Makefile index 21f3fa9991b3..93c966114d3d 100644 --- a/net-im/discordo/Makefile +++ b/net-im/discordo/Makefile @@ -1,6 +1,6 @@ PORTNAME= discordo DISTVERSION= g20220909 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-im MAINTAINER= lcook@FreeBSD.org diff --git a/net-im/gomuks/Makefile b/net-im/gomuks/Makefile index b0d71c2a85ec..6fe0acfff114 100644 --- a/net-im/gomuks/Makefile +++ b/net-im/gomuks/Makefile @@ -1,6 +1,6 @@ PORTNAME= gomuks PORTVERSION= 0.3.0 -PORTREVISION= 5 +PORTREVISION= 6 DISTVERSIONPREFIX= v CATEGORIES= net-im diff --git a/net-im/gotktrix/Makefile b/net-im/gotktrix/Makefile index d6ec89cd71a4..dbdcc0b13eab 100644 --- a/net-im/gotktrix/Makefile +++ b/net-im/gotktrix/Makefile @@ -1,7 +1,7 @@ PORTNAME= gotktrix DISTVERSIONPREFIX= v DISTVERSION= 0.1.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net-im MAINTAINER= fuz@FreeBSD.org diff --git a/net-im/gotosocial/Makefile b/net-im/gotosocial/Makefile index 99ea3a582c6c..09f208ae997b 100644 --- a/net-im/gotosocial/Makefile +++ b/net-im/gotosocial/Makefile @@ -1,7 +1,7 @@ PORTNAME= gotosocial DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 -PORTREVISION= 1 +PORTREVISION= 2 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/gtkcord4/Makefile b/net-im/gtkcord4/Makefile index eb2870608957..c248f7853667 100644 --- a/net-im/gtkcord4/Makefile +++ b/net-im/gtkcord4/Makefile @@ -1,6 +1,7 @@ PORTNAME= gtkcord4 DISTVERSIONPREFIX= v DISTVERSION= 0.0.10 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= jbeich@FreeBSD.org diff --git a/net-im/matterbridge/Makefile b/net-im/matterbridge/Makefile index 4d7f3e7db6d1..8aa06ef979cd 100644 --- a/net-im/matterbridge/Makefile +++ b/net-im/matterbridge/Makefile @@ -1,7 +1,7 @@ PORTNAME= matterbridge PORTVERSION= 1.22.3 DISTVERSIONPREFIX= v -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net-im MAINTAINER= swills@FreeBSD.org diff --git a/net-im/matterircd/Makefile b/net-im/matterircd/Makefile index 1c12b6d0db1a..70a789f0648c 100644 --- a/net-im/matterircd/Makefile +++ b/net-im/matterircd/Makefile @@ -1,6 +1,7 @@ PORTNAME= matterircd DISTVERSIONPREFIX= v DISTVERSION= 0.27.0 +PORTREVISION= 1 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 ee76c6e9699d..80ea2903957c 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= 4 +PORTREVISION= 5 CATEGORIES= net-im MAINTAINER= jsm@FreeBSD.org diff --git a/net-im/slack-term/Makefile b/net-im/slack-term/Makefile index 1c682abfec60..0073930f067c 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= 12 +PORTREVISION= 13 CATEGORIES= net-im MAINTAINER= dmgk@FreeBSD.org diff --git a/net-im/ssh-chat/Makefile b/net-im/ssh-chat/Makefile index 06f782209fc9..151f0735f08c 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= 12 +PORTREVISION= 13 CATEGORIES= net-im MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/tut/Makefile b/net-im/tut/Makefile index 3426b093b9b8..73f556ace7da 100644 --- a/net-im/tut/Makefile +++ b/net-im/tut/Makefile @@ -1,6 +1,6 @@ PORTNAME= tut DISTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MAINTAINER= lcook@FreeBSD.org diff --git a/net-im/xmpp-client/Makefile b/net-im/xmpp-client/Makefile index 32b70fd74362..673860fd3253 100644 --- a/net-im/xmpp-client/Makefile +++ b/net-im/xmpp-client/Makefile @@ -1,6 +1,6 @@ PORTNAME= xmpp-client PORTVERSION= 20170324 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= net-im MAINTAINER= cs@FreeBSD.org |