Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Apr 2018 17:19:17 +0000 (UTC)
From:      =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r468107 - head/devel/rubygem-schash
Message-ID:  <201804231719.w3NHJHiO006352@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fernape
Date: Mon Apr 23 17:19:17 2018
New Revision: 468107
URL: https://svnweb.freebsd.org/changeset/ports/468107

Log:
  Pet portlint for devel/rubygem-schash
  
  PR:	226292
  Reported by:	naito.yuichiro@gmail.com
  Approved by:	tz (mentor)
  Differential Revision:	https://reviews.freebsd.org/D15145

Modified:
  head/devel/rubygem-schash/Makefile

Modified: head/devel/rubygem-schash/Makefile
==============================================================================
--- head/devel/rubygem-schash/Makefile	Mon Apr 23 17:18:50 2018	(r468106)
+++ head/devel/rubygem-schash/Makefile	Mon Apr 23 17:19:17 2018	(r468107)
@@ -12,7 +12,7 @@ COMMENT=	Ruby hash validator
 LICENSE=	MIT
 
 NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
 
 .include <bsd.port.mk>



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