diff options
author | wiz <wiz> | 2011-02-03 12:39:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-02-03 12:39:58 +0000 |
commit | f3b22182014882489953984b1fb27b44f1e1ea24 (patch) | |
tree | 79abe3ead002d46867ccd45536ec0d6b8d2e962f /net/yaz/PLIST | |
parent | 2f6c102f7b968dfcb77d5ab1952c96b9ba9a9131 (diff) | |
download | pkgsrc-f3b22182014882489953984b1fb27b44f1e1ea24.tar.gz |
Update to 4.1.3:
--- 4.1.3 2011/01/27
Update yaz.spec to operate on both SLES11 / Centos 5.5.
RPM: Release includes 'indexdata' name. Use indexdata in release name so
this package can be distinguished from other vendors.
yaz-config: Use exec_prefix, libdir, includedir . Use these variables
as determined by configure
yaz-config: set YAZ_VERSION env. php_yaz relies on it.
GFS: Z_PresentStatus_partial_4 for missing record. If bend_fetch handler
returns no error and no record, the present request is considered
partial (only a subset of the records could be returned by backend), and
so it is appropriate to set Present Status to partial-4.
Diffstat (limited to 'net/yaz/PLIST')
-rw-r--r-- | net/yaz/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/yaz/PLIST b/net/yaz/PLIST index 5f7dbdf76f6..ce3ad630857 100644 --- a/net/yaz/PLIST +++ b/net/yaz/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2010/11/23 17:25:10 wiz Exp $ +@comment $NetBSD: PLIST,v 1.18 2011/02/03 12:39:58 wiz Exp $ bin/yaz-asncomp bin/yaz-client bin/yaz-config @@ -66,6 +66,7 @@ include/yaz/sortspec.h include/yaz/spipe.h include/yaz/srw.h include/yaz/statserv.h +include/yaz/stemmer.h include/yaz/tcpip.h include/yaz/test.h include/yaz/thread_create.h |