svn commit: r389451 - head/devel/rubygem-celluloid

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jun 13 15:34:25 UTC 2015


Author: sunpoet
Date: Sat Jun 13 15:34:24 2015
New Revision: 389451
URL: https://svnweb.freebsd.org/changeset/ports/389451

Log:
  - Add NO_ARCH
  - Update WWW

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

Modified: head/devel/rubygem-celluloid/Makefile
==============================================================================
--- head/devel/rubygem-celluloid/Makefile	Sat Jun 13 15:34:19 2015	(r389450)
+++ head/devel/rubygem-celluloid/Makefile	Sat Jun 13 15:34:24 2015	(r389451)
@@ -13,6 +13,7 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-timers>=4.0.0:${PORTSDIR}/devel/rubygem-timers
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/devel/rubygem-celluloid/pkg-descr
==============================================================================
--- head/devel/rubygem-celluloid/pkg-descr	Sat Jun 13 15:34:19 2015	(r389450)
+++ head/devel/rubygem-celluloid/pkg-descr	Sat Jun 13 15:34:24 2015	(r389451)
@@ -2,4 +2,4 @@ Celluloid enables people to build concur
 objects just as easily as they build sequential programs out of
 sequential objects.
 
-WWW: https://rubygems.org/gems/celluloid
+WWW: https://github.com/celluloid/celluloid


More information about the svn-ports-head mailing list