svn commit: r509745 - head/net/rubygem-google-cloud-core
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Aug 24 19:52:22 UTC 2019
Author: sunpoet
Date: Sat Aug 24 19:52:21 2019
New Revision: 509745
URL: https://svnweb.freebsd.org/changeset/ports/509745
Log:
Update to 1.3.1
- Update version requirement of RUN_DEPENDS
Changes: https://github.com/googleapis/google-cloud-ruby/releases
https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-core/CHANGELOG.md
Modified:
head/net/rubygem-google-cloud-core/Makefile
head/net/rubygem-google-cloud-core/distinfo
Modified: head/net/rubygem-google-cloud-core/Makefile
==============================================================================
--- head/net/rubygem-google-cloud-core/Makefile Sat Aug 24 19:52:16 2019 (r509744)
+++ head/net/rubygem-google-cloud-core/Makefile Sat Aug 24 19:52:21 2019 (r509745)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= google-cloud-core
-PORTVERSION= 1.3.0
+PORTVERSION= 1.3.1
CATEGORIES= net rubygems
MASTER_SITES= RG
@@ -12,7 +12,7 @@ COMMENT= Internal shared library for Google Cloud Clie
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-google-cloud-env>=1.0:net/rubygem-google-cloud-env
+RUN_DEPENDS= rubygem-google-cloud-env>=1.0<2:net/rubygem-google-cloud-env
USES= gem
USE_RUBY= yes
Modified: head/net/rubygem-google-cloud-core/distinfo
==============================================================================
--- head/net/rubygem-google-cloud-core/distinfo Sat Aug 24 19:52:16 2019 (r509744)
+++ head/net/rubygem-google-cloud-core/distinfo Sat Aug 24 19:52:21 2019 (r509745)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549018947
-SHA256 (rubygem/google-cloud-core-1.3.0.gem) = 45627cccef12e1faf1a0635e3442275169c065468bb596e4e2cd48fc8628163f
-SIZE (rubygem/google-cloud-core-1.3.0.gem) = 23552
+TIMESTAMP = 1566663029
+SHA256 (rubygem/google-cloud-core-1.3.1.gem) = fe57280c7277c4204be374c7a41f5a911b1345d5a9cce871d3fce71052c87d91
+SIZE (rubygem/google-cloud-core-1.3.1.gem) = 23552
More information about the svn-ports-head
mailing list