aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2013-12-13 00:24:58 +0800
committerpawel <pawel@FreeBSD.org>2013-12-13 00:24:58 +0800
commitd40fda2d0ca27795e9b842468eec03588ec0548d (patch)
tree2de2cd3b846eb0a6b075aadaca42ec765e4f204f /net
parentead31597af4e1db56c59eb1b43b03af2bef00043 (diff)
downloadfreebsd-ports-gnome-d40fda2d0ca27795e9b842468eec03588ec0548d.tar.gz
freebsd-ports-gnome-d40fda2d0ca27795e9b842468eec03588ec0548d.tar.zst
freebsd-ports-gnome-d40fda2d0ca27795e9b842468eec03588ec0548d.zip
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 .
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 7a3b154d9a81..c9e816504101 100644
--- a/net/yaz/Makefile
+++ b/net/yaz/Makefile
@@ -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/
diff --git a/net/yaz/distinfo b/net/yaz/distinfo
index eeb86c7e0647..2ec7a412db65 100644
--- a/net/yaz/distinfo
+++ b/net/yaz/distinfo
@@ -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