pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-google-protobuf devel/ruby-google-protobuf:...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/15d45207e013
branches:  trunk
changeset: 439052:15d45207e013
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Sep 13 15:45:54 2020 +0000

description:
devel/ruby-google-protobuf: remove package

Remove ruby-google-protobuf.

This package was added for ruby-cucumber-messages package but that package
switched to use ruby-protobuf-cucumber some time ago.

diffstat:

 devel/ruby-google-protobuf/DESCR    |   1 -
 devel/ruby-google-protobuf/Makefile |  12 ------------
 devel/ruby-google-protobuf/PLIST    |  35 -----------------------------------
 devel/ruby-google-protobuf/distinfo |   6 ------
 4 files changed, 0 insertions(+), 54 deletions(-)

diffs (70 lines):

diff -r 4582c5a1bbea -r 15d45207e013 devel/ruby-google-protobuf/DESCR
--- a/devel/ruby-google-protobuf/DESCR  Sun Sep 13 15:43:18 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Protocol Buffers are Google's data interchange format.
diff -r 4582c5a1bbea -r 15d45207e013 devel/ruby-google-protobuf/Makefile
--- a/devel/ruby-google-protobuf/Makefile       Sun Sep 13 15:43:18 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2020/06/07 07:00:26 taca Exp $
-
-DISTNAME=      google-protobuf-3.12.2
-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"
diff -r 4582c5a1bbea -r 15d45207e013 devel/ruby-google-protobuf/PLIST
--- a/devel/ruby-google-protobuf/PLIST  Sun Sep 13 15:43:18 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,35 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2020/01/20 15:39:25 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
diff -r 4582c5a1bbea -r 15d45207e013 devel/ruby-google-protobuf/distinfo
--- a/devel/ruby-google-protobuf/distinfo       Sun Sep 13 15:43:18 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.5 2020/06/07 07:00:26 taca Exp $
-
-SHA1 (google-protobuf-3.12.2.gem) = 730b49a16f3c018fb37d5cd0d283efcd8dfc1be6
-RMD160 (google-protobuf-3.12.2.gem) = ccd2172d5d19a83dbfcc5b968915c846762fcd85
-SHA512 (google-protobuf-3.12.2.gem) = ef188216afd8d18abe9529dd20fb3b40d7e004b5a3fbba2798259b570b1b61fdee4ee13193586d2d920a99054bdebdb578fedce4711b940ce9d0ab3cca36c46c
-Size (google-protobuf-3.12.2.gem) = 211968 bytes



Home | Main Index | Thread Index | Old Index