mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/pika: update 0.26.0 → 0.27.0
Reported by: portscout
This commit is contained in:
parent
bd785c7edf
commit
0c3e6b704a
3 changed files with 5 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= pika
|
||||
DISTVERSION= 0.26.0
|
||||
DISTVERSION= 0.27.0
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1720498635
|
||||
SHA256 (pika-org-pika-0.26.0_GH0.tar.gz) = bbec5472c71006c1f55e7946c8dc517dae76c41cacb36fa98195312c74a1bb9a
|
||||
SIZE (pika-org-pika-0.26.0_GH0.tar.gz) = 1041736
|
||||
TIMESTAMP = 1724045541
|
||||
SHA256 (pika-org-pika-0.27.0_GH0.tar.gz) = 4a58dc4014edc2074399e4a6ecfa244537c89ce1319b3e14ff3dfe617fb9f9e8
|
||||
SIZE (pika-org-pika-0.27.0_GH0.tar.gz) = 1037682
|
||||
|
|
|
@ -338,9 +338,6 @@ include/pika/string_util/to_string.hpp
|
|||
include/pika/string_util/trim.hpp
|
||||
include/pika/synchronization/async_rw_mutex.hpp
|
||||
include/pika/synchronization/barrier.hpp
|
||||
include/pika/synchronization/channel_mpmc.hpp
|
||||
include/pika/synchronization/channel_mpsc.hpp
|
||||
include/pika/synchronization/channel_spsc.hpp
|
||||
include/pika/synchronization/condition_variable.hpp
|
||||
include/pika/synchronization/config/defines.hpp
|
||||
include/pika/synchronization/counting_semaphore.hpp
|
||||
|
@ -535,4 +532,4 @@ lib/cmake/pika/tests/stdexec_sender_receiver_concepts.cpp
|
|||
lib/cmake/pika/tests/unistd_h.cpp
|
||||
lib/libpika.so
|
||||
lib/libpika.so.0
|
||||
lib/libpika.so.0.26.0
|
||||
lib/libpika.so.0.27.0
|
||||
|
|
Loading…
Add table
Reference in a new issue