git: eba4fb5ae76d - main - net/libsockpp: Update to 0.8.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Dec 2023 16:14:46 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=eba4fb5ae76d565986d8c29781d4a9697560b1cf commit eba4fb5ae76d565986d8c29781d4a9697560b1cf Author: Peter <peter@flytrace.com> AuthorDate: 2023-12-17 19:36:22 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2023-12-19 16:08:58 +0000 net/libsockpp: Update to 0.8.3 --- net/libsockpp/Makefile | 8 ++------ net/libsockpp/distinfo | 6 +++--- net/libsockpp/pkg-plist | 2 +- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/net/libsockpp/Makefile b/net/libsockpp/Makefile index 96440fe7e9e4..d392e8895a7f 100644 --- a/net/libsockpp/Makefile +++ b/net/libsockpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= libsockpp DISTVERSIONPREFIX= v -DISTVERSION= 0.8.2 +DISTVERSION= 0.8.3 CATEGORIES= net devel MAINTAINER= peter@flytrace.com @@ -19,7 +19,7 @@ GH_ACCOUNT= fpagliughi GH_PROJECT= sockpp OPTIONS_DEFINE= DOCS EXAMPLES STATIC TEST -OPTIONS_DEFAULT= EXAMPLES +OPTIONS_DEFAULT= EXAMPLES STATIC DOCS_DESC= Create and install the HTML based API documentation (requires Doxygen) STATIC_DESC= Build the static library @@ -47,10 +47,6 @@ EXAMPLES_TO_REMOVE= tcp6echo \ unechosvr \ unechotest -post-patch: - ${REINPLACE_CMD} -e 's|#include "catch2/catch.hpp"|#include "catch2/catch_all.hpp"|' \ - ${WRKSRC}/tests/unit/*.cpp - post-install: cd ${STAGEDIR}${PREFIX}/bin && ${RM} ${EXAMPLES_TO_REMOVE} diff --git a/net/libsockpp/distinfo b/net/libsockpp/distinfo index f90a05f6dea2..717373a94d5f 100644 --- a/net/libsockpp/distinfo +++ b/net/libsockpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701899962 -SHA256 (fpagliughi-sockpp-v0.8.2_GH0.tar.gz) = cf012d6553d165976ad3f3108c332300b1f69b690a444a043883879c68e1966b -SIZE (fpagliughi-sockpp-v0.8.2_GH0.tar.gz) = 114258 +TIMESTAMP = 1702498061 +SHA256 (fpagliughi-sockpp-v0.8.3_GH0.tar.gz) = dcacfae173ae4a1e535078d3023d338c3eb170193fe1b82bc04138e9c02470ef +SIZE (fpagliughi-sockpp-v0.8.3_GH0.tar.gz) = 115393 diff --git a/net/libsockpp/pkg-plist b/net/libsockpp/pkg-plist index 287471dc8026..3c95fae59d19 100644 --- a/net/libsockpp/pkg-plist +++ b/net/libsockpp/pkg-plist @@ -33,4 +33,4 @@ lib/cmake/sockpp/sockppTargets.cmake %%STATIC%%lib/libsockpp.a lib/libsockpp.so lib/libsockpp.so.0 -lib/libsockpp.so.0.8.2 +lib/libsockpp.so.0.8.3