1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/sysutils/liburcu/pkg-plist
Matthias Andree bd22d3c0ca sysutils/liburcu: update to 0.12.1
Since the library version changes from 6.0.0 to 6.1.0:
All ports that depend on liburcu in default configuration get
PORTREVISION bumped. All were build-tested in 12.1 amd64 poudriere bulk -t.

Reset maintainer (mmokhi@), repeated maintainer timeout.

PR:		243768
Reported by:	alex_y_xu@yahoo.ca
Approved by:	maintainer timeout (mmokhi, 88 d)
2020-04-27 23:45:51 +00:00

188 lines
7.6 KiB
Plaintext

include/urcu-bp.h
include/urcu-call-rcu.h
include/urcu-defer.h
include/urcu-flavor.h
include/urcu-pointer.h
include/urcu-qsbr.h
include/urcu.h
include/urcu/arch.h
include/urcu/arch/generic.h
include/urcu/call-rcu.h
include/urcu/cds.h
include/urcu/compiler.h
include/urcu/config.h
include/urcu/debug.h
include/urcu/defer.h
include/urcu/flavor.h
include/urcu/futex.h
include/urcu/hlist.h
include/urcu/lfstack.h
include/urcu/list.h
include/urcu/map/clear.h
include/urcu/map/urcu-bp.h
include/urcu/map/urcu-mb.h
include/urcu/map/urcu-memb.h
include/urcu/map/urcu-qsbr.h
include/urcu/map/urcu-signal.h
include/urcu/map/urcu.h
include/urcu/pointer.h
include/urcu/rcuhlist.h
include/urcu/rculfhash.h
include/urcu/rculfqueue.h
include/urcu/rculfstack.h
include/urcu/rculist.h
include/urcu/ref.h
include/urcu/static/lfstack.h
include/urcu/static/pointer.h
include/urcu/static/rculfqueue.h
include/urcu/static/rculfstack.h
include/urcu/static/urcu-bp.h
include/urcu/static/urcu-common.h
include/urcu/static/urcu-mb.h
include/urcu/static/urcu-memb.h
include/urcu/static/urcu-qsbr.h
include/urcu/static/urcu-signal-nr.h
include/urcu/static/urcu-signal.h
include/urcu/static/urcu.h
include/urcu/static/wfcqueue.h
include/urcu/static/wfqueue.h
include/urcu/static/wfstack.h
include/urcu/syscall-compat.h
include/urcu/system.h
include/urcu/tls-compat.h
include/urcu/uatomic.h
include/urcu/uatomic/generic.h
include/urcu/uatomic_arch.h
include/urcu/urcu-bp.h
include/urcu/urcu-futex.h
include/urcu/urcu-mb.h
include/urcu/urcu-memb.h
include/urcu/urcu-qsbr.h
include/urcu/urcu-signal.h
include/urcu/urcu.h
include/urcu/urcu_ref.h
include/urcu/wfcqueue.h
include/urcu/wfqueue.h
include/urcu/wfstack.h
lib/liburcu-bp.a
lib/liburcu-bp.so
lib/liburcu-bp.so.%%SO_SHORT_VER%%
lib/liburcu-bp.so.%%SO_VER%%
lib/liburcu-cds.a
lib/liburcu-cds.so
lib/liburcu-cds.so.%%SO_SHORT_VER%%
lib/liburcu-cds.so.%%SO_VER%%
lib/liburcu-common.a
lib/liburcu-common.so
lib/liburcu-common.so.%%SO_SHORT_VER%%
lib/liburcu-common.so.%%SO_VER%%
lib/liburcu-mb.a
lib/liburcu-mb.so
lib/liburcu-mb.so.%%SO_SHORT_VER%%
lib/liburcu-mb.so.%%SO_VER%%
lib/liburcu-memb.a
lib/liburcu-memb.so
lib/liburcu-memb.so.%%SO_SHORT_VER%%
lib/liburcu-memb.so.%%SO_VER%%
lib/liburcu-qsbr.a
lib/liburcu-qsbr.so
lib/liburcu-qsbr.so.%%SO_SHORT_VER%%
lib/liburcu-qsbr.so.%%SO_VER%%
lib/liburcu-signal.a
lib/liburcu-signal.so
lib/liburcu-signal.so.%%SO_SHORT_VER%%
lib/liburcu-signal.so.%%SO_VER%%
lib/liburcu.a
lib/liburcu.so
lib/liburcu.so.%%SO_SHORT_VER%%
lib/liburcu.so.%%SO_VER%%
libdata/pkgconfig/liburcu-bp.pc
libdata/pkgconfig/liburcu-cds.pc
libdata/pkgconfig/liburcu-mb.pc
libdata/pkgconfig/liburcu-qsbr.pc
libdata/pkgconfig/liburcu-signal.pc
libdata/pkgconfig/liburcu.pc
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/README.md
%%PORTDOCS%%%%DOCSDIR%%/cds-api.md
%%PORTDOCS%%%%DOCSDIR%%/examples/Makefile
%%PORTDOCS%%%%DOCSDIR%%/examples/Makefile.examples.template
%%PORTDOCS%%%%DOCSDIR%%/examples/hlist/Makefile
%%PORTDOCS%%%%DOCSDIR%%/examples/hlist/Makefile.cds_hlist_add_head_rcu
%%PORTDOCS%%%%DOCSDIR%%/examples/hlist/Makefile.cds_hlist_del_rcu
%%PORTDOCS%%%%DOCSDIR%%/examples/hlist/Makefile.cds_hlist_for_each_entry_rcu
%%PORTDOCS%%%%DOCSDIR%%/examples/hlist/Makefile.cds_hlist_for_each_rcu
%%PORTDOCS%%%%DOCSDIR%%/examples/hlist/cds_hlist_add_head_rcu.c
%%PORTDOCS%%%%DOCSDIR%%/examples/hlist/cds_hlist_del_rcu.c
%%PORTDOCS%%%%DOCSDIR%%/examples/hlist/cds_hlist_for_each_entry_rcu.c
%%PORTDOCS%%%%DOCSDIR%%/examples/hlist/cds_hlist_for_each_rcu.c
%%PORTDOCS%%%%DOCSDIR%%/examples/lfstack/Makefile
%%PORTDOCS%%%%DOCSDIR%%/examples/lfstack/Makefile.cds_lfs_pop_all_blocking
%%PORTDOCS%%%%DOCSDIR%%/examples/lfstack/Makefile.cds_lfs_pop_blocking
%%PORTDOCS%%%%DOCSDIR%%/examples/lfstack/Makefile.cds_lfs_push
%%PORTDOCS%%%%DOCSDIR%%/examples/lfstack/cds_lfs_pop_all_blocking.c
%%PORTDOCS%%%%DOCSDIR%%/examples/lfstack/cds_lfs_pop_blocking.c
%%PORTDOCS%%%%DOCSDIR%%/examples/lfstack/cds_lfs_push.c
%%PORTDOCS%%%%DOCSDIR%%/examples/list/Makefile
%%PORTDOCS%%%%DOCSDIR%%/examples/list/Makefile.cds_list_add_rcu
%%PORTDOCS%%%%DOCSDIR%%/examples/list/Makefile.cds_list_add_tail_rcu
%%PORTDOCS%%%%DOCSDIR%%/examples/list/Makefile.cds_list_del_rcu
%%PORTDOCS%%%%DOCSDIR%%/examples/list/Makefile.cds_list_for_each_entry_rcu
%%PORTDOCS%%%%DOCSDIR%%/examples/list/Makefile.cds_list_for_each_rcu
%%PORTDOCS%%%%DOCSDIR%%/examples/list/Makefile.cds_list_replace_rcu
%%PORTDOCS%%%%DOCSDIR%%/examples/list/cds_list_add_rcu.c
%%PORTDOCS%%%%DOCSDIR%%/examples/list/cds_list_add_tail_rcu.c
%%PORTDOCS%%%%DOCSDIR%%/examples/list/cds_list_del_rcu.c
%%PORTDOCS%%%%DOCSDIR%%/examples/list/cds_list_for_each_entry_rcu.c
%%PORTDOCS%%%%DOCSDIR%%/examples/list/cds_list_for_each_rcu.c
%%PORTDOCS%%%%DOCSDIR%%/examples/list/cds_list_replace_rcu.c
%%PORTDOCS%%%%DOCSDIR%%/examples/rculfhash/Makefile
%%PORTDOCS%%%%DOCSDIR%%/examples/rculfhash/Makefile.cds_lfht_add
%%PORTDOCS%%%%DOCSDIR%%/examples/rculfhash/Makefile.cds_lfht_add_replace
%%PORTDOCS%%%%DOCSDIR%%/examples/rculfhash/Makefile.cds_lfht_add_unique
%%PORTDOCS%%%%DOCSDIR%%/examples/rculfhash/Makefile.cds_lfht_del
%%PORTDOCS%%%%DOCSDIR%%/examples/rculfhash/Makefile.cds_lfht_destroy
%%PORTDOCS%%%%DOCSDIR%%/examples/rculfhash/Makefile.cds_lfht_for_each_entry_duplicate
%%PORTDOCS%%%%DOCSDIR%%/examples/rculfhash/Makefile.cds_lfht_lookup
%%PORTDOCS%%%%DOCSDIR%%/examples/rculfhash/cds_lfht_add.c
%%PORTDOCS%%%%DOCSDIR%%/examples/rculfhash/cds_lfht_add_replace.c
%%PORTDOCS%%%%DOCSDIR%%/examples/rculfhash/cds_lfht_add_unique.c
%%PORTDOCS%%%%DOCSDIR%%/examples/rculfhash/cds_lfht_del.c
%%PORTDOCS%%%%DOCSDIR%%/examples/rculfhash/cds_lfht_destroy.c
%%PORTDOCS%%%%DOCSDIR%%/examples/rculfhash/cds_lfht_for_each_entry_duplicate.c
%%PORTDOCS%%%%DOCSDIR%%/examples/rculfhash/cds_lfht_lookup.c
%%PORTDOCS%%%%DOCSDIR%%/examples/rculfhash/jhash.h
%%PORTDOCS%%%%DOCSDIR%%/examples/rculfqueue/Makefile
%%PORTDOCS%%%%DOCSDIR%%/examples/rculfqueue/Makefile.cds_lfq_dequeue
%%PORTDOCS%%%%DOCSDIR%%/examples/rculfqueue/Makefile.cds_lfq_enqueue
%%PORTDOCS%%%%DOCSDIR%%/examples/rculfqueue/cds_lfq_dequeue.c
%%PORTDOCS%%%%DOCSDIR%%/examples/rculfqueue/cds_lfq_enqueue.c
%%PORTDOCS%%%%DOCSDIR%%/examples/urcu-flavors/Makefile
%%PORTDOCS%%%%DOCSDIR%%/examples/urcu-flavors/Makefile.bp
%%PORTDOCS%%%%DOCSDIR%%/examples/urcu-flavors/Makefile.mb
%%PORTDOCS%%%%DOCSDIR%%/examples/urcu-flavors/Makefile.membarrier
%%PORTDOCS%%%%DOCSDIR%%/examples/urcu-flavors/Makefile.qsbr
%%PORTDOCS%%%%DOCSDIR%%/examples/urcu-flavors/Makefile.signal
%%PORTDOCS%%%%DOCSDIR%%/examples/urcu-flavors/bp.c
%%PORTDOCS%%%%DOCSDIR%%/examples/urcu-flavors/mb.c
%%PORTDOCS%%%%DOCSDIR%%/examples/urcu-flavors/membarrier.c
%%PORTDOCS%%%%DOCSDIR%%/examples/urcu-flavors/qsbr.c
%%PORTDOCS%%%%DOCSDIR%%/examples/urcu-flavors/signal.c
%%PORTDOCS%%%%DOCSDIR%%/examples/wfcqueue/Makefile
%%PORTDOCS%%%%DOCSDIR%%/examples/wfcqueue/Makefile.cds_wfcq_dequeue
%%PORTDOCS%%%%DOCSDIR%%/examples/wfcqueue/Makefile.cds_wfcq_enqueue
%%PORTDOCS%%%%DOCSDIR%%/examples/wfcqueue/Makefile.cds_wfcq_splice
%%PORTDOCS%%%%DOCSDIR%%/examples/wfcqueue/cds_wfcq_dequeue.c
%%PORTDOCS%%%%DOCSDIR%%/examples/wfcqueue/cds_wfcq_enqueue.c
%%PORTDOCS%%%%DOCSDIR%%/examples/wfcqueue/cds_wfcq_splice.c
%%PORTDOCS%%%%DOCSDIR%%/examples/wfstack/Makefile
%%PORTDOCS%%%%DOCSDIR%%/examples/wfstack/Makefile.cds_wfs_pop
%%PORTDOCS%%%%DOCSDIR%%/examples/wfstack/Makefile.cds_wfs_pop_all_blocking
%%PORTDOCS%%%%DOCSDIR%%/examples/wfstack/Makefile.cds_wfs_push
%%PORTDOCS%%%%DOCSDIR%%/examples/wfstack/cds_wfs_pop.c
%%PORTDOCS%%%%DOCSDIR%%/examples/wfstack/cds_wfs_pop_all_blocking.c
%%PORTDOCS%%%%DOCSDIR%%/examples/wfstack/cds_wfs_push.c
%%PORTDOCS%%%%DOCSDIR%%/rcu-api.md
%%PORTDOCS%%%%DOCSDIR%%/solaris-build.md
%%PORTDOCS%%%%DOCSDIR%%/uatomic-api.md