aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/mtxclient/Makefile1
-rw-r--r--net-im/nheko/Makefile1
-rw-r--r--security/olm/Makefile4
-rw-r--r--security/olm/distinfo6
-rw-r--r--security/olm/pkg-descr2
-rw-r--r--security/olm/pkg-plist3
6 files changed, 10 insertions, 7 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
diff --git a/security/olm/Makefile b/security/olm/Makefile
index 0ce2a4d6caf8..74d55cd96153 100644
--- a/security/olm/Makefile
+++ b/security/olm/Makefile
@@ -2,9 +2,9 @@
PORTNAME= olm
DISTVERSIONPREFIX=
-DISTVERSION= 3.0.0
+DISTVERSION= 3.1.2
CATEGORIES= security
-MASTER_SITES= https://git.matrix.org/git/olm/snapshot/
+MASTER_SITES= https://gitlab.matrix.org/matrix-org/olm/-/archive/${DISTVERSION}/
MAINTAINER= adridg@FreeBSD.org
COMMENT= Double Ratchet cryptographic ratchet in C++
diff --git a/security/olm/distinfo b/security/olm/distinfo
index 7fae244adeeb..cd51024205b2 100644
--- a/security/olm/distinfo
+++ b/security/olm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553454378
-SHA256 (olm-3.0.0.tar.bz2) = 8ecbe3756eebe79aafc5331bd0b25d0a853792a774f7dbdf681d30363aed148d
-SIZE (olm-3.0.0.tar.bz2) = 444358
+TIMESTAMP = 1558431062
+SHA256 (olm-3.1.2.tar.bz2) = d09f9082cdbaf4d95b0a372affdf6129a6b451913831c5915e799877acab6d49
+SIZE (olm-3.1.2.tar.bz2) = 460046
diff --git a/security/olm/pkg-descr b/security/olm/pkg-descr
index 68aa6f4d0a20..ed33755ad6b2 100644
--- a/security/olm/pkg-descr
+++ b/security/olm/pkg-descr
@@ -2,4 +2,4 @@ An implementation of the Double Ratchet cryptographic ratchet described by
https://whispersystems.org/docs/specifications/doubleratchet/, written in C and
C++11 and exposed as a C API.
-WWW: https://git.matrix.org/git/olm/about/
+WWW: https://gitlab.matrix.org/matrix-org/olm
diff --git a/security/olm/pkg-plist b/security/olm/pkg-plist
index 4da32d5b055c..829e7a93d0d9 100644
--- a/security/olm/pkg-plist
+++ b/security/olm/pkg-plist
@@ -2,10 +2,11 @@ include/olm/inbound_group_session.h
include/olm/olm.h
include/olm/outbound_group_session.h
include/olm/pk.h
+include/olm/sas.h
lib/cmake/Olm/OlmConfig.cmake
lib/cmake/Olm/OlmConfigVersion.cmake
lib/cmake/Olm/OlmTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/Olm/OlmTargets.cmake
lib/libolm.so
lib/libolm.so.3
-lib/libolm.so.3.0.0
+lib/libolm.so.3.1.2