svn commit: r389414 - head/devel/rubygem-sprockets

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


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

Log:
  - Add NO_ARCH
  - Update WWW

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

Modified: head/devel/rubygem-sprockets/Makefile
==============================================================================
--- head/devel/rubygem-sprockets/Makefile	Sat Jun 13 13:55:40 2015	(r389413)
+++ head/devel/rubygem-sprockets/Makefile	Sat Jun 13 13:55:45 2015	(r389414)
@@ -18,6 +18,7 @@ RUN_DEPENDS=	rubygem-hike>=1.2:${PORTSDI
 
 CONFLICTS_INSTALL=	rubygem-sprockets211-[0-9]*
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/devel/rubygem-sprockets/pkg-descr
==============================================================================
--- head/devel/rubygem-sprockets/pkg-descr	Sat Jun 13 13:55:40 2015	(r389413)
+++ head/devel/rubygem-sprockets/pkg-descr	Sat Jun 13 13:55:45 2015	(r389414)
@@ -3,4 +3,4 @@ JavaScript source files. It takes any nu
 and preprocesses them line-by-line in order to build a single 
 concatenation. 
 
-WWW: http://getsprockets.org/
+WWW: https://github.com/rails/sprockets


More information about the svn-ports-head mailing list