svn commit: r553374 - in head/sysutils: rubygem-bundler rubygem-bundler1

Mateusz Piotrowski 0mp at FreeBSD.org
Mon Oct 26 18:55:37 UTC 2020


Author: 0mp
Date: Mon Oct 26 18:55:36 2020
New Revision: 553374
URL: https://svnweb.freebsd.org/changeset/ports/553374

Log:
  Stylize Ruby properly in COMMENTs
  
  Approved by:	portmgr blanket

Modified:
  head/sysutils/rubygem-bundler/Makefile
  head/sysutils/rubygem-bundler1/Makefile

Modified: head/sysutils/rubygem-bundler/Makefile
==============================================================================
--- head/sysutils/rubygem-bundler/Makefile	Mon Oct 26 18:46:45 2020	(r553373)
+++ head/sysutils/rubygem-bundler/Makefile	Mon Oct 26 18:55:36 2020	(r553374)
@@ -8,7 +8,7 @@ CATEGORIES=	sysutils rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
-COMMENT=	Tool that manages gem dependencies for ruby applications
+COMMENT=	Tool that manages gem dependencies for Ruby applications
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.md

Modified: head/sysutils/rubygem-bundler1/Makefile
==============================================================================
--- head/sysutils/rubygem-bundler1/Makefile	Mon Oct 26 18:46:45 2020	(r553373)
+++ head/sysutils/rubygem-bundler1/Makefile	Mon Oct 26 18:55:36 2020	(r553374)
@@ -8,7 +8,7 @@ PKGNAMESUFFIX=	1
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
-COMMENT=	Tool that manages gem dependencies for ruby applications
+COMMENT=	Tool that manages gem dependencies for Ruby applications
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.md


More information about the svn-ports-head mailing list