Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Nov 2015 16:52:26 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r401820 - head/net/yaz
Message-ID:  <201511171652.tAHGqQck086484@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Tue Nov 17 16:52:26 2015
New Revision: 401820
URL: https://svnweb.freebsd.org/changeset/ports/401820

Log:
  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

Modified:
  head/net/yaz/Makefile
  head/net/yaz/distinfo

Modified: head/net/yaz/Makefile
==============================================================================
--- head/net/yaz/Makefile	Tue Nov 17 16:12:03 2015	(r401819)
+++ head/net/yaz/Makefile	Tue Nov 17 16:52:26 2015	(r401820)
@@ -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/
 

Modified: head/net/yaz/distinfo
==============================================================================
--- head/net/yaz/distinfo	Tue Nov 17 16:12:03 2015	(r401819)
+++ head/net/yaz/distinfo	Tue Nov 17 16:52:26 2015	(r401820)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511171652.tAHGqQck086484>