Skip to content

Commit

Permalink
archivers/ruby-ffi-libarchive: update to 1.0.0
Browse files Browse the repository at this point in the history
Update ruby-ffi-libarchive to 1.0.0.

* Update HOMEPAGE and LICENSE.
* Proper COMMENT.
* No need to use gmake.
* add "USE_LANGUAGES= # none".

1.0.0 (2019-12-28)

* Chefstyle fixes to get the build green again #25 (tas50)
* Add support for custom read functions #27 (jatoben)
* Add Ruby 2.7rc testing and cache gem installs in Buildkite #28 (tas50)
  • Loading branch information
taca committed Jan 18, 2020
1 parent 0a83389 commit 62e7575
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions archivers/ruby-ffi-libarchive/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2019/10/23 16:20:13 taca Exp $
# $NetBSD: Makefile,v 1.2 2020/01/18 13:16:10 taca Exp $

DISTNAME= ffi-libarchive-0.4.10
DISTNAME= ffi-libarchive-1.0.0
CATEGORIES= archivers

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
10 changes: 5 additions & 5 deletions archivers/ruby-ffi-libarchive/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.1 2019/10/23 16:20:13 taca Exp $
$NetBSD: distinfo,v 1.2 2020/01/18 13:16:10 taca Exp $

SHA1 (ffi-libarchive-0.4.10.gem) = 1959b3bae44b97f1723736a6790a76f63397cc02
RMD160 (ffi-libarchive-0.4.10.gem) = 5e95e4abedd0c26db859f74513efb202149368db
SHA512 (ffi-libarchive-0.4.10.gem) = b90b6a84f961848d89e5997d8b561a86eb1fc68815b3a608b697c95374643a33ce4090b91f061e3e8470dbf510652566e090a3dfdcdb6494d5519b7d8e7c9b0a
Size (ffi-libarchive-0.4.10.gem) = 14848 bytes
SHA1 (ffi-libarchive-1.0.0.gem) = 6a3e32f27ce53068ebf42d19529478b2fee3893c
RMD160 (ffi-libarchive-1.0.0.gem) = 5486e2b65fe881c27a5696388ab905a03680545f
SHA512 (ffi-libarchive-1.0.0.gem) = f4d69ed129adaf23f13afad26edd2a66f5cadd78f6985be5cc52c2ad7501ade3110e88c500950ff05c35d9c209aded99ac2f84bf54536bbf907b444a5f64d97e
Size (ffi-libarchive-1.0.0.gem) = 15360 bytes

0 comments on commit 62e7575

Please sign in to comment.