Sat Nov 11 09:30:54 2023 UTC ()
archivers/ruby-ffi-libarchive: update to 1.1.13

1.1.13 (2023-09-18)

Merged Pull Requests

* Update chefstyle requirement from 2.0.9 to 2.1.0 #62 (dependabot[bot])
* Update chefstyle requirement from 2.1.0 to 2.1.1 #63 (dependabot[bot])
* Update chefstyle requirement from 2.1.1 to 2.1.3 #65 (dependabot[bot])
* Update chefstyle requirement from 2.1.3 to 2.2.0 #66 (dependabot[bot])
* add ruby 3.1 in verfiy pipeline #69 (skeshari12)
* INFC-158 fix build from addition of Ruby 3.0/3.1 tests for Windows #71
  (tpowell-progress)
* Bundle pristine to patch 3.1 ruby #78 (tpowell-progress)
* Expose archive format compression methods #74 (sj26)
* Allow opening archive from fd #75 (sj26)
* Add .buildkite directory to fix the build #79 (tpowell-progress)


(taca)
diff -r1.6 -r1.7 pkgsrc/archivers/ruby-ffi-libarchive/Makefile
diff -r1.8 -r1.9 pkgsrc/archivers/ruby-ffi-libarchive/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/archivers/ruby-ffi-libarchive/Makefile (expand / switch to unified diff)

--- pkgsrc/archivers/ruby-ffi-libarchive/Makefile 2021/09/18 13:48:01 1.6
+++ pkgsrc/archivers/ruby-ffi-libarchive/Makefile 2023/11/11 09:30:54 1.7
@@ -1,15 +1,17 @@ @@ -1,15 +1,17 @@
1# $NetBSD: Makefile,v 1.6 2021/09/18 13:48:01 taca Exp $ 1# $NetBSD: Makefile,v 1.7 2023/11/11 09:30:54 taca Exp $
2 2
3DISTNAME= ffi-libarchive-1.1.3 3DISTNAME= ffi-libarchive-1.1.13
4CATEGORIES= archivers 4CATEGORIES= archivers
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://github.com/chef/ffi-libarchive 7HOMEPAGE= https://github.com/chef/ffi-libarchive
8COMMENT= Ruby FFI binding to libarchive 8COMMENT= Ruby FFI binding to libarchive
9LICENSE= apache-2.0 9LICENSE= apache-2.0
10 10
11USE_LANGUAGES= # none 11USE_LANGUAGES= # none
12 12
 13DEPENDS+= ${RUBY_PKGPREFIX}-ffi>=1.0<2:../../devel/ruby-ffi
 14
13.include "../../lang/ruby/gem.mk" 15.include "../../lang/ruby/gem.mk"
14.include "../../archivers/libarchive/buildlink3.mk" 16.include "../../archivers/libarchive/buildlink3.mk"
15.include "../../mk/bsd.pkg.mk" 17.include "../../mk/bsd.pkg.mk"

cvs diff -r1.8 -r1.9 pkgsrc/archivers/ruby-ffi-libarchive/distinfo (expand / switch to unified diff)

--- pkgsrc/archivers/ruby-ffi-libarchive/distinfo 2021/10/26 09:57:16 1.8
+++ pkgsrc/archivers/ruby-ffi-libarchive/distinfo 2023/11/11 09:30:54 1.9
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.8 2021/10/26 09:57:16 nia Exp $ 1$NetBSD: distinfo,v 1.9 2023/11/11 09:30:54 taca Exp $
2 2
3BLAKE2s (ffi-libarchive-1.1.3.gem) = 5948a007364601cfd288e4acd7c05385e0fe2806fc14686718125106f6d54366 3BLAKE2s (ffi-libarchive-1.1.13.gem) = 216d8c62979774c4b7ccbb7bb71500e1100381e60a16f9fb30531431ce6331d1
4SHA512 (ffi-libarchive-1.1.3.gem) = 3d504fef54d64f94a96452f49aef6be3639295a77ec1e9caeb9dccc03b0b5fc7ccbac08c0a55a0a3d8bf6ebab376bd3fb1a148ddbb040418f4f4fd6ca81ae2b5 4SHA512 (ffi-libarchive-1.1.13.gem) = 7a7a9ec78a19b06892512271cccf627174cd2c57f36c3edde68b15b6164d82de00207f4aa712f8c45f14a4dc1f47554eb1493fb18787758aff2d645b449bcf26
5Size (ffi-libarchive-1.1.3.gem) = 16384 bytes 5Size (ffi-libarchive-1.1.13.gem) = 16384 bytes