pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/ruby-google-protobuf



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Oct 28 15:32:38 UTC 2018

Added Files:
        pkgsrc/devel/ruby-google-protobuf: DESCR Makefile PLIST distinfo

Log Message:
devel/ruby-google-protobuf: add version 3.6.1

Add devel/ruby-google-protobuf package version 3.6.1.

Protocol Buffers are Google's data interchange format.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/ruby-google-protobuf/DESCR \
    pkgsrc/devel/ruby-google-protobuf/Makefile \
    pkgsrc/devel/ruby-google-protobuf/PLIST \
    pkgsrc/devel/ruby-google-protobuf/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/devel/ruby-google-protobuf/DESCR
diff -u /dev/null pkgsrc/devel/ruby-google-protobuf/DESCR:1.1
--- /dev/null   Sun Oct 28 15:32:38 2018
+++ pkgsrc/devel/ruby-google-protobuf/DESCR     Sun Oct 28 15:32:38 2018
@@ -0,0 +1 @@
+Protocol Buffers are Google's data interchange format.
Index: pkgsrc/devel/ruby-google-protobuf/Makefile
diff -u /dev/null pkgsrc/devel/ruby-google-protobuf/Makefile:1.1
--- /dev/null   Sun Oct 28 15:32:38 2018
+++ pkgsrc/devel/ruby-google-protobuf/Makefile  Sun Oct 28 15:32:38 2018
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 2018/10/28 15:32:38 taca Exp $
+
+DISTNAME=      google-protobuf-3.6.1
+CATEGORIES=    devel
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://developers.google.com/protocol-buffers
+COMMENT=       Protocol Buffers are Google's data interchange format
+LICENSE=       modified-bsd
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/ruby-google-protobuf/PLIST
diff -u /dev/null pkgsrc/devel/ruby-google-protobuf/PLIST:1.1
--- /dev/null   Sun Oct 28 15:32:38 2018
+++ pkgsrc/devel/ruby-google-protobuf/PLIST     Sun Oct 28 15:32:38 2018
@@ -0,0 +1,37 @@
+@comment $NetBSD: PLIST,v 1.1 2018/10/28 15:32:38 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_EXTSDIR}/gem.build_complete
+${GEM_EXTSDIR}/google/protobuf_c.${RUBY_DLEXT}
+${GEM_LIBDIR}/ext/google/protobuf_c/defs.c
+${GEM_LIBDIR}/ext/google/protobuf_c/encode_decode.c
+${GEM_LIBDIR}/ext/google/protobuf_c/extconf.rb
+${GEM_LIBDIR}/ext/google/protobuf_c/map.c
+${GEM_LIBDIR}/ext/google/protobuf_c/message.c
+${GEM_LIBDIR}/ext/google/protobuf_c/protobuf.c
+${GEM_LIBDIR}/ext/google/protobuf_c/protobuf.h
+${GEM_LIBDIR}/ext/google/protobuf_c/repeated_field.c
+${GEM_LIBDIR}/ext/google/protobuf_c/storage.c
+${GEM_LIBDIR}/ext/google/protobuf_c/upb.c
+${GEM_LIBDIR}/ext/google/protobuf_c/upb.h
+${GEM_LIBDIR}/ext/google/protobuf_c/wrap_memcpy.c
+${GEM_LIBDIR}/lib/google/protobuf.rb
+${GEM_LIBDIR}/lib/google/protobuf/any_pb.rb
+${GEM_LIBDIR}/lib/google/protobuf/api_pb.rb
+${GEM_LIBDIR}/lib/google/protobuf/duration_pb.rb
+${GEM_LIBDIR}/lib/google/protobuf/empty_pb.rb
+${GEM_LIBDIR}/lib/google/protobuf/field_mask_pb.rb
+${GEM_LIBDIR}/lib/google/protobuf/message_exts.rb
+${GEM_LIBDIR}/lib/google/protobuf/repeated_field.rb
+${GEM_LIBDIR}/lib/google/protobuf/source_context_pb.rb
+${GEM_LIBDIR}/lib/google/protobuf/struct_pb.rb
+${GEM_LIBDIR}/lib/google/protobuf/timestamp_pb.rb
+${GEM_LIBDIR}/lib/google/protobuf/type_pb.rb
+${GEM_LIBDIR}/lib/google/protobuf/well_known_types.rb
+${GEM_LIBDIR}/lib/google/protobuf/wrappers_pb.rb
+${GEM_LIBDIR}/lib/google/protobuf_c.${RUBY_DLEXT}
+${GEM_LIBDIR}/tests/basic.rb
+${GEM_LIBDIR}/tests/generated_code_test.rb
+${GEM_LIBDIR}/tests/stress.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
+
+
Index: pkgsrc/devel/ruby-google-protobuf/distinfo
diff -u /dev/null pkgsrc/devel/ruby-google-protobuf/distinfo:1.1
--- /dev/null   Sun Oct 28 15:32:38 2018
+++ pkgsrc/devel/ruby-google-protobuf/distinfo  Sun Oct 28 15:32:38 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/10/28 15:32:38 taca Exp $
+
+SHA1 (google-protobuf-3.6.1.gem) = f49b798e76fdb31e63766b3c633d9f281717ee40
+RMD160 (google-protobuf-3.6.1.gem) = 3ed2ec0dcd87897d9e360666cc73e8424228b6fd
+SHA512 (google-protobuf-3.6.1.gem) = 345535b434a2aa0d30b5daedd05c9e905440d7a1e2900ac872a28a460fb826631b42cbc9a24b290e282a8f94dd302f586ad99f321be61cb81428e1d7ae3f5f8b
+Size (google-protobuf-3.6.1.gem) = 239616 bytes



Home | Main Index | Thread Index | Old Index