1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

Update to version 5.14.3

Fix rpn2cql: structure, relation problem for serverChoice YAZ-849
Problem was that for things mapped to cql.serverChoice the relation
would sometimes be omitted when it should not. Eg for relation "all".
This commit is contained in:
Pawel Pekala 2015-07-15 16:14:00 +00:00
parent d2c6301837
commit 1c40bd2917
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392168
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1,2 +1,2 @@
SHA256 (yaz-5.14.2.tar.gz) = de8d866be973ce6b3aa293e94e4ffe3958f472e32150a5d8719eb44da1235b4e
SIZE (yaz-5.14.2.tar.gz) = 2554651
SHA256 (yaz-5.14.3.tar.gz) = b7a444deb013ab01d051c3e42c07b083a046d0882286a2162dc83b9519b56a49
SIZE (yaz-5.14.3.tar.gz) = 2493661