pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/ruby-airbrussh security/ruby-airbrussh: updat...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6a1f86f5dd49
branches: trunk
changeset: 384129:6a1f86f5dd49
user: taca <taca%pkgsrc.org@localhost>
date: Sun Aug 28 05:09:07 2022 +0000
description:
security/ruby-airbrussh: update to 1.4.1
1.4.1 (2022-07-23)
This is a gem housekeeping release. No user-facing changes.
Housekeeping
* Rename default branch to main (#140) @mattbrictson
* Include link to full diff in generated release notes (#144) @mattbrictson
* Replace Travis with CircleCI and add Ruby 3.0 and 3.1 to CI matrix (#138)
@mattbrictson
* Upgrade to modern version of coveralls gem (#143) @mattbrictson
* Update appveyor to use a more modern version of Ruby (2.6) (#142)
@mattbrictson
* Fix build failures on Ruby < 2.5 (#141) @mattbrictson
* Simplify release-drafter config (#139) @mattbrictson
diffstat:
security/ruby-airbrussh/Makefile | 4 ++--
security/ruby-airbrussh/PLIST | 5 ++---
security/ruby-airbrussh/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 9 deletions(-)
diffs (49 lines):
diff -r 315b526a2dbd -r 6a1f86f5dd49 security/ruby-airbrussh/Makefile
--- a/security/ruby-airbrussh/Makefile Sun Aug 28 05:06:45 2022 +0000
+++ b/security/ruby-airbrussh/Makefile Sun Aug 28 05:09:07 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2020/03/24 15:46:22 taca Exp $
+# $NetBSD: Makefile,v 1.7 2022/08/28 05:09:07 taca Exp $
-DISTNAME= airbrussh-1.4.0
+DISTNAME= airbrussh-1.4.1
CATEGORIES= security
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r 315b526a2dbd -r 6a1f86f5dd49 security/ruby-airbrussh/PLIST
--- a/security/ruby-airbrussh/PLIST Sun Aug 28 05:06:45 2022 +0000
+++ b/security/ruby-airbrussh/PLIST Sun Aug 28 05:09:07 2022 +0000
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST,v 1.4 2020/03/24 15:46:22 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2022/08/28 05:09:07 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.circleci/config.yml
${GEM_LIBDIR}/.github/release-drafter.yml
${GEM_LIBDIR}/.github/workflows/push.yml
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rubocop.yml
-${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/CODE_OF_CONDUCT.md
${GEM_LIBDIR}/CONTRIBUTING.md
@@ -18,7 +18,6 @@
${GEM_LIBDIR}/appveyor.yml
${GEM_LIBDIR}/bin/console
${GEM_LIBDIR}/bin/setup
-${GEM_LIBDIR}/bin/test_all.rb
${GEM_LIBDIR}/lib/airbrussh.rb
${GEM_LIBDIR}/lib/airbrussh/capistrano.rb
${GEM_LIBDIR}/lib/airbrussh/capistrano/tasks.rb
diff -r 315b526a2dbd -r 6a1f86f5dd49 security/ruby-airbrussh/distinfo
--- a/security/ruby-airbrussh/distinfo Sun Aug 28 05:06:45 2022 +0000
+++ b/security/ruby-airbrussh/distinfo Sun Aug 28 05:09:07 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 11:17:53 nia Exp $
+$NetBSD: distinfo,v 1.9 2022/08/28 05:09:07 taca Exp $
-BLAKE2s (airbrussh-1.4.0.gem) = 89076d29da9a57709ae735778efacac42bae2ae16540c6a589741407c7782f34
-SHA512 (airbrussh-1.4.0.gem) = c21360df11ea9d69c1f9e6bde12dd4d7ae69293b0ce2a04d449e0ffeb3b800efd779bd859d711cd63bfd624ff3c3fa2e28f425a8db19f0a573f6356de0071966
-Size (airbrussh-1.4.0.gem) = 20992 bytes
+BLAKE2s (airbrussh-1.4.1.gem) = ee4c652ea44e52a6eab11be9bbdf8d8c79629155351aac1353a46e36063474f9
+SHA512 (airbrussh-1.4.1.gem) = 5ec1176b152f95fde272a7c413447083ff6fe3398434b9a4b10cde5a873ed79f9e0c489a4736c9959633bc4db7c67d31b46b5050b24e2f3b94717d4fc9dcce90
+Size (airbrussh-1.4.1.gem) = 20992 bytes
Home |
Main Index |
Thread Index |
Old Index