- Update to 1.0.0
PR: ports/164891 Submitted by: myself (pgollucci) Approved by: maintainer timeout (freebsdports@chillibear.com ; 14 days) Sponsored by: RideCharge Inc. / TaxiMagic
This commit is contained in:
parent
4a271a0a62
commit
30ef12b4d9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291975
2 changed files with 5 additions and 3 deletions
|
@ -6,13 +6,15 @@
|
|||
#
|
||||
|
||||
PORTNAME= sys-filesystem
|
||||
PORTVERSION= 0.3.4
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= sysutils rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= freebsdports@chillibear.com
|
||||
COMMENT= A Ruby interface for getting filesystem 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-filesystem-0.3.4.gem) = 33c70a491563791c172b702a914e2b1798b7640aed7585d0a531ec3985808be9
|
||||
SIZE (rubygem/sys-filesystem-0.3.4.gem) = 13312
|
||||
SHA256 (rubygem/sys-filesystem-1.0.0.gem) = 310b71d4ed91136bd4f37201b093c08c7c176b21232b4eed9e9ba5534bd4aab6
|
||||
SIZE (rubygem/sys-filesystem-1.0.0.gem) = 15872
|
||||
|
|
Loading…
Reference in a new issue