svn commit: r485800 - in head/security: . rubygem-googleauth06

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 24 22:28:20 UTC 2018


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 at FreeBSD.org
 COMMENT=	Google Auth Library for Ruby


More information about the svn-ports-all mailing list