svn commit: r312951 - head/devel/rubygem-rapt/files

Steve Wills swills at FreeBSD.org
Tue Feb 26 02:43:17 UTC 2013


Author: swills
Date: Tue Feb 26 02:43:16 2013
New Revision: 312951
URL: http://svnweb.freebsd.org/changeset/ports/312951

Log:
  - Fix build

Added:
  head/devel/rubygem-rapt/files/
  head/devel/rubygem-rapt/files/patch-gemspec   (contents, props changed)

Added: head/devel/rubygem-rapt/files/patch-gemspec
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/rubygem-rapt/files/patch-gemspec	Tue Feb 26 02:43:16 2013	(r312951)
@@ -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: []


More information about the svn-ports-head mailing list