1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Update to version 5.10.2

--- 5.10.2 2015/03/13

Deal with excess bytes in HTTP response for keepalive YAZ-830

Refactor ssl_put and tcpip_put to one function YAZ-832

Refactor ssl_get and tcpip_get to one function YAZ-831

Fix SEGV yaz-client for HTTP decoding error YAZ-829

Fix buffer overflow in cmd_elements in yaz-client YAZ-828
This commit is contained in:
Pawel Pekala 2015-03-18 20:42:59 +00:00
parent fde955558c
commit 10b7c73d5a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381578
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1,2 +1,2 @@
SHA256 (yaz-5.10.1.tar.gz) = 745ad743a60ddd1ec8e30986fb2fa078c564c8034506698e7704515b0e5a106e
SIZE (yaz-5.10.1.tar.gz) = 2538836
SHA256 (yaz-5.10.2.tar.gz) = 765d784d7269918c992dde55e0146274f123e556b4a5731c7aa53e24a46dcc12
SIZE (yaz-5.10.2.tar.gz) = 2540330