svn commit: r388674 - in head/devel/rubygem-authlogic: . files
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jun 6 18:09:09 UTC 2015
Author: sunpoet
Date: Sat Jun 6 18:09:07 2015
New Revision: 388674
URL: https://svnweb.freebsd.org/changeset/ports/388674
Log:
- Add NO_ARCH
- Regenerate patch file with makepatch:
Modified:
head/devel/rubygem-authlogic/Makefile
head/devel/rubygem-authlogic/files/patch-gemspec
Modified: head/devel/rubygem-authlogic/Makefile
==============================================================================
--- head/devel/rubygem-authlogic/Makefile Sat Jun 6 18:09:02 2015 (r388673)
+++ head/devel/rubygem-authlogic/Makefile Sat Jun 6 18:09:07 2015 (r388674)
@@ -16,6 +16,7 @@ RUN_DEPENDS= rubygem-activesupport>=3.2:
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
Modified: head/devel/rubygem-authlogic/files/patch-gemspec
==============================================================================
--- head/devel/rubygem-authlogic/files/patch-gemspec Sat Jun 6 18:09:02 2015 (r388673)
+++ head/devel/rubygem-authlogic/files/patch-gemspec Sat Jun 6 18:09:07 2015 (r388674)
@@ -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"])
More information about the svn-ports-all
mailing list