Update to version 5.10.1

--- 5.10.1 2015/03/03

Fix test_sru.sh fails in pazpar2 YAZ-826
Unfortunately a regression occurred with YAZ 5.10.0 that would make
Pazpar2 fail for HTTP connections.

--- 5.10.0 2015/03/03

Use CONNECT for SSL backends and for Z39.50 thru HTTP proxy YAZ-825
Introduce cs_create_host2 which returns if connection should be
proxy aware (HTTP:absoluteUri or Z39.50 proxy:vhost in init).. For CONNECT,
the connection is NOT proxy aware (no absoluteUri and no Z39.50 vhost).

Fix http proxy fails with yaz-client YAZ-824
This commit is contained in:
Pawel Pekala 2015-03-09 22:06:41 +00:00
parent 6ee48dc6fc
commit e2003f7a67
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380884
2 changed files with 3 additions and 3 deletions

View file

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

View file

@ -1,2 +1,2 @@
SHA256 (yaz-5.9.1.tar.gz) = ee8f03de4efd4fb40813f36e0afbc4ca1248a063ec8f5e95f7caaa2f5b7d415c
SIZE (yaz-5.9.1.tar.gz) = 2538473
SHA256 (yaz-5.10.1.tar.gz) = 745ad743a60ddd1ec8e30986fb2fa078c564c8034506698e7704515b0e5a106e
SIZE (yaz-5.10.1.tar.gz) = 2538836