pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/capistrano
Module Name: pkgsrc
Committed By: taca
Date: Sun May 28 01:29:56 UTC 2023
Modified Files:
pkgsrc/sysutils/capistrano: Makefile distinfo
Log Message:
sysutils/capistrano: update to 3.17.3
3.17.3 (2023-05-23)
This is a gem housekeeping release. No user-facing changes.
Documentation
* Fix typo in authorization docs (#2128) @HLFH
Housekeeping
* Fix deprecated usage of open-uri so feature tests work on Ruby 3 (#2129)
@mattbrictson
* Fix failing OpenSSL install on Ruby 2.3 CI image (#2130) @mattbrictson
* Add Ruby 3.2 to CI matrix (#2126) @mattbrictson
* Fix failing CI builds for Ruby < 2.3 (#2124) @mattbrictson
New Contributors
* @HLFH made their first contribution in #2128
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/sysutils/capistrano/Makefile
cvs rdiff -u -r1.35 -r1.36 pkgsrc/sysutils/capistrano/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/capistrano/Makefile
diff -u pkgsrc/sysutils/capistrano/Makefile:1.38 pkgsrc/sysutils/capistrano/Makefile:1.39
--- pkgsrc/sysutils/capistrano/Makefile:1.38 Thu Feb 23 15:15:45 2023
+++ pkgsrc/sysutils/capistrano/Makefile Sun May 28 01:29:56 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2023/02/23 15:15:45 taca Exp $
+# $NetBSD: Makefile,v 1.39 2023/05/28 01:29:56 taca Exp $
-DISTNAME= capistrano-3.17.2
+DISTNAME= capistrano-3.17.3
CATEGORIES= sysutils
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/sysutils/capistrano/distinfo
diff -u pkgsrc/sysutils/capistrano/distinfo:1.35 pkgsrc/sysutils/capistrano/distinfo:1.36
--- pkgsrc/sysutils/capistrano/distinfo:1.35 Thu Feb 23 15:15:45 2023
+++ pkgsrc/sysutils/capistrano/distinfo Sun May 28 01:29:56 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.35 2023/02/23 15:15:45 taca Exp $
+$NetBSD: distinfo,v 1.36 2023/05/28 01:29:56 taca Exp $
-BLAKE2s (capistrano-3.17.2.gem) = 4be944bd694f06a38aebe6b1668999dd567c3601a4d6e1b9e5f4051ff9527993
-SHA512 (capistrano-3.17.2.gem) = 2c8943eda6dab2c4016c5eb86773040a4a0640e58405115f56c9c8c02dfd06bf2c7a98a0a0bee5d5c77dde16b262ab7131210bbba8ae1b5a8f5172cae76492a3
-Size (capistrano-3.17.2.gem) = 69632 bytes
+BLAKE2s (capistrano-3.17.3.gem) = dad2839aabe308570e488096cd72729ce7bde780f16fa5db44306af8210b4b2b
+SHA512 (capistrano-3.17.3.gem) = b7b85ebf7309d93aed83f68dc897e5a6cb4c8a929f4427c8a29db2ef6f857ee110256ba80c2fe0ae15f8008597c47be5ec60c192f3268d0df66f761b90d0758f
+Size (capistrano-3.17.3.gem) = 70144 bytes
Home |
Main Index |
Thread Index |
Old Index