Sat Feb 11 13:42:39 2023 UTC ()
devel/ruby-bindata: update to 2.4.15

2.4.15 (2023-02-07)

* Added ruby 2.4.0 requirement to gemspec. Thanks to theldoria.
* Added github CI action. Thanks to Peter Goldstein.
* Convert file from latin1 to UTF-8. Thanks to C辿dric Boutillier.
* Move license from dual license to solely BSD-2-Clause.
* Remove unnecessary files from gem. Requested by Orien Madgwick.
* Allow multiple calls to auto_call_delayed_io. Thanks to dwelch-r7.


(taca)
diff -r1.10 -r1.11 pkgsrc/devel/ruby-bindata/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/ruby-bindata/PLIST
diff -r1.12 -r1.13 pkgsrc/devel/ruby-bindata/distinfo

cvs diff -r1.10 -r1.11 pkgsrc/devel/ruby-bindata/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-bindata/Makefile 2022/11/26 14:07:09 1.10
+++ pkgsrc/devel/ruby-bindata/Makefile 2023/02/11 13:42:39 1.11
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.10 2022/11/26 14:07:09 taca Exp $ 1# $NetBSD: Makefile,v 1.11 2023/02/11 13:42:39 taca Exp $
2 2
3DISTNAME= bindata-2.4.14 3DISTNAME= bindata-2.4.15
4CATEGORIES= devel 4CATEGORIES= devel
5 5
6MAINTAINER= minskim@NetBSD.org 6MAINTAINER= minskim@NetBSD.org
7HOMEPAGE= https://github.com/dmendel/bindata 7HOMEPAGE= https://github.com/dmendel/bindata
8COMMENT= Declarative way to read and write structured binary data 8COMMENT= Declarative way to read and write structured binary data
9LICENSE= 2-clause-bsd 9LICENSE= 2-clause-bsd
10 10
11USE_LANGUAGES= # none 11USE_LANGUAGES= # none
12 12
13.include "../../lang/ruby/gem.mk" 13.include "../../lang/ruby/gem.mk"
14.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/devel/ruby-bindata/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/ruby-bindata/PLIST 2018/03/13 16:47:11 1.2
+++ pkgsrc/devel/ruby-bindata/PLIST 2023/02/11 13:42:39 1.3
@@ -1,22 +1,18 @@ @@ -1,22 +1,18 @@
1@comment $NetBSD: PLIST,v 1.2 2018/03/13 16:47:11 taca Exp $ 1@comment $NetBSD: PLIST,v 1.3 2023/02/11 13:42:39 taca Exp $
2${GEM_HOME}/cache/${GEM_NAME}.gem 2${GEM_HOME}/cache/${GEM_NAME}.gem
3${GEM_LIBDIR}/.gitignore 
4${GEM_LIBDIR}/.travis.yml 
5${GEM_LIBDIR}/BSDL 
6${GEM_LIBDIR}/COPYING 
7${GEM_LIBDIR}/ChangeLog.rdoc 3${GEM_LIBDIR}/ChangeLog.rdoc
8${GEM_LIBDIR}/Gemfile 4${GEM_LIBDIR}/Gemfile
9${GEM_LIBDIR}/INSTALL 5${GEM_LIBDIR}/LICENSE
10${GEM_LIBDIR}/NEWS.rdoc 6${GEM_LIBDIR}/NEWS.rdoc
11${GEM_LIBDIR}/README.md 7${GEM_LIBDIR}/README.md
12${GEM_LIBDIR}/Rakefile 8${GEM_LIBDIR}/Rakefile
13${GEM_LIBDIR}/bindata.gemspec 9${GEM_LIBDIR}/bindata.gemspec
14${GEM_LIBDIR}/examples/NBT.txt 10${GEM_LIBDIR}/examples/NBT.txt
15${GEM_LIBDIR}/examples/gzip.rb 11${GEM_LIBDIR}/examples/gzip.rb
16${GEM_LIBDIR}/examples/ip_address.rb 12${GEM_LIBDIR}/examples/ip_address.rb
17${GEM_LIBDIR}/examples/list.rb 13${GEM_LIBDIR}/examples/list.rb
18${GEM_LIBDIR}/examples/nbt.rb 14${GEM_LIBDIR}/examples/nbt.rb
19${GEM_LIBDIR}/examples/tcp_ip.rb 15${GEM_LIBDIR}/examples/tcp_ip.rb
20${GEM_LIBDIR}/lib/bindata.rb 16${GEM_LIBDIR}/lib/bindata.rb
21${GEM_LIBDIR}/lib/bindata/alignment.rb 17${GEM_LIBDIR}/lib/bindata/alignment.rb
22${GEM_LIBDIR}/lib/bindata/array.rb 18${GEM_LIBDIR}/lib/bindata/array.rb

cvs diff -r1.12 -r1.13 pkgsrc/devel/ruby-bindata/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-bindata/distinfo 2022/11/26 14:07:09 1.12
+++ pkgsrc/devel/ruby-bindata/distinfo 2023/02/11 13:42:39 1.13
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.12 2022/11/26 14:07:09 taca Exp $ 1$NetBSD: distinfo,v 1.13 2023/02/11 13:42:39 taca Exp $
2 2
3BLAKE2s (bindata-2.4.14.gem) = 21b11920a6825c21d063b70ee66d02653b793197317043d06d41455f4da7eacb 3BLAKE2s (bindata-2.4.15.gem) = 51ef9ff576e6fd78d983ae635ba59c608dac37974fc8a790076d51111c519064
4SHA512 (bindata-2.4.14.gem) = 5aa18d10c9a05c6b41845e258925fbd5bcbdd1cbcbf2c581dde2212f226437c032c4158835dca9881aaeff94a52b803c6294fda35a7afadadc76829875c3e9b0 4SHA512 (bindata-2.4.15.gem) = 366b9de24ce6276832f0ea9c76cad70b433aa1f7f29839a1317b0fe2582f9c91d16ea90d74da7364d94f088b53ada2597b0e25cee859487657af4db20efed930
5Size (bindata-2.4.14.gem) = 80896 bytes 5Size (bindata-2.4.15.gem) = 80384 bytes