svn commit: r398414 - head/net/rubygem-fog-google

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Oct 2 06:55:03 UTC 2015


Author: sunpoet
Date: Fri Oct  2 06:55:02 2015
New Revision: 398414
URL: https://svnweb.freebsd.org/changeset/ports/398414

Log:
  - Update to 0.1.0
  
  Changes:	https://github.com/fog/fog-google/commits/master

Modified:
  head/net/rubygem-fog-google/Makefile
  head/net/rubygem-fog-google/distinfo

Modified: head/net/rubygem-fog-google/Makefile
==============================================================================
--- head/net/rubygem-fog-google/Makefile	Fri Oct  2 06:54:57 2015	(r398413)
+++ head/net/rubygem-fog-google/Makefile	Fri Oct  2 06:55:02 2015	(r398414)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fog-google
-PORTVERSION=	0.0.9
+PORTVERSION=	0.1.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -10,6 +10,7 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Module for the 'fog' gem to support Google Cloud
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 RUN_DEPENDS=	rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \
 		rubygem-fog-json>=0:${PORTSDIR}/devel/rubygem-fog-json \

Modified: head/net/rubygem-fog-google/distinfo
==============================================================================
--- head/net/rubygem-fog-google/distinfo	Fri Oct  2 06:54:57 2015	(r398413)
+++ head/net/rubygem-fog-google/distinfo	Fri Oct  2 06:55:02 2015	(r398414)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/fog-google-0.0.9.gem) = 8b37806b2c2ed23ae8add756154f992fee5cfe78d5116a1db0fbc3b0bbc9b1e6
-SIZE (rubygem/fog-google-0.0.9.gem) = 108032
+SHA256 (rubygem/fog-google-0.1.0.gem) = 433a983f57d594b0d729a4f735516d3cb4a02dd3f9630e1801f0727cb9ae9b7c
+SIZE (rubygem/fog-google-0.1.0.gem) = 109056


More information about the svn-ports-all mailing list