Date: Thu, 9 Aug 2018 14:43:34 +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: r476757 - head/devel/rubygem-googleapis-common-protos-types Message-ID: <201808091443.w79EhYba074636@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Aug 9 14:43:34 2018 New Revision: 476757 URL: https://svnweb.freebsd.org/changeset/ports/476757 Log: Update to 1.0.2 - Add NO_ARCH 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 Thu Aug 9 14:43:28 2018 (r476756) +++ head/devel/rubygem-googleapis-common-protos-types/Makefile Thu Aug 9 14:43:34 2018 (r476757) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= googleapis-common-protos-types -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,6 +12,7 @@ LICENSE= APACHE20 RUN_DEPENDS= rubygem-google-protobuf>=3.0:devel/rubygem-google-protobuf +NO_ARCH= yes USES= gem USE_RUBY= yes Modified: head/devel/rubygem-googleapis-common-protos-types/distinfo ============================================================================== --- head/devel/rubygem-googleapis-common-protos-types/distinfo Thu Aug 9 14:43:28 2018 (r476756) +++ head/devel/rubygem-googleapis-common-protos-types/distinfo Thu Aug 9 14:43:34 2018 (r476757) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514742484 -SHA256 (rubygem/googleapis-common-protos-types-1.0.1.gem) = 93910f12889288856b47167c69853cdf273b9df8e71bc46022ea72c48f06c179 -SIZE (rubygem/googleapis-common-protos-types-1.0.1.gem) = 11776 +TIMESTAMP = 1533819565 +SHA256 (rubygem/googleapis-common-protos-types-1.0.2.gem) = 1803c789a22787f6f571efd4c1ff867b434881ffb20f245e1d15f71bc03bba05 +SIZE (rubygem/googleapis-common-protos-types-1.0.2.gem) = 10240
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808091443.w79EhYba074636>