From a53c3f1f259b807a18613f4a3eb6c4793c96aac7 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Thu, 22 Jul 2021 01:19:05 +0800 Subject: [PATCH] sysutils/rubygem-vmstat: Update to 2.3.1 - Update WWW Changes: https://github.com/threez/ruby-vmstat/releases https://github.com/threez/ruby-vmstat/commits/master --- sysutils/rubygem-vmstat/Makefile | 5 ++--- sysutils/rubygem-vmstat/distinfo | 6 +++--- sysutils/rubygem-vmstat/pkg-descr | 2 +- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/sysutils/rubygem-vmstat/Makefile b/sysutils/rubygem-vmstat/Makefile index 0ef9810d646e..355f3a79345a 100644 --- a/sysutils/rubygem-vmstat/Makefile +++ b/sysutils/rubygem-vmstat/Makefile @@ -1,8 +1,7 @@ # Created by: Torsten Zuehlsdorff PORTNAME= vmstat -PORTVERSION= 2.3.0 -PORTREVISION= 1 +PORTVERSION= 2.3.1 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -12,7 +11,7 @@ COMMENT= Library to gather memory, cpu, network, load avg and disk information LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USE_RUBY= yes USES= gem +USE_RUBY= yes .include diff --git a/sysutils/rubygem-vmstat/distinfo b/sysutils/rubygem-vmstat/distinfo index 5efd94ae89f7..ab9ed898f1be 100644 --- a/sysutils/rubygem-vmstat/distinfo +++ b/sysutils/rubygem-vmstat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1482966253 -SHA256 (rubygem/vmstat-2.3.0.gem) = ab5446a3e3bd0a9cdb9d9ac69a0bbd119c4f161d945a0846a519dd7018af656d -SIZE (rubygem/vmstat-2.3.0.gem) = 27136 +TIMESTAMP = 1626714672 +SHA256 (rubygem/vmstat-2.3.1.gem) = 5587cb430a54dbfc4a5c29dd01bd6a4031b2ff4c1d387504d74ff246f3b39104 +SIZE (rubygem/vmstat-2.3.1.gem) = 27648 diff --git a/sysutils/rubygem-vmstat/pkg-descr b/sysutils/rubygem-vmstat/pkg-descr index f5964ce49dad..56077022b0af 100644 --- a/sysutils/rubygem-vmstat/pkg-descr +++ b/sysutils/rubygem-vmstat/pkg-descr @@ -1,3 +1,3 @@ A focused and fast library to gather memory, cpu, network, load avg and disk -WWW: http://threez.github.com/ruby-vmstat/ +WWW: https://threez.github.io/ruby-vmstat/