mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
www/libdatachannel: update 0.23.2 → 0.24.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
PORTNAME= butt
|
||||
PORTVERSION= 1.45.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= multimedia graphics
|
||||
MASTER_SITES= https://danielnoethen.de/butt/release/${PORTVERSION}/
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
PORTNAME= obs-studio
|
||||
DISTVERSION= 32.0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= https://github.com/obsproject/obs-studio/releases/download/${DISTVERSION}/
|
||||
DISTFILES= OBS-Studio-${DISTVERSION}-Sources${EXTRACT_SUFX}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
PORTNAME= libdatachannel
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.23.2
|
||||
DISTVERSION= 0.24.0
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@@ -18,7 +18,7 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= paullouisageneau
|
||||
GH_TUPLE= SergiusTheBest:plog:94899e0:SergiusTheBest_plog/deps/plog \
|
||||
sctplab:usrsctp:fec583d:sctplab_usrsctp/deps/usrsctp \
|
||||
paullouisageneau:libjuice:85efaa9:paullouisageneau_libjuice/deps/libjuice \
|
||||
paullouisageneau:libjuice:5948a41:paullouisageneau_libjuice/deps/libjuice \
|
||||
nlohmann:json:55f9368:nlohmann_json/deps/json \
|
||||
cisco:libsrtp:ee1a77c:cisco_libsrtp/deps/libsrtp
|
||||
CMAKE_ON= USE_SYSTEM_SRTP NO_EXAMPLES NO_TESTS
|
||||
@@ -39,4 +39,6 @@ do-test: # tests require dual stack to be enabled with 'sysctl net.inet6.ip6.v6o
|
||||
|
||||
# installs lib/libjuice.a and lib/libusrsctp.a that would conflict with separately installed packages juice and usrsctp, see https://github.com/paullouisageneau/libdatachannel/issues/1277
|
||||
|
||||
# tests as of 0.24.0: Finished 12 tests in 38s (38025 ms). Succeeded: 12. Failed: 0.
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
TIMESTAMP = 1762717879
|
||||
SHA256 (paullouisageneau-libdatachannel-v0.23.2_GH0.tar.gz) = b9606efc5b2b173f2d22d0be3f6ba4f12af78c00ca02cde5932f3ff902980eb9
|
||||
SIZE (paullouisageneau-libdatachannel-v0.23.2_GH0.tar.gz) = 52650391
|
||||
TIMESTAMP = 1764084103
|
||||
SHA256 (paullouisageneau-libdatachannel-v0.24.0_GH0.tar.gz) = 62a4d1fb43df73549bbed9d82161d2bf8b1396bee2a50759b9d8a8d03e62ab12
|
||||
SIZE (paullouisageneau-libdatachannel-v0.24.0_GH0.tar.gz) = 52651302
|
||||
SHA256 (SergiusTheBest-plog-94899e0_GH0.tar.gz) = 6dc8e7b8c5fccf83aebeec780dbc9f81112b3b33f29b369469ee9728ea737fdf
|
||||
SIZE (SergiusTheBest-plog-94899e0_GH0.tar.gz) = 206453
|
||||
SHA256 (sctplab-usrsctp-fec583d_GH0.tar.gz) = 2ef2533809f4f1609c813c9266735520a7240a2799ba2f0ea6b7f7b99a962b24
|
||||
SIZE (sctplab-usrsctp-fec583d_GH0.tar.gz) = 773019
|
||||
SHA256 (paullouisageneau-libjuice-85efaa9_GH0.tar.gz) = 70d89b242c371bd0946b3e49ac944a2ac3800bf09435b1b88676798f110bb998
|
||||
SIZE (paullouisageneau-libjuice-85efaa9_GH0.tar.gz) = 101501
|
||||
SHA256 (paullouisageneau-libjuice-5948a41_GH0.tar.gz) = e5d5d2356da02c476ced5efad1e19ca0c9606acfe4a80280c328e30e102bfcd6
|
||||
SIZE (paullouisageneau-libjuice-5948a41_GH0.tar.gz) = 107282
|
||||
SHA256 (nlohmann-json-55f9368_GH0.tar.gz) = cb103964c3cfb351c39c7e7b2944a0f43eccd51d9a46bb0c12ab64af1720da52
|
||||
SIZE (nlohmann-json-55f9368_GH0.tar.gz) = 9678663
|
||||
SHA256 (cisco-libsrtp-ee1a77c_GH0.tar.gz) = 7bb29450a496f14a0c8d216345e349caa16d769bdfb163f43ff865cb43f80a89
|
||||
|
||||
@@ -41,5 +41,5 @@ lib/cmake/LibDataChannel/LibDataChannelConfigVersion.cmake
|
||||
lib/cmake/LibDataChannel/LibDataChannelTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/LibDataChannel/LibDataChannelTargets.cmake
|
||||
lib/libdatachannel.so
|
||||
lib/libdatachannel.so.0.23
|
||||
lib/libdatachannel.so.0.23.2
|
||||
lib/libdatachannel.so.0.24
|
||||
lib/libdatachannel.so.0.24.0
|
||||
|
||||
Reference in New Issue
Block a user