Update to version 1.06, add boost sprit support, and fixes.
Ok ajacoutot@
This commit is contained in:
parent
ffa675d894
commit
42e673b9bf
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.47 2013/10/14 08:41:52 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.48 2013/10/14 10:44:06 nigel Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= personal search and metasearch
|
||||
|
||||
DISTNAME= pinot-1.03
|
||||
REVISION= 5
|
||||
DISTNAME= pinot-1.06
|
||||
|
||||
SHARED_LIBS += xapianbackend 0.0 # 1.0
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pinot-1.03.tar.gz) = H7AIf7Z6WORfn9bh5MOqBI5RgR14U+4+ifymJZzZwgI=
|
||||
SIZE (pinot-1.03.tar.gz) = 1064215
|
||||
SHA256 (pinot-1.06.tar.gz) = u6b0ElU4kO98zNbXuyjfmmxNEi6nSikC5d4zlTzRhy0=
|
||||
SIZE (pinot-1.06.tar.gz) = 1066326
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.11 2013/01/14 15:04:49 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.12 2013/10/14 10:44:07 nigel Exp $
|
||||
@bin bin/pinot
|
||||
@bin bin/pinot-dbus-daemon
|
||||
@bin bin/pinot-index
|
||||
@ -58,6 +58,8 @@ include/pinot/ViewHistory.h
|
||||
include/pinot/Visibility.h
|
||||
include/pinot/WebEngine.h
|
||||
include/pinot/WorkerThreads.h
|
||||
include/pinot/cjkv/
|
||||
include/pinot/cjkv/CJKVTokenizer.h
|
||||
include/pinot/filters/
|
||||
include/pinot/filters/Filter.h
|
||||
include/pinot/filters/FilterFactory.h
|
||||
|
Loading…
Reference in New Issue
Block a user