FreeBSD Bugzilla – Attachment 181528 Details for
Bug 218409
databases/rocksdb: update to 5.2.1, add rocksdb-lite support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Diff for rocksdb-lite (updated)
rocksdb-lite.diff (text/plain), 437 bytes, created by
David Thiel
on 2017-04-06 02:01:40 UTC
(
hide
)
Description:
Diff for rocksdb-lite (updated)
Filename:
MIME Type:
Creator:
David Thiel
Created:
2017-04-06 02:01:40 UTC
Size:
437 bytes
patch
obsolete
>diff -ruN nothing/Makefile rocksdb-lite/Makefile >--- nothing/Makefile 1969-12-31 16:00:00.000000000 -0800 >+++ rocksdb-lite/Makefile 2017-04-05 18:39:46.823412000 -0700 >@@ -0,0 +1,10 @@ >+# Created by: David Thiel <lx@FreeBSD.org> >+# $FreeBSD$ >+ >+MAINTAINER= lx@freebsd.org >+COMMENT= Persistent key-value store for fast storage environments (lite version) >+ >+LITE= yes >+MASTERDIR= ${.CURDIR}/../rocksdb >+ >+.include "${MASTERDIR}/Makefile"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 218409
:
181519
|
181520
|
181527
| 181528 |
181579