mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
audio/re: update to 3.14.0
Full changelog: https://github.com/baresip/re/blob/main/CHANGELOG.md
This commit is contained in:
parent
2022fe4dd9
commit
04701af078
@ -1,6 +1,6 @@
|
||||
PORTNAME= re
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.13.0
|
||||
DISTVERSION= 3.14.0
|
||||
CATEGORIES= audio devel
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1719128419
|
||||
SHA256 (baresip-re-v3.13.0_GH0.tar.gz) = de293bf0a55656e59325f8563814d185c8b459667c897a59d1acc952f86f4746
|
||||
SIZE (baresip-re-v3.13.0_GH0.tar.gz) = 604552
|
||||
TIMESTAMP = 1722002060
|
||||
SHA256 (baresip-re-v3.14.0_GH0.tar.gz) = 64dfbfbcf6fb6db5405fc11af38bc804fa0e9fbd7141bfe0749e96842e52f4f2
|
||||
SIZE (baresip-re-v3.14.0_GH0.tar.gz) = 605693
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- cmake/re-config.cmake.orig 2024-01-31 07:29:02 UTC
|
||||
+++ cmake/re-config.cmake
|
||||
@@ -56,7 +56,6 @@ if(HAVE_RESOLV)
|
||||
check_symbol_exists(res_ninit resolv.h HAVE_RESOLV)
|
||||
endif()
|
||||
if(HAVE_RESOLV)
|
||||
- set(RESOLV_LIBRARY resolv)
|
||||
list(APPEND RE_DEFINITIONS HAVE_RESOLV)
|
||||
else()
|
||||
set(RESOLV_LIBRARY)
|
@ -87,6 +87,6 @@ lib/cmake/libre/libre-targets.cmake
|
||||
lib/cmake/re/re-config.cmake
|
||||
lib/libre.a
|
||||
lib/libre.so
|
||||
lib/libre.so.25
|
||||
lib/libre.so.25.13.0
|
||||
lib/libre.so.26
|
||||
lib/libre.so.26.14.0
|
||||
libdata/pkgconfig/libre.pc
|
||||
|
Loading…
Reference in New Issue
Block a user