diff options
author | pawel <pawel@FreeBSD.org> | 2015-11-18 00:52:26 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2015-11-18 00:52:26 +0800 |
commit | c6fdb4501523f8aad7a2ec6f863f6679820cb5ef (patch) | |
tree | be9a65bb0112a38edc508ccf54ba1e19ce596970 /net | |
parent | 841ef26aa27f60cce10e84027e5739d29622accd (diff) | |
download | freebsd-ports-gnome-c6fdb4501523f8aad7a2ec6f863f6679820cb5ef.tar.gz freebsd-ports-gnome-c6fdb4501523f8aad7a2ec6f863f6679820cb5ef.tar.zst freebsd-ports-gnome-c6fdb4501523f8aad7a2ec6f863f6679820cb5ef.zip |
Update to version 5.15.1
Changelog:
Bundle sha1 rather than use libgcrypt/nettle. This means that
configure no longer accepts --with-gcrypt and --with-nettle.
Fix rpn2cql fails for Bib-1 set in qry+conf YAZ-865
Diffstat (limited to 'net')
-rw-r--r-- | net/yaz/Makefile | 2 | ||||
-rw-r--r-- | net/yaz/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/yaz/Makefile b/net/yaz/Makefile index 40f035e40e6d..42d80bdcb3da 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yaz -PORTVERSION= 5.15.0 +PORTVERSION= 5.15.1 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ diff --git a/net/yaz/distinfo b/net/yaz/distinfo index 67919adefabd..e40871788df6 100644 --- a/net/yaz/distinfo +++ b/net/yaz/distinfo @@ -1,2 +1,2 @@ -SHA256 (yaz-5.15.0.tar.gz) = 5741b2963924413bc8d59c9b5acb8fef5e870f7a2f2f1a8bdead0b18cc1105a1 -SIZE (yaz-5.15.0.tar.gz) = 2561655 +SHA256 (yaz-5.15.1.tar.gz) = ebef25b0970ea1485bbba43a721d7001523b6faa18c8d8da4080a8f83d5e2116 +SIZE (yaz-5.15.1.tar.gz) = 2563941 |