Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Aug 2019 16:50:42 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r508641 - head/www/rubygem-turbolinks-source
Message-ID:  <201908111650.x7BGogZd022505@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Aug 11 16:50:42 2019
New Revision: 508641
URL: https://svnweb.freebsd.org/changeset/ports/508641

Log:
  Take maintainership

Modified:
  head/www/rubygem-turbolinks-source/Makefile

Modified: head/www/rubygem-turbolinks-source/Makefile
==============================================================================
--- head/www/rubygem-turbolinks-source/Makefile	Sun Aug 11 16:50:01 2019	(r508640)
+++ head/www/rubygem-turbolinks-source/Makefile	Sun Aug 11 16:50:42 2019	(r508641)
@@ -6,14 +6,15 @@ PORTVERSION=	5.2.0
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	ruby@FreeBSD.org
+MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Turbolinks JavaScript assets
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>



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