forked from Lainports/freebsd-ports
Update to 4.6.2.
PR: 207991 Submitted by: tkato432 yahoo com Sponsored by: Absolight
This commit is contained in:
parent
8e2d32f40f
commit
52bbed2c8c
6 changed files with 9 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libzrtpcppcore
|
||||
PORTVERSION= 4.6.0
|
||||
PORTVERSION= 4.6.2
|
||||
DISTVERSIONPREFIX= V
|
||||
CATEGORIES= security
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (wernerd-ZRTPCPP-V4.6.0_GH0.tar.gz) = 48f7b41783d68651f0deed2aed0f7c45d016fc4e07f93fc733bd00389f859b8e
|
||||
SIZE (wernerd-ZRTPCPP-V4.6.0_GH0.tar.gz) = 2231714
|
||||
SHA256 (wernerd-ZRTPCPP-V4.6.2_GH0.tar.gz) = 62abbd6058b679c5de56a4486266b391c49902c7527e94836f7a3700af987d72
|
||||
SIZE (wernerd-ZRTPCPP-V4.6.2_GH0.tar.gz) = 2231842
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
--- CMakeLists.txt.orig 2014-11-18 15:26:49 UTC
|
||||
--- CMakeLists.txt.orig 2016-02-04 15:32:31 UTC
|
||||
+++ CMakeLists.txt
|
||||
@@ -156,14 +156,12 @@ endif()
|
||||
@@ -182,14 +182,12 @@ endif()
|
||||
# necessary and required modules checked, ready to generate config.h in top-level build directory
|
||||
configure_file(config.h.cmake ${CMAKE_BINARY_DIR}/config.h)
|
||||
|
||||
|
|
@ -15,4 +15,4 @@
|
|||
- add_definitions(-DNEW_STDCPP)
|
||||
endif()
|
||||
|
||||
include_directories(BEFORE ${CMAKE_BINARY_DIR})
|
||||
if (AXO)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
--- clients/no_client/CMakeLists.txt.orig 2014-11-18 15:26:49 UTC
|
||||
--- clients/no_client/CMakeLists.txt.orig 2016-02-04 15:32:31 UTC
|
||||
+++ clients/no_client/CMakeLists.txt
|
||||
@@ -106,7 +106,7 @@ install(FILES
|
||||
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
--- common/Thread.h.orig 2014-11-18 15:26:49 UTC
|
||||
--- common/Thread.h.orig 2016-02-04 15:32:31 UTC
|
||||
+++ common/Thread.h
|
||||
@@ -62,7 +62,7 @@ typedef void *LPVOID;
|
||||
|
||||
|
|
@ -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.0
|
||||
lib/libzrtpcppcore.so.4.6.2
|
||||
libdata/pkgconfig/libzrtpcppcore.pc
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue