summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2015-09-15 19:15:25 +0000
committerPawel Pekala <pawel@FreeBSD.org>2015-09-15 19:15:25 +0000
commit9284f3d713673932eb84c27c001184c6e95a5752 (patch)
tree7b52671c8e07dd9b8a0bdc65e33abc6709dbb6b3 /net
parent5a73dc934565945affcabf37ea0e36f18760ccab (diff)
downloadfreebsd-ports-9284f3d713673932eb84c27c001184c6e95a5752.zip
Update to version 5.14.9
--- 5.14.9 2015/09/15 Fix segv in ZOOM_connection_fire_event_socket YAZ-858 The odr_in memory taken by handle_srw_response, and, thus if result set is destructed before we expect the HTTP response (hres) it may be come invalid. Therefore we inspect hres before the call to ZOOM_handle_sru. Fix possible deadlock in backtrace (2nd attempt) YAZ-856 An alarm is set up so that backtrace is terminated if it hangs. Even if backtrace the handler also attempts to spawn gdb. --- 5.14.8 2015/09/14 Fix SEGV for s=sl for 3 terms and syntax error YAZ-857 --- 5.14.7 2015/09/13 Fix possible deadlock in backtrace YAZ-856 Various minor text tweaks in documentation
Diffstat (limited to 'net')
-rw-r--r--net/yaz/Makefile2
-rw-r--r--net/yaz/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/net/yaz/Makefile b/net/yaz/Makefile
index 4a4b871d8109..8b3f0274ac06 100644
--- a/net/yaz/Makefile
+++ b/net/yaz/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= yaz
-PORTVERSION= 5.14.6
+PORTVERSION= 5.14.9
CATEGORIES= net
MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/
diff --git a/net/yaz/distinfo b/net/yaz/distinfo
index 3597021560c4..44fcbc1d47fa 100644
--- a/net/yaz/distinfo
+++ b/net/yaz/distinfo
@@ -1,2 +1,2 @@
-SHA256 (yaz-5.14.6.tar.gz) = 0889a89e30040ce3c19e51595ea570875083b35187528b04e49bb2e3d5fadb5b
-SIZE (yaz-5.14.6.tar.gz) = 2550985
+SHA256 (yaz-5.14.9.tar.gz) = adef387e35205c35d7ac337a109fb51c9bb15a8bd607592ed967be7ed166a3f3
+SIZE (yaz-5.14.9.tar.gz) = 2552363