git: a53c3f1f259b - main - sysutils/rubygem-vmstat: Update to 2.3.1
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jul 21 18:14:08 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a53c3f1f259b807a18613f4a3eb6c4793c96aac7
commit a53c3f1f259b807a18613f4a3eb6c4793c96aac7
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-21 17:19:05 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-21 18:12:00 +0000
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 <tz at FreeBSD.org>
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 <bsd.port.mk>
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/
More information about the dev-commits-ports-all
mailing list