svn commit: r504338 - head/security/rubygem-omniauth-multipassword

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 16 10:38:35 UTC 2019


Author: sunpoet
Date: Sun Jun 16 10:38:30 2019
New Revision: 504338
URL: https://svnweb.freebsd.org/changeset/ports/504338

Log:
  Take maintainership

Modified:
  head/security/rubygem-omniauth-multipassword/Makefile

Modified: head/security/rubygem-omniauth-multipassword/Makefile
==============================================================================
--- head/security/rubygem-omniauth-multipassword/Makefile	Sun Jun 16 10:38:25 2019	(r504337)
+++ head/security/rubygem-omniauth-multipassword/Makefile	Sun Jun 16 10:38:30 2019	(r504338)
@@ -5,7 +5,7 @@ PORTVERSION=	0.4.2
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	ruby at FreeBSD.org
+MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	OmniAuth strategy using different passwort strategies
 
 LICENSE=	MIT
@@ -13,9 +13,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-omniauth>=1.0:security/rubygem-omniauth
 
-NO_ARCH=	yes
-
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list