svn commit: r532817 - in head/net: . rubygem-fog-google19
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Apr 24 18:01:55 UTC 2020
Author: sunpoet
Date: Fri Apr 24 18:01:54 2020
New Revision: 532817
URL: https://svnweb.freebsd.org/changeset/ports/532817
Log:
Add rubygem-fog-google19 1.9.1 (copied from rubygem-fog-google)
- Add PORTSCOUT
Added:
head/net/rubygem-fog-google19/
- copied from r532514, head/net/rubygem-fog-google/
Modified:
head/net/Makefile
head/net/rubygem-fog-google19/Makefile
Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile Fri Apr 24 18:01:38 2020 (r532816)
+++ head/net/Makefile Fri Apr 24 18:01:54 2020 (r532817)
@@ -1241,6 +1241,7 @@
SUBDIR += rubygem-fog-dynect
SUBDIR += rubygem-fog-ecloud
SUBDIR += rubygem-fog-google
+ SUBDIR += rubygem-fog-google19
SUBDIR += rubygem-fog-gridscale
SUBDIR += rubygem-fog-internet-archive
SUBDIR += rubygem-fog-joyent
Modified: head/net/rubygem-fog-google19/Makefile
==============================================================================
--- head/net/rubygem-fog-google/Makefile Wed Apr 22 21:12:51 2020 (r532514)
+++ head/net/rubygem-fog-google19/Makefile Fri Apr 24 18:01:54 2020 (r532817)
@@ -5,6 +5,7 @@ PORTNAME= fog-google
PORTVERSION= 1.9.1
CATEGORIES= net rubygems
MASTER_SITES= RG
+PKGNAMESUFFIX= 19
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Module for the 'fog' gem to support Google Cloud
@@ -21,5 +22,7 @@ USES= gem
USE_RUBY= yes
NO_ARCH= yes
+
+PORTSCOUT= limit:^1\.9\.
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list