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
This commit is contained in:
parent
44be8831ad
commit
a53c3f1f25
3 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# Created by: Torsten Zuehlsdorff <tz@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>
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue