1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

Update to version 5.0.5

--- 5.0.5 2013/12/09

Add support for MARC-in-JSON. yaz-marcdump and the record conversion module
can read and write this format. For record format JSON, yaz-ztest returns
MARC-in-JSON records.

iconv: fixes and more tests for danmarc character set encoding. 0xa733 is
converted to @å , 0xa732 is converted to @Å instead of @a733, @a732 .
This commit is contained in:
Pawel Pekala 2013-12-12 16:24:58 +00:00
parent 7adec8d6b1
commit 10e420075f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336276
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1,2 +1,2 @@
SHA256 (yaz-5.0.4.tar.gz) = 2bcb8d1b6723466c14abd7af0b73655f842abaa0cc4f03fc1a8bad7be2616e88
SIZE (yaz-5.0.4.tar.gz) = 2444395
SHA256 (yaz-5.0.5.tar.gz) = c29bba7dc2f3cc8a0b2bdb6b704026e66c42da5b567c4b90aa965a2ce020628a
SIZE (yaz-5.0.5.tar.gz) = 2441278