- Update to 0.6.0
PR: ports/163393 Submitted by: myself (pgollucci) Approved by: freebsdports@chillibear.com (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic
This commit is contained in:
parent
a90727a012
commit
21f11d61da
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289047
2 changed files with 5 additions and 3 deletions
|
@ -6,13 +6,15 @@
|
|||
#
|
||||
|
||||
PORTNAME= sys-uptime
|
||||
PORTVERSION= 0.5.4
|
||||
PORTVERSION= 0.6.0
|
||||
CATEGORIES= sysutils rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= freebsdports@chillibear.com
|
||||
COMMENT= Provides uptime and boot time information
|
||||
|
||||
RUN_DEPENDS= rubygem-ffi>=1.0.0:${PORTSDIR}/devel/rubygem-ffi
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/sys-uptime-0.5.4.gem) = d014aae1d987dc1415445acffe70279b8f4f6cf1c3b36de2540425e0548ce605
|
||||
SIZE (rubygem/sys-uptime-0.5.4.gem) = 12288
|
||||
SHA256 (rubygem/sys-uptime-0.6.0.gem) = 4ae5cf1b1326560f028b602a650b7f518789c2e84a34f0af5b5da3ca02831679
|
||||
SIZE (rubygem/sys-uptime-0.6.0.gem) = 11264
|
||||
|
|
Loading…
Reference in a new issue