Update to 3.2.2.
Changelog: https://github.com/chef/mixlib-shellout/blob/main/CHANGELOG.md
This commit is contained in:
parent
7cde1e6c74
commit
5350e73c07
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558727
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mixlib-shellout
|
||||
PORTVERSION= 2.3.2
|
||||
PORTVERSION= 3.2.2
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -12,8 +12,9 @@ COMMENT= Shell interface that also collects stdout and stderr
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1514155109
|
||||
SHA256 (rubygem/mixlib-shellout-2.3.2.gem) = a57fb42aa3fae2b962571cdcd87240bd032b1c015dd4b6d5583a5bb3d0cb5fab
|
||||
SIZE (rubygem/mixlib-shellout-2.3.2.gem) = 25088
|
||||
TIMESTAMP = 1608389459
|
||||
SHA256 (rubygem/mixlib-shellout-3.2.2.gem) = e90bc2af9bc1fcaacab9e51b2453302a9f3ca135489dbf91d5ebc236e1053f78
|
||||
SIZE (rubygem/mixlib-shellout-3.2.2.gem) = 27648
|
||||
|
Loading…
Reference in New Issue
Block a user