git: 018f827b418c - main - net-im/{gomuks,mtxclient,nheko}: bump consumers of olm
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Apr 2022 22:19:30 UTC
The branch main has been updated by adridg: URL: https://cgit.FreeBSD.org/ports/commit/?id=018f827b418ccceaa27add1e06a0026c8fe5770a commit 018f827b418ccceaa27add1e06a0026c8fe5770a Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2022-04-17 21:51:20 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2022-04-17 22:19:26 +0000 net-im/{gomuks,mtxclient,nheko}: bump consumers of olm --- net-im/gomuks/Makefile | 2 +- net-im/mtxclient/Makefile | 1 + net-im/nheko/Makefile | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/net-im/gomuks/Makefile b/net-im/gomuks/Makefile index c78dcbc0e549..8dd301b0a661 100644 --- a/net-im/gomuks/Makefile +++ b/net-im/gomuks/Makefile @@ -3,7 +3,7 @@ PORTNAME= gomuks PORTVERSION= 0.2.4 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MAINTAINER= ehaupt@FreeBSD.org diff --git a/net-im/mtxclient/Makefile b/net-im/mtxclient/Makefile index 232c6d541525..57207971bc3f 100644 --- a/net-im/mtxclient/Makefile +++ b/net-im/mtxclient/Makefile @@ -1,6 +1,7 @@ PORTNAME= mtxclient DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org diff --git a/net-im/nheko/Makefile b/net-im/nheko/Makefile index 04e172982add..25e798d64a87 100644 --- a/net-im/nheko/Makefile +++ b/net-im/nheko/Makefile @@ -1,6 +1,7 @@ PORTNAME= nheko DISTVERSIONPREFIX=v DISTVERSION= 0.9.3 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org