Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jun 2015 18:09:08 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r388674 - in head/devel/rubygem-authlogic: . files
Message-ID:  <201506061809.t56I9825082799@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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"])



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506061809.t56I9825082799>