Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Dec 2020 08:46:10 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r558727 - head/devel/rubygem-mixlib-shellout
Message-ID:  <202012200846.0BK8kAh1009955@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Sun Dec 20 08:46:09 2020
New Revision: 558727
URL: https://svnweb.freebsd.org/changeset/ports/558727

Log:
  Update to 3.2.2.
  Changelog:
  https://github.com/chef/mixlib-shellout/blob/main/CHANGELOG.md

Modified:
  head/devel/rubygem-mixlib-shellout/Makefile
  head/devel/rubygem-mixlib-shellout/distinfo

Modified: head/devel/rubygem-mixlib-shellout/Makefile
==============================================================================
--- head/devel/rubygem-mixlib-shellout/Makefile	Sun Dec 20 08:44:56 2020	(r558726)
+++ head/devel/rubygem-mixlib-shellout/Makefile	Sun Dec 20 08:46:09 2020	(r558727)
@@ -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
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/rubygem-mixlib-shellout/distinfo
==============================================================================
--- head/devel/rubygem-mixlib-shellout/distinfo	Sun Dec 20 08:44:56 2020	(r558726)
+++ head/devel/rubygem-mixlib-shellout/distinfo	Sun Dec 20 08:46:09 2020	(r558727)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012200846.0BK8kAh1009955>