1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

update to version 5.0.4

Improve error reporting for ICU chains YAZ-707
Report config element+rule when ICU status is "failure".

ZOOM: stop fetching if present response has no records YAZ-710
Some targets return less records than their hit count would suggest.
This prevents ZOOM from continuing to fetch records if any present
response has 0 records in the response.

Ensure that GFS calls exit if any listener fails YAZ-710
Before, if XML config was in use, it would start the default
listener @:9999!
This commit is contained in:
Pawel Pekala 2013-12-07 14:28:56 +00:00
parent e82a633b48
commit 7dae0920b6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335830
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= yaz
PORTVERSION= 5.0.3
PORTVERSION= 5.0.4
CATEGORIES= net
MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/

View File

@ -1,2 +1,2 @@
SHA256 (yaz-5.0.3.tar.gz) = 2198c2089c5e2397924e0429129fd3a1a039380064fe683ddd1f6c5161fa1d06
SIZE (yaz-5.0.3.tar.gz) = 2502800
SHA256 (yaz-5.0.4.tar.gz) = 2bcb8d1b6723466c14abd7af0b73655f842abaa0cc4f03fc1a8bad7be2616e88
SIZE (yaz-5.0.4.tar.gz) = 2444395