svn commit: r473662 - head/www/rubygem-actioncable50

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun Jul 1 09:37:20 UTC 2018


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/


More information about the svn-ports-all mailing list