ports/187950: [NEW PORT] devel/rubygem-bindata
Michael Moll
kvedulv at kvedulv.de
Wed Mar 26 02:20:02 UTC 2014
>Number: 187950
>Category: ports
>Synopsis: [NEW PORT] devel/rubygem-bindata
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Mar 26 02:20:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Michael Moll
>Release:
>Organization:
>Environment:
>Description:
depends on ports/187944
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# rubygem-bindata
# rubygem-bindata/pkg-descr
# rubygem-bindata/distinfo
# rubygem-bindata/Makefile
#
echo c - rubygem-bindata
mkdir -p rubygem-bindata > /dev/null 2>&1
echo x - rubygem-bindata/pkg-descr
sed 's/^X//' >rubygem-bindata/pkg-descr << '92945e62cf104a079cd43e019bcec044'
XBinData is a declarative way to read and write binary file formats.
X
XThis means the programmer specifies *what* the format of the binary
Xdata is, and BinData works out *how* to read and write data in this
Xformat. It is an easier (and more readable) alternative to Ruby's
X#pack and #unpack methods.
X
XWWW: https://github.com/dmendel/bindata
92945e62cf104a079cd43e019bcec044
echo x - rubygem-bindata/distinfo
sed 's/^X//' >rubygem-bindata/distinfo << '232d120b1fe5f79219a0115e074f5ef2'
XSHA256 (rubygem/bindata-2.0.0.gem) = 414e7fc359c5b5d1453d8ff2ffe58915e7ea46ae95d1e36ece6f28b2287bc609
XSIZE (rubygem/bindata-2.0.0.gem) = 68608
232d120b1fe5f79219a0115e074f5ef2
echo x - rubygem-bindata/Makefile
sed 's/^X//' >rubygem-bindata/Makefile << 'd46695ad1c9bdf6acc8f9e5ca9d1fea0'
X# Created by: Michael Moll <kvedulv at kvedulv.de>
X# $FreeBSD$
X
XPORTNAME= bindata
XPORTVERSION= 2.0.0
XCATEGORIES= devel ruby
XMASTER_SITES= RG
X
XMAINTAINER= ruby at FreeBSD.org
XCOMMENT= Ruby library to read and write binary file formats
X
XLICENSE= BSD2CLAUSE
X
XRUN_DEPENDS= rubygem-minitest>=5.0.6:${PORTSDIR}/devel/rubygem-minitest
X
XUSE_RUBY= yes
XUSE_RUBYGEMS= yes
XRUBYGEM_AUTOPLIST= yes
X
X.include <bsd.port.mk>
d46695ad1c9bdf6acc8f9e5ca9d1fea0
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list