Skip to content

Commit

Permalink
devel/xtl-quant-stack: Update 0.7.4 → 0.7.5
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jun 22, 2023
1 parent 32470e8 commit fb46e86
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
5 changes: 3 additions & 2 deletions devel/xtl-quant-stack/Makefile
@@ -1,5 +1,5 @@
PORTNAME= xtl
DISTVERSION= 0.7.4
DISTVERSION= 0.7.5
CATEGORIES= devel
PKGNAMESUFFIX= -quant-stack

Expand All @@ -12,7 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= nlohmann-json>0:devel/nlohmann-json
RUN_DEPENDS= nlohmann-json>0:devel/nlohmann-json
TEST_DEPENDS= nlohmann-json>0:devel/nlohmann-json \
TEST_DEPENDS= doctest>0:devel/doctest \
nlohmann-json>0:devel/nlohmann-json \
googletest>0:devel/googletest

USES= cmake
Expand Down
6 changes: 3 additions & 3 deletions devel/xtl-quant-stack/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1638206177
SHA256 (xtensor-stack-xtl-0.7.4_GH0.tar.gz) = 3c88be0e696b64150c4de7a70f9f09c00a335186b0b0b409771ef9f56bca7d9a
SIZE (xtensor-stack-xtl-0.7.4_GH0.tar.gz) = 159736
TIMESTAMP = 1687410831
SHA256 (xtensor-stack-xtl-0.7.5_GH0.tar.gz) = 3286fef5fee5d58f82f7b91375cd449c819848584bae9367893501114d923cbe
SIZE (xtensor-stack-xtl-0.7.5_GH0.tar.gz) = 160548
1 change: 1 addition & 0 deletions devel/xtl-quant-stack/pkg-plist
Expand Up @@ -2,6 +2,7 @@ include/xtl/xany.hpp
include/xtl/xbase64.hpp
include/xtl/xbasic_fixed_string.hpp
include/xtl/xclosure.hpp
include/xtl/xcompare.hpp
include/xtl/xcomplex.hpp
include/xtl/xcomplex_sequence.hpp
include/xtl/xdynamic_bitset.hpp
Expand Down

0 comments on commit fb46e86

Please sign in to comment.