summaryrefslogtreecommitdiff
path: root/devel/ruby-activesupport/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-activesupport/patches/patch-ab')
-rw-r--r--devel/ruby-activesupport/patches/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/ruby-activesupport/patches/patch-ab b/devel/ruby-activesupport/patches/patch-ab
deleted file mode 100644
index c14b70d0d50..00000000000
--- a/devel/ruby-activesupport/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2007/02/03 22:01:05 minskim Exp $
-
-http://dev.rubyonrails.org/changeset/6099
-
---- lib/active_support/core_ext/time/conversions.rb.orig 2006-11-23 16:36:46.000000000 +0000
-+++ lib/active_support/core_ext/time/conversions.rb
-@@ -1,6 +1,3 @@
--require 'date'
--require 'time'
--
- module ActiveSupport #:nodoc:
- module CoreExtensions #:nodoc:
- module Time #:nodoc: