pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/ruby-mixlib-archive archivers/ruby-mixlib-ar...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c2d18e8de4a7
branches:  trunk
changeset: 409464:c2d18e8de4a7
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Jan 18 15:06:12 2020 +0000

description:
archivers/ruby-mixlib-archive: update to 1.0.5

Update ruby-mixlib-archive to 1.0.5.

1.0.5 (2019-12-30)

* Remove Travis and update Github templates #40 (tas50)
* Chefstyle fixes + test on Windows in Buildkite #43 (tas50)
* Test on Ruby 2.7rc and other testing updates #47 (tas50)
* Substitute require for require_relative #48 (tas50)

Changes from 1.0.2 to 1.0.4 are unknown.

diffstat:

 archivers/ruby-mixlib-archive/Makefile |   4 ++--
 archivers/ruby-mixlib-archive/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r f090bffbb949 -r c2d18e8de4a7 archivers/ruby-mixlib-archive/Makefile
--- a/archivers/ruby-mixlib-archive/Makefile    Sat Jan 18 13:43:38 2020 +0000
+++ b/archivers/ruby-mixlib-archive/Makefile    Sat Jan 18 15:06:12 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2019/02/03 16:20:52 taca Exp $
+# $NetBSD: Makefile,v 1.4 2020/01/18 15:06:12 taca Exp $
 
-DISTNAME=      mixlib-archive-1.0.1
+DISTNAME=      mixlib-archive-1.0.5
 CATEGORIES=    archivers
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r f090bffbb949 -r c2d18e8de4a7 archivers/ruby-mixlib-archive/distinfo
--- a/archivers/ruby-mixlib-archive/distinfo    Sat Jan 18 13:43:38 2020 +0000
+++ b/archivers/ruby-mixlib-archive/distinfo    Sat Jan 18 15:06:12 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2019/02/03 16:20:52 taca Exp $
+$NetBSD: distinfo,v 1.4 2020/01/18 15:06:12 taca Exp $
 
-SHA1 (mixlib-archive-1.0.1.gem) = fa969d665aa1e9a9678dac2e423f7dc7f08d79f9
-RMD160 (mixlib-archive-1.0.1.gem) = a4d2f9d6a518cd0bf24467469b339f71ad26475c
-SHA512 (mixlib-archive-1.0.1.gem) = d4c325e7c7969f781f483c04e2e4743860a45447972e3bda99f28f01e0647603c71e0f161edb81a2f938aecf696bf27163f903b0ffae02c6f30e8b4553810f0c
-Size (mixlib-archive-1.0.1.gem) = 11264 bytes
+SHA1 (mixlib-archive-1.0.5.gem) = 3a79b31645ab235134e261cc33db470a422bd3da
+RMD160 (mixlib-archive-1.0.5.gem) = 9d70f99ea8f964a51dc57492d3d0c403897b14e9
+SHA512 (mixlib-archive-1.0.5.gem) = db719a37101410785dbfda5328ed39eb1b334948eb4fe1187aaeabd7ed1c242c75b7a37209183f88f6ee0a0c80f08a7c16915de0663183c09148906de2d0103b
+Size (mixlib-archive-1.0.5.gem) = 11264 bytes



Home | Main Index | Thread Index | Old Index