- Update to 1.1.4
- Add LICENSE - Reformat pkg-descr - Update WWW Changes: https://github.com/djberg96/sys-filesystem/blob/ffi/CHANGES
This commit is contained in:
parent
7fb8b1ded6
commit
5c5ffb7452
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387305
@ -2,17 +2,19 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sys-filesystem
|
||||
PORTVERSION= 1.1.2
|
||||
PORTVERSION= 1.1.4
|
||||
CATEGORIES= sysutils rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Ruby interface for getting filesystem information
|
||||
|
||||
RUN_DEPENDS= rubygem-ffi>=1.0.0:${PORTSDIR}/devel/rubygem-ffi
|
||||
LICENSE= ART20
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUN_DEPENDS= rubygem-ffi>=0:${PORTSDIR}/devel/rubygem-ffi
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/sys-filesystem-1.1.2.gem) = 2386d609927878d9d8fa2c3b4172c33df6908daad78870a61a156062d3292245
|
||||
SIZE (rubygem/sys-filesystem-1.1.2.gem) = 18432
|
||||
SHA256 (rubygem/sys-filesystem-1.1.4.gem) = 63ec4348c83efa68f29ce0b51e6eaca1e585d4b4fd118d9e05dd141d7f90aeff
|
||||
SIZE (rubygem/sys-filesystem-1.1.4.gem) = 18944
|
||||
|
@ -1,5 +1,4 @@
|
||||
The sys-filesystem library provides an interface
|
||||
for gathering filesystem information, such as
|
||||
disk space and mount point data.
|
||||
The sys-filesystem library provides an interface for gathering filesystem
|
||||
information, such as disk space and mount point data.
|
||||
|
||||
WWW: http://rubygems.org/gems/sys-filesystem/
|
||||
WWW: https://github.com/djberg96/sys-filesystem
|
||||
|
Loading…
Reference in New Issue
Block a user