mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to 8.1.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
COMMENT = support libraries and Ruby extensions extracted from Rails
|
||||
|
||||
DISTNAME = activesupport-8.0.3
|
||||
DISTNAME = activesupport-8.1.3
|
||||
CATEGORIES = devel
|
||||
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (activesupport-8.0.3.gem) = pxHOXjBmCyMjLyajhplGn42FnUeqH3IuGD/abXzBeCM=
|
||||
SIZE (activesupport-8.0.3.gem) = 252416
|
||||
SHA256 (activesupport-8.1.3.gem) = IaXg371MPd2eExfsak14L6Im54Z9xwsHQ6zagaHcog4=
|
||||
SIZE (activesupport-8.1.3.gem) = 269312
|
||||
|
||||
@@ -35,8 +35,10 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/active_support/concurrency/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/concurrency/load_interlock_aware_monitor.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/concurrency/null_lock.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/concurrency/share_lock.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/concurrency/thread_monitor.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/configurable.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/configuration_file.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/continuous_integration.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/core_ext/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/core_ext.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/core_ext/array/
|
||||
@@ -147,7 +149,6 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/active_support/core_ext/range/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/core_ext/range.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/core_ext/range/compare_range.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/core_ext/range/conversions.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/core_ext/range/each.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/core_ext/range/overlap.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/core_ext/range/sole.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/core_ext/regexp.rb
|
||||
@@ -206,12 +207,16 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/active_support/duration/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/duration.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/duration/iso8601_parser.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/duration/iso8601_serializer.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/editor.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/encrypted_configuration.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/encrypted_file.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/environment_inquirer.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/error_reporter/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/error_reporter.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/error_reporter/test_helper.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/event_reporter/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/event_reporter.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/event_reporter/test_helper.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/evented_file_update_checker.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/execution_context/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/execution_context.rb
|
||||
@@ -296,6 +301,7 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/active_support/rescuable.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/secure_compare_rotator.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/security_utils.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/string_inquirer.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/structured_event_subscriber.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/subscriber.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/syntax_error_proxy.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/tagged_logging.rb
|
||||
@@ -308,9 +314,11 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/active_support/testing/constant_stubbing.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/testing/declarative.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/testing/deprecation.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/testing/error_reporter_assertions.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/testing/event_reporter_assertions.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/testing/file_fixtures.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/testing/isolation.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/testing/method_call_assertions.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/testing/notification_assertions.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/testing/parallelization/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/testing/parallelization.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/active_support/testing/parallelization/server.rb
|
||||
|
||||
Reference in New Issue
Block a user