aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-07-19 04:04:59 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-07-19 05:29:25 +0000
commit385c840e47bf3918789aaa4cbaa7ce636f43f460 (patch)
treecb367105ab1d2263354b6f412336a9edbf6677f4
parent2334f34b9b6e228987294cbf11c7010f539d34cf (diff)
downloadports-385c840e47bf3918789aaa4cbaa7ce636f43f460.tar.gz
ports-385c840e47bf3918789aaa4cbaa7ce636f43f460.zip
www/libdatachannel: Update 0.17.8 -> 0.17.9
Reported by: portscout
-rw-r--r--www/libdatachannel/Makefile3
-rw-r--r--www/libdatachannel/distinfo6
-rw-r--r--www/libdatachannel/pkg-plist2
3 files changed, 6 insertions, 5 deletions
diff --git a/www/libdatachannel/Makefile b/www/libdatachannel/Makefile
index 4694ecd10c55..a9d0d2f9e267 100644
--- a/www/libdatachannel/Makefile
+++ b/www/libdatachannel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libdatachannel
DISTVERSIONPREFIX= v
-DISTVERSION= 0.17.8
+DISTVERSION= 0.17.9
CATEGORIES= www
MAINTAINER= yuri@FreeBSD.org
@@ -24,6 +24,7 @@ GH_TUPLE= SergiusTheBest:plog:d8461e9d473e59fbcc1f79eee021550dcf81e618:SergiusTh
CMAKE_ON= USE_SYSTEM_SRTP NO_EXAMPLES NO_TESTS
do-test: # tests require dual stack to be enabled with 'sysctl net.inet6.ip6.v6only=0', at least one test is known to fail
+ # tests fail: https://github.com/paullouisageneau/libdatachannel/issues/682
@cd ${BUILD_WRKSRC} && \
${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DNO_TESTS:BOOL=OFF ${CMAKE_SOURCE_PATH} && \
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \
diff --git a/www/libdatachannel/distinfo b/www/libdatachannel/distinfo
index cbdbd2766fa9..ac39adb7f3ca 100644
--- a/www/libdatachannel/distinfo
+++ b/www/libdatachannel/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1656996394
-SHA256 (paullouisageneau-libdatachannel-v0.17.8_GH0.tar.gz) = cfe6a2336632d3a93126677fda90bc258412acef9dae23e46d596eff3ee3a6e8
-SIZE (paullouisageneau-libdatachannel-v0.17.8_GH0.tar.gz) = 52633251
+TIMESTAMP = 1658199002
+SHA256 (paullouisageneau-libdatachannel-v0.17.9_GH0.tar.gz) = 673ef7a4ee307263015cd30dafe149b7f80c329beeae53f257006d63edeea8ef
+SIZE (paullouisageneau-libdatachannel-v0.17.9_GH0.tar.gz) = 52633532
SHA256 (SergiusTheBest-plog-d8461e9d473e59fbcc1f79eee021550dcf81e618_GH0.tar.gz) = fb0d0d5f249b4a0d455572449ac5d87276fc8a29ab2c964bb71c5a44532321d7
SIZE (SergiusTheBest-plog-d8461e9d473e59fbcc1f79eee021550dcf81e618_GH0.tar.gz) = 44241
SHA256 (sctplab-usrsctp-7c31bd35c79ba67084ce029511193a19ceb97447_GH0.tar.gz) = b5db61a4dc996a39872af3e7326eb86c5cf3a57af5febdaf47ef842e6a4a44fc
diff --git a/www/libdatachannel/pkg-plist b/www/libdatachannel/pkg-plist
index e09d06dbaec8..bec9a161cc7d 100644
--- a/www/libdatachannel/pkg-plist
+++ b/www/libdatachannel/pkg-plist
@@ -34,4 +34,4 @@ 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.17.8
+lib/libdatachannel.so.0.17.9