- Add NO_ARCH
- Regenerate patch file with makepatch:
This commit is contained in:
parent
cac3c7bdd8
commit
b94d17f93d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388674
2 changed files with 4 additions and 3 deletions
|
@ -16,6 +16,7 @@ RUN_DEPENDS= rubygem-activesupport>=3.2:${PORTSDIR}/devel/rubygem-activesupport
|
|||
rubygem-request_store>=1.0:${PORTSDIR}/devel/rubygem-request_store \
|
||||
rubygem-scrypt>=1.2:${PORTSDIR}/security/rubygem-scrypt
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
--- authlogic.gemspec.orig 2015-03-29 21:40:25.479751000 +0000
|
||||
+++ authlogic.gemspec 2015-03-29 21:40:47.969488000 +0000
|
||||
@@ -25,7 +25,7 @@
|
||||
--- authlogic.gemspec.orig 2015-03-29 21:40:25 UTC
|
||||
+++ authlogic.gemspec
|
||||
@@ -25,7 +25,7 @@ Gem::Specification.new do |s|
|
||||
s.add_runtime_dependency(%q<activerecord>, [">= 3.2"])
|
||||
s.add_runtime_dependency(%q<activesupport>, [">= 3.2"])
|
||||
s.add_runtime_dependency(%q<request_store>, ["~> 1.0"])
|
||||
|
|
Loading…
Reference in a new issue