Mon Jul 24 10:41:12 2017 UTC ()
Import ruby-filesize-0.1.1 as devel/ruby-filesize

filesize is a small class for handling filesizes with both the SI and
binary prefixes, allowing conversion from any size to any other size.


(minskim)
diff -r0 -r1.1 pkgsrc/devel/ruby-filesize/DESCR
diff -r0 -r1.1 pkgsrc/devel/ruby-filesize/Makefile
diff -r0 -r1.1 pkgsrc/devel/ruby-filesize/PLIST
diff -r0 -r1.1 pkgsrc/devel/ruby-filesize/distinfo

File Added: pkgsrc/devel/ruby-filesize/DESCR
filesize is a small class for handling filesizes with both the SI and
binary prefixes, allowing conversion from any size to any other size.

File Added: pkgsrc/devel/ruby-filesize/Makefile
# $NetBSD: Makefile,v 1.1 2017/07/24 10:41:12 minskim Exp $

DISTNAME=	filesize-0.1.1
CATEGORIES=	devel

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	https://github.com/dominikh/filesize
COMMENT=	Class for handling filesizes with both the SI and binary prefixes
LICENSE=	mit

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/ruby-filesize/PLIST
@comment $NetBSD: PLIST,v 1.1 2017/07/24 10:41:12 minskim Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/lib/filesize.rb
${GEM_LIBDIR}/spec/lib/filesize_spec.rb
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec

File Added: pkgsrc/devel/ruby-filesize/distinfo
$NetBSD: distinfo,v 1.1 2017/07/24 10:41:12 minskim Exp $

SHA1 (filesize-0.1.1.gem) = 82442e3602ad52c2f125a55771e26195f8d20fb6
RMD160 (filesize-0.1.1.gem) = 740c65b63f5b46fe7051247fd4f2970b9c23b60d
SHA512 (filesize-0.1.1.gem) = 2c7e94feb2433c9a1c1545e817616a7551f5d02f441b2564d96499b8fea0e47b74843b3d06d959273fc000800eea87bb7bc1c643369a4d724b8ba19b53de6283
Size (filesize-0.1.1.gem) = 8192 bytes