Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Nov 2018 22:28:16 +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: r485800 - in head/security: . rubygem-googleauth06
Message-ID:  <201811242228.wAOMSGkn076229@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Nov 24 22:28:15 2018
New Revision: 485800
URL: https://svnweb.freebsd.org/changeset/ports/485800

Log:
  Add rubygem-googleauth06 (copied from rubygem-googleauth)

Added:
  head/security/rubygem-googleauth06/
     - copied from r485699, head/security/rubygem-googleauth/
Modified:
  head/security/Makefile
  head/security/rubygem-googleauth06/Makefile

Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile	Sat Nov 24 22:28:07 2018	(r485799)
+++ head/security/Makefile	Sat Nov 24 22:28:15 2018	(r485800)
@@ -1135,6 +1135,7 @@
     SUBDIR += rubygem-encryptor
     SUBDIR += rubygem-ezcrypto
     SUBDIR += rubygem-googleauth
+    SUBDIR += rubygem-googleauth06
     SUBDIR += rubygem-gpgme
     SUBDIR += rubygem-gpgr
     SUBDIR += rubygem-gssapi

Modified: head/security/rubygem-googleauth06/Makefile
==============================================================================
--- head/security/rubygem-googleauth/Makefile	Fri Nov 23 19:26:37 2018	(r485699)
+++ head/security/rubygem-googleauth06/Makefile	Sat Nov 24 22:28:15 2018	(r485800)
@@ -5,6 +5,7 @@ PORTNAME=	googleauth
 PORTVERSION=	0.6.7
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
+PKGNAMESUFFIX=	06
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Google Auth Library for Ruby



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