svn commit: r496593 - head/devel/rubygem-googleapis-common-protos-types

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Mar 22 21:22:32 UTC 2019


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 at FreeBSD.org
+MAINTAINER=	sunpoet at 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


More information about the svn-ports-all mailing list