Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Mar 2019 21:22:26 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r496593 - head/devel/rubygem-googleapis-common-protos-types
Message-ID:  <201903222122.x2MLMQDL075421@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Mar 22 21:22:26 2019
New Revision: 496593
URL: https://svnweb.freebsd.org/changeset/ports/496593

Log:
  Update to 1.0.3
  
  - Take maintainership

Modified:
  head/devel/rubygem-googleapis-common-protos-types/Makefile
  head/devel/rubygem-googleapis-common-protos-types/distinfo

Modified: head/devel/rubygem-googleapis-common-protos-types/Makefile
==============================================================================
--- head/devel/rubygem-googleapis-common-protos-types/Makefile	Fri Mar 22 21:22:21 2019	(r496592)
+++ head/devel/rubygem-googleapis-common-protos-types/Makefile	Fri Mar 22 21:22:26 2019	(r496593)
@@ -1,19 +1,20 @@
 # $FreeBSD$
 
 PORTNAME=	googleapis-common-protos-types
-PORTVERSION=	1.0.2
+PORTVERSION=	1.0.3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	ruby@FreeBSD.org
+MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Common protocol buffer types used by Google APIs
 
 LICENSE=	APACHE20
 
 RUN_DEPENDS=	rubygem-google-protobuf>=3.0:devel/rubygem-google-protobuf
 
-NO_ARCH=	yes
 USES=		gem
 USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/rubygem-googleapis-common-protos-types/distinfo
==============================================================================
--- head/devel/rubygem-googleapis-common-protos-types/distinfo	Fri Mar 22 21:22:21 2019	(r496592)
+++ head/devel/rubygem-googleapis-common-protos-types/distinfo	Fri Mar 22 21:22:26 2019	(r496593)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533819565
-SHA256 (rubygem/googleapis-common-protos-types-1.0.2.gem) = 1803c789a22787f6f571efd4c1ff867b434881ffb20f245e1d15f71bc03bba05
-SIZE (rubygem/googleapis-common-protos-types-1.0.2.gem) = 10240
+TIMESTAMP = 1553260506
+SHA256 (rubygem/googleapis-common-protos-types-1.0.3.gem) = 126bd8de19e3aa7d99404cc2034b5feeff9be388e46192c98d61e31777abf116
+SIZE (rubygem/googleapis-common-protos-types-1.0.3.gem) = 12288



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903222122.x2MLMQDL075421>