pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-mixlib-shellout
Module Name: pkgsrc
Committed By: taca
Date: Mon Jul 31 14:13:33 UTC 2017
Modified Files:
pkgsrc/devel/ruby-mixlib-shellout: Makefile distinfo
Log Message:
Update ruby-mixlib-shellout to 2.3.2.
Release 2.3.2
* Fix bad method call in Windows Process module
Release 2.3.1
* Make Mixlib::ShellOut::EmptyWindowsCommand inherit from ShellCommandFailed
Release 2.3.0
* Add support for 'elevated' option on Windows, which logs on as batch server
which is not affected by User Account Control (UAC)
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ruby-mixlib-shellout/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/ruby-mixlib-shellout/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-mixlib-shellout/Makefile
diff -u pkgsrc/devel/ruby-mixlib-shellout/Makefile:1.7 pkgsrc/devel/ruby-mixlib-shellout/Makefile:1.8
--- pkgsrc/devel/ruby-mixlib-shellout/Makefile:1.7 Sun Jun 11 15:21:35 2017
+++ pkgsrc/devel/ruby-mixlib-shellout/Makefile Mon Jul 31 14:13:33 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2017/06/11 15:21:35 taca Exp $
+# $NetBSD: Makefile,v 1.8 2017/07/31 14:13:33 taca Exp $
-DISTNAME= mixlib-shellout-2.2.7
+DISTNAME= mixlib-shellout-2.3.2
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-mixlib-shellout/distinfo
diff -u pkgsrc/devel/ruby-mixlib-shellout/distinfo:1.8 pkgsrc/devel/ruby-mixlib-shellout/distinfo:1.9
--- pkgsrc/devel/ruby-mixlib-shellout/distinfo:1.8 Sun Jun 11 15:21:35 2017
+++ pkgsrc/devel/ruby-mixlib-shellout/distinfo Mon Jul 31 14:13:33 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2017/06/11 15:21:35 taca Exp $
+$NetBSD: distinfo,v 1.9 2017/07/31 14:13:33 taca Exp $
-SHA1 (mixlib-shellout-2.2.7.gem) = 7cbe91ef5bfe8e1c03d88b063d747e44fc66e443
-RMD160 (mixlib-shellout-2.2.7.gem) = 2389c6d9cbbd27ff53f15738149a2d7f7d8300a7
-SHA512 (mixlib-shellout-2.2.7.gem) = 2d6137a2a1108ed243eff65dca796babf3c8c0d2a463b47ef7eb5c6e4baacf9dd5e1d08a9ed85653ed98bf237f29b5187d3e929908d61082a3e08f45a064af3d
-Size (mixlib-shellout-2.2.7.gem) = 24576 bytes
+SHA1 (mixlib-shellout-2.3.2.gem) = 1d774dfdaf80c49e0116ab4b0bd26f2a97e1340c
+RMD160 (mixlib-shellout-2.3.2.gem) = f1ce5b7db6417cd30b00d476bc6841a496a2ece9
+SHA512 (mixlib-shellout-2.3.2.gem) = c112b059afdfcd5074a2e85cefface0bfa29970e30754187ef4d5392df53d268f3b82c0adc1bc0c8c5d571bb4baa717a9edd463786f85ad295069299c3ffb79d
+Size (mixlib-shellout-2.3.2.gem) = 25088 bytes
Home |
Main Index |
Thread Index |
Old Index