pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/ruby-ffi-libarchive
Module Name: pkgsrc
Committed By: taca
Date: Sat Jan 18 13:16:10 UTC 2020
Modified Files:
pkgsrc/archivers/ruby-ffi-libarchive: Makefile distinfo
Log Message:
archivers/ruby-ffi-libarchive: update to 1.0.0
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)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/archivers/ruby-ffi-libarchive/Makefile \
pkgsrc/archivers/ruby-ffi-libarchive/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/ruby-ffi-libarchive/Makefile
diff -u pkgsrc/archivers/ruby-ffi-libarchive/Makefile:1.1 pkgsrc/archivers/ruby-ffi-libarchive/Makefile:1.2
--- pkgsrc/archivers/ruby-ffi-libarchive/Makefile:1.1 Wed Oct 23 16:20:13 2019
+++ pkgsrc/archivers/ruby-ffi-libarchive/Makefile Sat Jan 18 13:16:10 2020
@@ -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@localhost
Index: pkgsrc/archivers/ruby-ffi-libarchive/distinfo
diff -u pkgsrc/archivers/ruby-ffi-libarchive/distinfo:1.1 pkgsrc/archivers/ruby-ffi-libarchive/distinfo:1.2
--- pkgsrc/archivers/ruby-ffi-libarchive/distinfo:1.1 Wed Oct 23 16:20:13 2019
+++ pkgsrc/archivers/ruby-ffi-libarchive/distinfo Sat Jan 18 13:16:10 2020
@@ -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
Home |
Main Index |
Thread Index |
Old Index