aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-02-26 02:43:16 +0000
committerSteve Wills <swills@FreeBSD.org>2013-02-26 02:43:16 +0000
commitdb067d40654dbf2521a9aade3c6dc209f768311d (patch)
treecdb079e5ce0dcc6741316fc8a6fa33553e6b7645 /devel
parent81f2a3521b143e1a1417ad98215e6ea8a7c4a534 (diff)
downloadports-db067d40654dbf2521a9aade3c6dc209f768311d.tar.gz
ports-db067d40654dbf2521a9aade3c6dc209f768311d.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/rubygem-rapt/files/patch-gemspec14
1 files changed, 14 insertions, 0 deletions
diff --git a/devel/rubygem-rapt/files/patch-gemspec b/devel/rubygem-rapt/files/patch-gemspec
new file mode 100644
index 000000000000..f60051b6e350
--- /dev/null
+++ b/devel/rubygem-rapt/files/patch-gemspec
@@ -0,0 +1,14 @@
+--- rapt-0.2.2.gemspec.orig 2013-02-26 02:37:18.000000000 +0000
++++ rapt-0.2.2.gemspec 2013-02-26 02:38:04.000000000 +0000
+@@ -56,11 +56,9 @@
+ - test/sandbox/rails_app
+ - test/sandbox/rails_app/config
+ - test/sandbox/rails_app/script
+-- test/sandbox/rails_app/vendor
+ - test/sandbox/rails_app/config/boot.rb
+ - test/sandbox/rails_app/config/environment.rb
+ - test/sandbox/rails_app/script/plugin
+-- test/sandbox/rails_app/vendor/plugins
+ test_files: []
+
+ rdoc_options: []