svn commit: r389410 - head/devel/rubygem-activejob

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jun 13 13:55:27 UTC 2015


Author: sunpoet
Date: Sat Jun 13 13:55:26 2015
New Revision: 389410
URL: https://svnweb.freebsd.org/changeset/ports/389410

Log:
  - Add NO_ARCH
  - Update WWW

Modified:
  head/devel/rubygem-activejob/Makefile
  head/devel/rubygem-activejob/pkg-descr

Modified: head/devel/rubygem-activejob/Makefile
==============================================================================
--- head/devel/rubygem-activejob/Makefile	Sat Jun 13 13:55:21 2015	(r389409)
+++ head/devel/rubygem-activejob/Makefile	Sat Jun 13 13:55:26 2015	(r389410)
@@ -14,6 +14,7 @@ LICENSE=	MIT
 RUN_DEPENDS=	rubygem-activesupport4>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport4 \
 		rubygem-globalid>=0.3.5:${PORTSDIR}/databases/rubygem-globalid
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/devel/rubygem-activejob/pkg-descr
==============================================================================
--- head/devel/rubygem-activejob/pkg-descr	Sat Jun 13 13:55:21 2015	(r389409)
+++ head/devel/rubygem-activejob/pkg-descr	Sat Jun 13 13:55:26 2015	(r389410)
@@ -1,3 +1,3 @@
 Declare job classes that can be run by a variety of queueing backends.
 
-WWW: https://rubygems.org/gems/activejob
+WWW: http://www.rubyonrails.org/


More information about the svn-ports-head mailing list