pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/yaz Update to 4.1.3:
details: https://anonhg.NetBSD.org/pkgsrc/rev/b98d33a6a6a7
branches: trunk
changeset: 584944:b98d33a6a6a7
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Feb 03 12:39:58 2011 +0000
description:
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:
net/yaz/Makefile | 5 ++---
net/yaz/PLIST | 3 ++-
net/yaz/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 8 deletions(-)
diffs (44 lines):
diff -r ea61f96179db -r b98d33a6a6a7 net/yaz/Makefile
--- a/net/yaz/Makefile Thu Feb 03 12:36:46 2011 +0000
+++ b/net/yaz/Makefile Thu Feb 03 12:39:58 2011 +0000
@@ -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 -r ea61f96179db -r b98d33a6a6a7 net/yaz/PLIST
--- a/net/yaz/PLIST Thu Feb 03 12:36:46 2011 +0000
+++ b/net/yaz/PLIST Thu Feb 03 12:39:58 2011 +0000
@@ -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/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 -r ea61f96179db -r b98d33a6a6a7 net/yaz/distinfo
--- a/net/yaz/distinfo Thu Feb 03 12:36:46 2011 +0000
+++ b/net/yaz/distinfo Thu Feb 03 12:39:58 2011 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index