Edit

IABSD.fr/ports/databases/ruby-redis/pkg/PLIST

Branch :

  • Show log

    Commit

  • Author : dcoppa
    Date : 2016-04-19 07:39:16
    Hash : 2ab19d36
    Message : Update to ruby-redis-3.3.0

  • databases/ruby-redis/pkg/PLIST
  • @comment $OpenBSD: PLIST,v 1.12 2016/04/19 07:39:16 dcoppa Exp $
    ${GEM_LIB}/cache/${DISTNAME}.gem
    ${GEM_LIB}/gems/${DISTNAME}/
    ${GEM_LIB}/gems/${DISTNAME}/.travis/
    ${GEM_LIB}/gems/${DISTNAME}/.travis.yml
    ${GEM_LIB}/gems/${DISTNAME}/.travis/Gemfile
    ${GEM_LIB}/gems/${DISTNAME}/.yardopts
    ${GEM_LIB}/gems/${DISTNAME}/CHANGELOG.md
    ${GEM_LIB}/gems/${DISTNAME}/Gemfile
    ${GEM_LIB}/gems/${DISTNAME}/LICENSE
    ${GEM_LIB}/gems/${DISTNAME}/README.md
    ${GEM_LIB}/gems/${DISTNAME}/Rakefile
    ${GEM_LIB}/gems/${DISTNAME}/benchmarking/
    ${GEM_LIB}/gems/${DISTNAME}/benchmarking/logging.rb
    ${GEM_LIB}/gems/${DISTNAME}/benchmarking/pipeline.rb
    ${GEM_LIB}/gems/${DISTNAME}/benchmarking/speed.rb
    ${GEM_LIB}/gems/${DISTNAME}/benchmarking/suite.rb
    ${GEM_LIB}/gems/${DISTNAME}/benchmarking/worker.rb
    ${GEM_LIB}/gems/${DISTNAME}/examples/
    ${GEM_LIB}/gems/${DISTNAME}/examples/basic.rb
    ${GEM_LIB}/gems/${DISTNAME}/examples/consistency.rb
    ${GEM_LIB}/gems/${DISTNAME}/examples/dist_redis.rb
    ${GEM_LIB}/gems/${DISTNAME}/examples/incr-decr.rb
    ${GEM_LIB}/gems/${DISTNAME}/examples/list.rb
    ${GEM_LIB}/gems/${DISTNAME}/examples/pubsub.rb
    ${GEM_LIB}/gems/${DISTNAME}/examples/sentinel/
    ${GEM_LIB}/gems/${DISTNAME}/examples/sentinel.rb
    ${GEM_LIB}/gems/${DISTNAME}/examples/sentinel/sentinel.conf
    ${GEM_LIB}/gems/${DISTNAME}/examples/sentinel/start
    ${GEM_LIB}/gems/${DISTNAME}/examples/sets.rb
    ${GEM_LIB}/gems/${DISTNAME}/examples/unicorn/
    ${GEM_LIB}/gems/${DISTNAME}/examples/unicorn/config.ru
    ${GEM_LIB}/gems/${DISTNAME}/examples/unicorn/unicorn.rb
    ${GEM_LIB}/gems/${DISTNAME}/lib/
    ${GEM_LIB}/gems/${DISTNAME}/lib/redis/
    ${GEM_LIB}/gems/${DISTNAME}/lib/redis.rb
    ${GEM_LIB}/gems/${DISTNAME}/lib/redis/client.rb
    ${GEM_LIB}/gems/${DISTNAME}/lib/redis/connection/
    ${GEM_LIB}/gems/${DISTNAME}/lib/redis/connection.rb
    ${GEM_LIB}/gems/${DISTNAME}/lib/redis/connection/command_helper.rb
    ${GEM_LIB}/gems/${DISTNAME}/lib/redis/connection/hiredis.rb
    ${GEM_LIB}/gems/${DISTNAME}/lib/redis/connection/registry.rb
    ${GEM_LIB}/gems/${DISTNAME}/lib/redis/connection/ruby.rb
    ${GEM_LIB}/gems/${DISTNAME}/lib/redis/connection/synchrony.rb
    ${GEM_LIB}/gems/${DISTNAME}/lib/redis/distributed.rb
    ${GEM_LIB}/gems/${DISTNAME}/lib/redis/errors.rb
    ${GEM_LIB}/gems/${DISTNAME}/lib/redis/hash_ring.rb
    ${GEM_LIB}/gems/${DISTNAME}/lib/redis/pipeline.rb
    ${GEM_LIB}/gems/${DISTNAME}/lib/redis/subscribe.rb
    ${GEM_LIB}/gems/${DISTNAME}/lib/redis/version.rb
    ${GEM_LIB}/gems/${DISTNAME}/redis.gemspec
    ${GEM_LIB}/gems/${DISTNAME}/test/
    ${GEM_LIB}/gems/${DISTNAME}/test/bitpos_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/blocking_commands_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/client_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/command_map_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/commands_on_hashes_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/commands_on_hyper_log_log_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/commands_on_lists_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/commands_on_sets_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/commands_on_sorted_sets_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/commands_on_strings_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/commands_on_value_types_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/connection_handling_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/db/
    ${GEM_LIB}/gems/${DISTNAME}/test/distributed_blocking_commands_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/distributed_commands_on_hashes_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/distributed_commands_on_hyper_log_log_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/distributed_commands_on_lists_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/distributed_commands_on_sets_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/distributed_commands_on_sorted_sets_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/distributed_commands_on_strings_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/distributed_commands_on_value_types_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/distributed_commands_requiring_clustering_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/distributed_connection_handling_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/distributed_internals_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/distributed_key_tags_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/distributed_persistence_control_commands_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/distributed_publish_subscribe_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/distributed_remote_server_control_commands_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/distributed_scripting_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/distributed_sorting_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/distributed_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/distributed_transactions_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/encoding_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/error_replies_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/fork_safety_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/helper.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/helper_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/internals_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/lint/
    ${GEM_LIB}/gems/${DISTNAME}/test/lint/blocking_commands.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/lint/hashes.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/lint/hyper_log_log.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/lint/lists.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/lint/sets.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/lint/sorted_sets.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/lint/strings.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/lint/value_types.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/persistence_control_commands_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/pipelining_commands_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/publish_subscribe_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/remote_server_control_commands_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/scanning_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/scripting_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/sentinel_command_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/sentinel_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/sorting_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/ssl_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/support/
    ${GEM_LIB}/gems/${DISTNAME}/test/support/connection/
    ${GEM_LIB}/gems/${DISTNAME}/test/support/connection/hiredis.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/support/connection/ruby.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/support/connection/synchrony.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/support/redis_mock.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/support/ssl/
    ${GEM_LIB}/gems/${DISTNAME}/test/support/ssl/gen_certs.sh
    ${GEM_LIB}/gems/${DISTNAME}/test/support/ssl/trusted-ca.crt
    ${GEM_LIB}/gems/${DISTNAME}/test/support/ssl/trusted-ca.key
    ${GEM_LIB}/gems/${DISTNAME}/test/support/ssl/trusted-cert.crt
    ${GEM_LIB}/gems/${DISTNAME}/test/support/ssl/trusted-cert.key
    ${GEM_LIB}/gems/${DISTNAME}/test/support/ssl/untrusted-ca.crt
    ${GEM_LIB}/gems/${DISTNAME}/test/support/ssl/untrusted-ca.key
    ${GEM_LIB}/gems/${DISTNAME}/test/support/ssl/untrusted-cert.crt
    ${GEM_LIB}/gems/${DISTNAME}/test/support/ssl/untrusted-cert.key
    ${GEM_LIB}/gems/${DISTNAME}/test/support/wire/
    ${GEM_LIB}/gems/${DISTNAME}/test/support/wire/synchrony.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/support/wire/thread.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/synchrony_driver.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/test.conf.erb
    ${GEM_LIB}/gems/${DISTNAME}/test/thread_safety_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/transactions_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/unknown_commands_test.rb
    ${GEM_LIB}/gems/${DISTNAME}/test/url_param_test.rb
    ${GEM_LIB}/specifications/${DISTNAME}.gemspec