Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154589831
D2625.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D2625.diff
View Options
Index: www/rubygem-gitlab-grack/Makefile
===================================================================
--- www/rubygem-gitlab-grack/Makefile
+++ www/rubygem-gitlab-grack/Makefile
@@ -2,6 +2,7 @@
PORTNAME= gitlab-grack
PORTVERSION= 2.0.2
+PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= RG
@@ -18,7 +19,4 @@
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-PLIST_FILES= bin/console \
- bin/testserver
-
.include <bsd.port.mk>
Index: www/rubygem-gitlab-grack/files/patch-gitlab-grack.gemspec
===================================================================
--- /dev/null
+++ www/rubygem-gitlab-grack/files/patch-gitlab-grack.gemspec
@@ -0,0 +1,12 @@
+--- gitlab-grack.gemspec.orig 2015-05-22 15:29:54 UTC
++++ gitlab-grack.gemspec
+@@ -11,8 +11,7 @@ Gem::Specification.new do |s|
+ s.date = "2015-04-22"
+ s.description = "Ruby/Rack Git Smart-HTTP Server Handler"
+ s.email = ["schacon@gmail.com"]
+- s.executables = ["console", "testserver"]
+- s.files = [".gitignore", ".gitmodules", ".travis.yml", "CHANGELOG", "Gemfile", "Gemfile.lock", "README.md", "Rakefile", "bin/console", "bin/testserver", "examples/dispatch.fcgi", "grack.gemspec", "install.txt", "lib/grack.rb", "lib/grack/auth.rb", "lib/grack/bundle.rb", "lib/grack/git.rb", "lib/grack/server.rb", "lib/grack/version.rb", "tests/main_test.rb"]
++ s.files = [".gitignore", ".gitmodules", ".travis.yml", "CHANGELOG", "Gemfile", "Gemfile.lock", "README.md", "Rakefile", "examples/dispatch.fcgi", "grack.gemspec", "install.txt", "lib/grack.rb", "lib/grack/auth.rb", "lib/grack/bundle.rb", "lib/grack/git.rb", "lib/grack/server.rb", "lib/grack/version.rb", "tests/main_test.rb"]
+ s.homepage = "https://github.com/gitlabhq/grack"
+ s.rubygems_version = "2.4.7"
+ s.summary = "Ruby/Rack Git Smart-HTTP Server Handler"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 30, 12:03 AM (6 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32393609
Default Alt Text
D2625.diff (1 KB)
Attached To
Mode
D2625: www/rubygem-gitlab-grack: remove unneeded executables
Attached
Detach File
Event Timeline
Log In to Comment