Sat Sep 18 13:48:01 2021 UTC ()
archivers/ruby-ffi-libarchive: update to 1.1.3

1.1.3 (2021-09-16)

* Update chefstyle requirement from 1.6.2 to 1.7.1 #52
  (dependabot-preview[bot])
* Update chefstyle requirement from 1.7.1 to 1.7.2 #53
  (dependabot-preview[bot])
* Update chefstyle requirement from 1.7.2 to 1.7.5 #55
  (dependabot-preview[bot])
* Upgrade to GitHub-native Dependabot #56 (dependabot-preview[bot])
* Remove support for EOL Ruby 2.4 #59 (tas50)
* Update chefstyle requirement from 1.7.5 to 2.0.8 #60 (dependabot[bot])
* Update chefstyle requirement from 2.0.8 to 2.0.9 #61 (dependabot[bot])
* Add strip components support #58 (jasonwbarnett)


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

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

--- pkgsrc/archivers/ruby-ffi-libarchive/Makefile 2021/02/13 10:13:23 1.5
+++ pkgsrc/archivers/ruby-ffi-libarchive/Makefile 2021/09/18 13:48:01 1.6
@@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
1# $NetBSD: Makefile,v 1.5 2021/02/13 10:13:23 taca Exp $ 1# $NetBSD: Makefile,v 1.6 2021/09/18 13:48:01 taca Exp $
2 2
3DISTNAME= ffi-libarchive-1.0.17 3DISTNAME= ffi-libarchive-1.1.3
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
13.include "../../lang/ruby/gem.mk" 13.include "../../lang/ruby/gem.mk"
14.include "../../archivers/libarchive/buildlink3.mk" 14.include "../../archivers/libarchive/buildlink3.mk"
15.include "../../mk/bsd.pkg.mk" 15.include "../../mk/bsd.pkg.mk"

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

--- pkgsrc/archivers/ruby-ffi-libarchive/distinfo 2021/02/13 10:13:23 1.5
+++ pkgsrc/archivers/ruby-ffi-libarchive/distinfo 2021/09/18 13:48:01 1.6
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.5 2021/02/13 10:13:23 taca Exp $ 1$NetBSD: distinfo,v 1.6 2021/09/18 13:48:01 taca Exp $
2 2
3SHA1 (ffi-libarchive-1.0.17.gem) = 81ee4b483afa4eaa54fa87ac10000710a59a4256 3SHA1 (ffi-libarchive-1.1.3.gem) = 2e4faff345365a3e1deeaa9688d6aeab5e6244d6
4RMD160 (ffi-libarchive-1.0.17.gem) = 8e248a4ccd6706e704562dd295cd8e33913d26c4 4RMD160 (ffi-libarchive-1.1.3.gem) = 593d4b0e8057485cacf8d800f003f93c84c5e216
5SHA512 (ffi-libarchive-1.0.17.gem) = 2fe942f96dfc896f32eee3aff4aa8a2bffb554784e8d0e7bddbf9ac4fed06111104b75b2104d0266e4e643a3a62b13ada1d224182ff318f7922a859f2e8dc441 5SHA512 (ffi-libarchive-1.1.3.gem) = 3d504fef54d64f94a96452f49aef6be3639295a77ec1e9caeb9dccc03b0b5fc7ccbac08c0a55a0a3d8bf6ebab376bd3fb1a148ddbb040418f4f4fd6ca81ae2b5
6Size (ffi-libarchive-1.0.17.gem) = 15872 bytes 6Size (ffi-libarchive-1.1.3.gem) = 16384 bytes