mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
devel/pika: update 0.21.0 → 0.23.0
Reported by: portscout
This commit is contained in:
parent
2da80707df
commit
64e7478f11
@ -1,6 +1,5 @@
|
||||
PORTNAME= pika
|
||||
DISTVERSION= 0.21.0
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 0.23.0
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1701931424
|
||||
SHA256 (pika-org-pika-0.21.0_GH0.tar.gz) = 0ab24966e6ae026b355147f02354af4bd2117c342915fe844addf8e493735a33
|
||||
SIZE (pika-org-pika-0.21.0_GH0.tar.gz) = 1054361
|
||||
TIMESTAMP = 1709861930
|
||||
SHA256 (pika-org-pika-0.23.0_GH0.tar.gz) = d1981e198ac4f8443770cebbeff7a132b8f6c1a42e32b0b06fea02cc9df99595
|
||||
SIZE (pika-org-pika-0.23.0_GH0.tar.gz) = 1066371
|
||||
|
@ -55,6 +55,7 @@ include/pika/config/forward.hpp
|
||||
include/pika/config/manual_profiling.hpp
|
||||
include/pika/config/modules_enabled.hpp
|
||||
include/pika/config/move.hpp
|
||||
include/pika/config/static_call_operator.hpp
|
||||
include/pika/config/threads_stack.hpp
|
||||
include/pika/config/version.hpp
|
||||
include/pika/config/warnings_prefix.hpp
|
||||
@ -541,10 +542,12 @@ lib/cmake/pika/tests/cxx17_std_aligned_alloc.cpp
|
||||
lib/cmake/pika/tests/cxx20_no_unique_address_attribute.cpp
|
||||
lib/cmake/pika/tests/cxx20_std_disable_sized_sentinel_for.cpp
|
||||
lib/cmake/pika/tests/cxx20_trivial_virtual_destructor.cpp
|
||||
lib/cmake/pika/tests/cxx23_static_call_operator.cpp
|
||||
lib/cmake/pika/tests/cxx23_static_call_operator.cu
|
||||
lib/cmake/pika/tests/cxx23_static_call_operator.hip
|
||||
lib/cmake/pika/tests/cxx_lambda_capture_decltype.cpp
|
||||
lib/cmake/pika/tests/mm_prefetch.cpp
|
||||
lib/cmake/pika/tests/stable_inplace_merge.cpp
|
||||
lib/cmake/pika/tests/unistd_h.cpp
|
||||
lib/libpika.so
|
||||
lib/libpika.so.0
|
||||
lib/libpika.so.0.21.0
|
||||
lib/libpika.so.0.23.0
|
||||
|
Loading…
Reference in New Issue
Block a user