summaryrefslogtreecommitdiff
path: root/net/yaz
diff options
context:
space:
mode:
authorwiz <wiz>2011-02-03 12:39:58 +0000
committerwiz <wiz>2011-02-03 12:39:58 +0000
commit445889090216d1dd8f67f2072abcb90b8ed9db86 (patch)
tree79abe3ead002d46867ccd45536ec0d6b8d2e962f /net/yaz
parentab4675698c057a67398a7de81cf5902df79cb62d (diff)
downloadpkgsrc-445889090216d1dd8f67f2072abcb90b8ed9db86.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')
-rw-r--r--net/yaz/Makefile5
-rw-r--r--net/yaz/PLIST3
-rw-r--r--net/yaz/distinfo8
3 files changed, 8 insertions, 8 deletions
diff --git a/net/yaz/Makefile b/net/yaz/Makefile
index 12feb193559..c333772e1a1 100644
--- a/net/yaz/Makefile
+++ b/net/yaz/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2010/12/17 07:36:09 obache Exp $
+# $NetBSD: Makefile,v 1.39 2011/02/03 12:39:58 wiz Exp $
#
-DISTNAME= yaz-4.1.2
-PKGREVISION= 1
+DISTNAME= yaz-4.1.3
CATEGORIES= net
MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/
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
diff --git a/net/yaz/distinfo b/net/yaz/distinfo
index 3c790d504d4..9258b737f88 100644
--- a/net/yaz/distinfo
+++ b/net/yaz/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2010/11/23 17:25:10 wiz Exp $
+$NetBSD: distinfo,v 1.25 2011/02/03 12:39:58 wiz Exp $
-SHA1 (yaz-4.1.2.tar.gz) = 49e1bee4229bb64b458007c79a12a6af643760fd
-RMD160 (yaz-4.1.2.tar.gz) = 86a6377e65344c0326cfa9c29d42eeb7724f3dc5
-Size (yaz-4.1.2.tar.gz) = 2286186 bytes
+SHA1 (yaz-4.1.3.tar.gz) = 9659728c38f2687bc4484385014ec94c808b8a43
+RMD160 (yaz-4.1.3.tar.gz) = 84b3a891cc2da5231dfd1b27547a3fe8ae9dad2f
+Size (yaz-4.1.3.tar.gz) = 2311757 bytes