Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jul 2018 09:37:19 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r473662 - head/www/rubygem-actioncable50
Message-ID:  <201807010937.w619bJLe065823@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sun Jul  1 09:37:18 2018
New Revision: 473662
URL: https://svnweb.freebsd.org/changeset/ports/473662

Log:
  - Pet portlint
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/www/rubygem-actioncable50/Makefile
  head/www/rubygem-actioncable50/pkg-descr

Modified: head/www/rubygem-actioncable50/Makefile
==============================================================================
--- head/www/rubygem-actioncable50/Makefile	Sun Jul  1 09:32:03 2018	(r473661)
+++ head/www/rubygem-actioncable50/Makefile	Sun Jul  1 09:37:18 2018	(r473662)
@@ -19,8 +19,8 @@ RUN_DEPENDS=	rubygem-actionpack50>=${PORTVERSION}:www/
 
 PORTSCOUT=	limit:^5\.0\.
 
+USES=		gem
 NO_ARCH=	yes
 USE_RUBY=	yes
-USES=		gem
 
 .include <bsd.port.mk>

Modified: head/www/rubygem-actioncable50/pkg-descr
==============================================================================
--- head/www/rubygem-actioncable50/pkg-descr	Sun Jul  1 09:32:03 2018	(r473661)
+++ head/www/rubygem-actioncable50/pkg-descr	Sun Jul  1 09:37:18 2018	(r473662)
@@ -1,4 +1,4 @@
-Action Cable – Integrated WebSockets for Rails
+Action Cable - Integrated WebSockets for Rails
 
 Action Cable seamlessly integrates WebSockets with the rest of your Rails
 application. It allows for real-time features to be written in Ruby in the same
@@ -8,4 +8,4 @@ client-side JavaScript framework and a server-side Rub
 access to your full domain model written with Active Record or your ORM of
 choice.
 
-WWW: http://rubyonrails.org/
+WWW: https://rubyonrails.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807010937.w619bJLe065823>