diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-05-10 07:43:44 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-05-10 07:43:44 +0000 |
commit | f8c4730c9ef3cfe0a3fad731dff45d14d6368e2e (patch) | |
tree | 86ac5720e95df936d4ea4daa0526701dcdd98f59 /net-im | |
parent | fc56945ec706cb8ed16aa933c2c2ed0691723bf2 (diff) |
devel/libfmt: Update to 6.2.1
Changes: https://github.com/fmtlib/fmt/releases/tag/6.2.0
Changes: https://github.com/fmtlib/fmt/releases/tag/6.2.1
ABI: https://abi-laboratory.pro/tracker/timeline/fmt
Notes
Notes:
svn path=/head/; revision=534820
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/mtxclient/Makefile | 1 | ||||
-rw-r--r-- | net-im/nheko/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net-im/mtxclient/Makefile b/net-im/mtxclient/Makefile index 4223f1dbe2ae..500b3a14c110 100644 --- a/net-im/mtxclient/Makefile +++ b/net-im/mtxclient/Makefile @@ -3,6 +3,7 @@ PORTNAME= mtxclient DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org diff --git a/net-im/nheko/Makefile b/net-im/nheko/Makefile index 0903ecf4991f..061b3981a1d6 100644 --- a/net-im/nheko/Makefile +++ b/net-im/nheko/Makefile @@ -3,6 +3,7 @@ PORTNAME= nheko DISTVERSIONPREFIX=v DISTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org |