diff -u /usr/ports/security/olm/Makefile ./Makefile --- /usr/ports/security/olm/Makefile 2019-03-25 11:40:41.000000000 +0100 +++ ./Makefile 2019-05-21 11:31:00.216278000 +0200 @@ -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 -u /usr/ports/security/olm/distinfo ./distinfo --- /usr/ports/security/olm/distinfo 2019-03-25 11:40:41.000000000 +0100 +++ ./distinfo 2019-05-21 11:31:02.254153000 +0200 @@ -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 Only in .: olm.patch diff -u /usr/ports/security/olm/pkg-plist ./pkg-plist --- /usr/ports/security/olm/pkg-plist 2019-03-25 11:40:41.000000000 +0100 +++ ./pkg-plist 2019-05-21 11:34:37.075376000 +0200 @@ -2,10 +2,12 @@ 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 +