Skip to content

Commit

Permalink
Fix freebsd#5, Create gem 'google-protobuf', '= 3.5.1'.
Browse files Browse the repository at this point in the history
  • Loading branch information
mfechner authored and swills committed Feb 27, 2018
1 parent 33510f8 commit e3aa9ed
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
12 changes: 7 additions & 5 deletions devel/rubygem-google-protobuf351/Makefile
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: head/devel/rubygem-google-protobuf351/Makefile 460476 2018-01-31 15:51:34Z sunpoet $
# $FreeBSD$

PORTNAME= google-protobuf
PORTVERSION= 3.5.1.2
PORTVERSION= 3.5.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 351

MAINTAINER= sunpoet@FreeBSD.org
MAINTAINER= idefix@fechner.net
COMMENT= Ruby extension to Google Protocol Buffers

LICENSE= BSD3CLAUSE

USE_RUBY= yes
PORTSCOUT= limit:^3\.5\.1

USES= gem
USE_RUBY= yes

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/rubygem-google-protobuf351/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1517409280
SHA256 (rubygem/google-protobuf-3.5.1.2.gem) = a439bd06278e2207d0caf2e1edf6c6f94fcd52c21fd3f2b27be0ec2648b9c4e6
SIZE (rubygem/google-protobuf-3.5.1.2.gem) = 239616
TIMESTAMP = 1519302440
SHA256 (rubygem/google-protobuf-3.5.1.gem) = 11a3442d823bf9b2a83cee74e5ada8b1c4e4ced6592b6b96e678e6c653931169
SIZE (rubygem/google-protobuf-3.5.1.gem) = 239616

0 comments on commit e3aa9ed

Please sign in to comment.