svn commit: r389400 - head/devel/rubygem-sprockets3

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


Author: sunpoet
Date: Sat Jun 13 13:54:42 2015
New Revision: 389400
URL: https://svnweb.freebsd.org/changeset/ports/389400

Log:
  - Add NO_ARCH
  - Update WWW

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

Modified: head/devel/rubygem-sprockets3/Makefile
==============================================================================
--- head/devel/rubygem-sprockets3/Makefile	Sat Jun 13 13:54:37 2015	(r389399)
+++ head/devel/rubygem-sprockets3/Makefile	Sat Jun 13 13:54:42 2015	(r389400)
@@ -15,6 +15,7 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-rack>=1.0:${PORTSDIR}/www/rubygem-rack
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/devel/rubygem-sprockets3/pkg-descr
==============================================================================
--- head/devel/rubygem-sprockets3/pkg-descr	Sat Jun 13 13:54:37 2015	(r389399)
+++ head/devel/rubygem-sprockets3/pkg-descr	Sat Jun 13 13:54:42 2015	(r389400)
@@ -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