Skip to content

Commit

Permalink
devel/cpprestsdk: upgrade to 2.10.19
Browse files Browse the repository at this point in the history
PR:		276188
Reported by:	sigsegv@radiotube.org
  • Loading branch information
leakingmemory authored and fernape committed Jan 10, 2024
1 parent 35f9b16 commit 051c93e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
9 changes: 5 additions & 4 deletions devel/cpprestsdk/Makefile
@@ -1,6 +1,5 @@
PORTNAME= cpprestsdk
PORTVERSION= 2.10.18
PORTREVISION= 1
PORTVERSION= 2.10.19
DISTVERSIONPREFIX= v
CATEGORIES= devel

Expand All @@ -15,12 +14,14 @@ BUILD_DEPENDS= ${LOCALBASE}/include/websocketpp/client.hpp:devel/websocketpp
LIB_DEPENDS= libboost_system.so:devel/boost-libs

USES= cmake compiler:c++11-lang pkgconfig ssl
USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= Microsoft
WRKSRC_SUBDIR= Release
USE_LDCONFIG= yes

CMAKE_OFF= BUILD_SAMPLES BUILD_TESTS WERROR

WRKSRC_SUBDIR= Release

OPTIONS_DEFINE= BROTLI

BROTLI_LIB_DEPENDS= libbrotlidec.so:archivers/brotli
Expand Down
6 changes: 3 additions & 3 deletions devel/cpprestsdk/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1665067608
SHA256 (Microsoft-cpprestsdk-v2.10.18_GH0.tar.gz) = 6bd74a637ff182144b6a4271227ea8b6b3ea92389f88b25b215e6f94fd4d41cb
SIZE (Microsoft-cpprestsdk-v2.10.18_GH0.tar.gz) = 1747792
TIMESTAMP = 1704650102
SHA256 (Microsoft-cpprestsdk-v2.10.19_GH0.tar.gz) = 4b0d14e5bfe77ce419affd253366e861968ae6ef2c35ae293727c1415bd145c8
SIZE (Microsoft-cpprestsdk-v2.10.19_GH0.tar.gz) = 1749647

0 comments on commit 051c93e

Please sign in to comment.