Skip to content

Commit

Permalink
sysutils/rubygem-rubyipmi: Update to 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Oct 13, 2021
1 parent 0f5fab2 commit 95921d0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
11 changes: 6 additions & 5 deletions sysutils/rubygem-rubyipmi/Makefile
@@ -1,7 +1,7 @@
# Created by: Martin Matuska <mm@FreeBSD.org>

PORTNAME= rubyipmi
PORTVERSION= 0.10.0
PORTVERSION= 0.11.0
CATEGORIES= sysutils rubygems
MASTER_SITES= RG

Expand All @@ -10,11 +10,12 @@ COMMENT= Command line wrapper for ipmitool and freeipmi

LICENSE= LGPL21

RUN_DEPENDS= ${LOCALBASE}/sbin/bmc-device:sysutils/freeipmi
RUN_DEPENDS= ${LOCALBASE}/sbin/bmc-device:sysutils/freeipmi \
rubygem-highline>=0:devel/rubygem-highline

NO_ARCH= yes

USE_RUBY= yes
USES= gem
USE_RUBY= yes

NO_ARCH= yes

.include <bsd.port.mk>
5 changes: 3 additions & 2 deletions sysutils/rubygem-rubyipmi/distinfo
@@ -1,2 +1,3 @@
SHA256 (rubygem/rubyipmi-0.10.0.gem) = 98917a2c2d392b1a67ff7ab99827e1521a7cf8ac96696c5646b3dbf6a7be51e9
SIZE (rubygem/rubyipmi-0.10.0.gem) = 59392
TIMESTAMP = 1632773764
SHA256 (rubygem/rubyipmi-0.11.0.gem) = 6b7f3217a5b1935621c2ea327f423c833d1bd943895355ab83c367ea8305bbe7
SIZE (rubygem/rubyipmi-0.11.0.gem) = 36864

0 comments on commit 95921d0

Please sign in to comment.