svn commit: r389415 - head/devel/rubygem-sprockets22

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


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

Log:
  - Add NO_ARCH
  - Update WWW

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

Modified: head/devel/rubygem-sprockets22/Makefile
==============================================================================
--- head/devel/rubygem-sprockets22/Makefile	Sat Jun 13 13:55:45 2015	(r389414)
+++ head/devel/rubygem-sprockets22/Makefile	Sat Jun 13 13:55:49 2015	(r389415)
@@ -19,6 +19,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-sprockets22/pkg-descr
==============================================================================
--- head/devel/rubygem-sprockets22/pkg-descr	Sat Jun 13 13:55:45 2015	(r389414)
+++ head/devel/rubygem-sprockets22/pkg-descr	Sat Jun 13 13:55:49 2015	(r389415)
@@ -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-all mailing list