ports/178623: [new port]: devel/rubygem-murmurhash3 Implementation of murmur3 hashing function
Veniamin Gvozdikov
g.veniamin at googlemail.com
Tue May 14 09:00:03 UTC 2013
>Number: 178623
>Category: ports
>Synopsis: [new port]: devel/rubygem-murmurhash3 Implementation of murmur3 hashing function
>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: Tue May 14 09:00:03 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Veniamin Gvozdikov
>Release: FreeBSD 9.1-RELEASE
>Organization:
>Environment:
FreeBSD ololo 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
This is an implementation of MurmurHash3 - noncriptographic hash function.
>How-To-Repeat:
>Fix:
# 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-murmurhash3
# rubygem-murmurhash3/pkg-descr
# rubygem-murmurhash3/Makefile
#
echo c - rubygem-murmurhash3
mkdir -p rubygem-murmurhash3 > /dev/null 2>&1
echo x - rubygem-murmurhash3/pkg-descr
sed 's/^X//' >rubygem-murmurhash3/pkg-descr << 'aa26e0c7f07f2fb528360fd6e48c0419'
XThis is an implementation of MurmurHash3 - noncriptographic hash function.
X
XWWW: https://github.com/funny-falcon/murmurhash3-ruby
aa26e0c7f07f2fb528360fd6e48c0419
echo x - rubygem-murmurhash3/Makefile
sed 's/^X//' >rubygem-murmurhash3/Makefile << 'e43d017e32255b1df531cb5c7d2514e9'
X# Created by: Gvozdikov Veniamin <g.veniamin at googlemail.com>
X# $FreeBSD$
X
XPORTNAME= murmurhash3
XPORTVERSION= 0.1.3
XCATEGORIES= devel rubygems
XMASTER_SITES= RG
X
XMAINTAINER= g.veniamin at googlemail.com
XCOMMENT= Implementation of murmur3 hashing function
X
XRUBY_VER= 1.9
XUSE_RUBY= yes
XUSE_RUBYGEMS= yes
XRUBYGEM_AUTOPLIST= yes
X
X.include <bsd.port.mk>
e43d017e32255b1df531cb5c7d2514e9
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list