diff options
author | pi <pi@FreeBSD.org> | 2016-11-11 19:36:03 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2016-11-11 19:36:03 +0800 |
commit | 6831165e4e869ccefe7dc1d89d79fbe95597e0e3 (patch) | |
tree | 46e4e9aac0ca200529b407a23f619b25b7a87481 /security | |
parent | 23e20413ddb2511f45d34b91456d9071f3ef3871 (diff) | |
download | freebsd-ports-graphics-6831165e4e869ccefe7dc1d89d79fbe95597e0e3.tar.gz freebsd-ports-graphics-6831165e4e869ccefe7dc1d89d79fbe95597e0e3.tar.zst freebsd-ports-graphics-6831165e4e869ccefe7dc1d89d79fbe95597e0e3.zip |
security/libzrtpcppcore: update 4.6.3 -> 4.6.4
Changes: https://github.com/wernerd/ZRTPCPP/blob/master/NEWS.md
Diffstat (limited to 'security')
-rw-r--r-- | security/libzrtpcppcore/Makefile | 2 | ||||
-rw-r--r-- | security/libzrtpcppcore/distinfo | 5 | ||||
-rw-r--r-- | security/libzrtpcppcore/pkg-plist | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/security/libzrtpcppcore/Makefile b/security/libzrtpcppcore/Makefile index 5ab3d7f0497..a6b38b688f8 100644 --- a/security/libzrtpcppcore/Makefile +++ b/security/libzrtpcppcore/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libzrtpcppcore -PORTVERSION= 4.6.3 +PORTVERSION= 4.6.4 DISTVERSIONPREFIX= V CATEGORIES= security diff --git a/security/libzrtpcppcore/distinfo b/security/libzrtpcppcore/distinfo index 06ece43164d..d10ebd97b66 100644 --- a/security/libzrtpcppcore/distinfo +++ b/security/libzrtpcppcore/distinfo @@ -1,2 +1,3 @@ -SHA256 (wernerd-ZRTPCPP-V4.6.3_GH0.tar.gz) = 6d788818ab5fedb15285ea7a3fd6ceadbca33c4fdd1c8abed900494872114f1a -SIZE (wernerd-ZRTPCPP-V4.6.3_GH0.tar.gz) = 2232062 +TIMESTAMP = 1478855665 +SHA256 (wernerd-ZRTPCPP-V4.6.4_GH0.tar.gz) = b619d037f152c8bb1de2433f055c5c78daa3545ebb534bd54684a9da4763e863 +SIZE (wernerd-ZRTPCPP-V4.6.4_GH0.tar.gz) = 2232285 diff --git a/security/libzrtpcppcore/pkg-plist b/security/libzrtpcppcore/pkg-plist index 7b8eca125b5..fbeb33fe76c 100644 --- a/security/libzrtpcppcore/pkg-plist +++ b/security/libzrtpcppcore/pkg-plist @@ -6,5 +6,5 @@ include/libzrtpcpp/ZrtpUserCallback.h include/libzrtpcpp/common/osSpecifics.h lib/libzrtpcppcore.so lib/libzrtpcppcore.so.4 -lib/libzrtpcppcore.so.4.6.3 +lib/libzrtpcppcore.so.4.6.4 libdata/pkgconfig/libzrtpcppcore.pc |