svn commit: r475678 - in head/net: . rubygem-fog-google13

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jul 29 19:08:40 UTC 2018


Author: sunpoet
Date: Sun Jul 29 19:08:38 2018
New Revision: 475678
URL: https://svnweb.freebsd.org/changeset/ports/475678

Log:
  Add rubygem-fog-google13 1.3.3 (copied from rubygem-fog-google)
  
  - Add PORTSCOUT

Added:
  head/net/rubygem-fog-google13/
     - copied from r475600, head/net/rubygem-fog-google/
Modified:
  head/net/Makefile
  head/net/rubygem-fog-google13/Makefile

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Sun Jul 29 19:08:05 2018	(r475677)
+++ head/net/Makefile	Sun Jul 29 19:08:38 2018	(r475678)
@@ -1249,6 +1249,7 @@
     SUBDIR += rubygem-fog-dynect
     SUBDIR += rubygem-fog-ecloud
     SUBDIR += rubygem-fog-google
+    SUBDIR += rubygem-fog-google13
     SUBDIR += rubygem-fog-internet-archive
     SUBDIR += rubygem-fog-joyent
     SUBDIR += rubygem-fog-local

Modified: head/net/rubygem-fog-google13/Makefile
==============================================================================
--- head/net/rubygem-fog-google/Makefile	Sat Jul 28 18:51:37 2018	(r475600)
+++ head/net/rubygem-fog-google13/Makefile	Sun Jul 29 19:08:38 2018	(r475678)
@@ -6,6 +6,7 @@ PORTVERSION=	1.3.3
 PORTREVISION=	1
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
+PKGNAMESUFFIX=	13
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Module for the 'fog' gem to support Google Cloud
@@ -17,6 +18,8 @@ RUN_DEPENDS=	rubygem-fog-core>=0:devel/rubygem-fog-cor
 		rubygem-fog-json>=0:devel/rubygem-fog-json \
 		rubygem-fog-xml>=0:textproc/rubygem-fog-xml \
 		rubygem-google-api-client>=0.19.1:devel/rubygem-google-api-client
+
+PORTSCOUT=	limit:^1\.3\.
 
 NO_ARCH=	yes
 USE_RUBY=	yes


More information about the svn-ports-all mailing list