1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

Update to version 5.16.0

Changelog:
--- 5.16.0 2016/04/29
Allow multi-byte indicators for MARC subsystem. GitHub #11.

--- 5.15.3 2016/04/06
Fix yaz_query2xml aborts for attribute type 0. GitHub #9.

backtrace: exit with same signal as original fired
Until now with backtrace any signal would end up being an SIGABRT.

backtrace: cancel alarm if backtrace succeeds
This is to avoid "backtrace hangs" message that should not be
printed and gdb be invoked twice.

Fix some broken URLs in documentation and code.

yaz_marc_write_iso2709: truncate if 99,999 limit is reached.

--- 5.15.2 2016/01/11
Re-organize Windows build. Use ICU compiled with VS 2015 to use
same runtime as rest of components (YAZ, Libxml2, etc).

Move YAZ and many other software components to GitHub.
This commit is contained in:
Pawel Pekala 2016-05-04 19:03:34 +00:00
parent b159e83079
commit 508382886a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414608
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1,2 +1,2 @@
SHA256 (yaz-5.15.1.tar.gz) = ebef25b0970ea1485bbba43a721d7001523b6faa18c8d8da4080a8f83d5e2116
SIZE (yaz-5.15.1.tar.gz) = 2563941
SHA256 (yaz-5.16.0.tar.gz) = 46708320152c1475f6a5ee6f29903caa76121c2440123051546c1b3403c78686
SIZE (yaz-5.16.0.tar.gz) = 2586095