aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2019-06-11 08:02:38 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2019-06-11 08:02:38 +0000
commitfb172ecfbbb53b043d77be090d334063055aabd7 (patch)
tree4ef84ee36818c560251eeb77163d6050654c7baf /net-im
parent15847168fd0a2aea267a40f66b4a52014dc574ef (diff)
downloadports-fb172ecfbbb53b043d77be090d334063055aabd7.tar.gz
ports-fb172ecfbbb53b043d77be090d334063055aabd7.zip
Update security/olm to latest upstream release.
Source has moved to gitlab, still under Matrix.org. Release notes at https://gitlab.matrix.org/matrix-org/olm/releases major changes were in 3.1.0 already, Short Authentication String and public key signing. Various compatibility and build fixes were also applied. Also PORTREVISION dependent ports (that I know about). No MFH because these are feature-based releases, not security updates. PR: 238384 Submitted by: Alexander Sieg Reported by: Alexander Sieg
Notes
Notes: svn path=/head/; revision=503940
Diffstat (limited to 'net-im')
-rw-r--r--net-im/mtxclient/Makefile1
-rw-r--r--net-im/nheko/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/net-im/mtxclient/Makefile b/net-im/mtxclient/Makefile
index a1a47c075ae8..9b5bfe3a4aee 100644
--- a/net-im/mtxclient/Makefile
+++ b/net-im/mtxclient/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mtxclient
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.1
+PORTREVISION= 1
CATEGORIES= net-im
MAINTAINER= adridg@FreeBSD.org
diff --git a/net-im/nheko/Makefile b/net-im/nheko/Makefile
index 0f69e40ea0fb..32161604dc1d 100644
--- a/net-im/nheko/Makefile
+++ b/net-im/nheko/Makefile
@@ -3,6 +3,7 @@
PORTNAME= nheko
DISTVERSIONPREFIX=v
DISTVERSION= 0.6.4
+PORTREVISION= 1
CATEGORIES= net-im
MAINTAINER= adridg@FreeBSD.org