Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 May 2015 16:51:21 +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: r387034 - head/net/yaz
Message-ID:  <201505221651.t4MGpLE7030948@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Fri May 22 16:51:20 2015
New Revision: 387034
URL: https://svnweb.freebsd.org/changeset/ports/387034

Log:
  Update to version 5.12.2
  
  --- 5.12.2 2015/05/22
  
  Fix incorrect parsing of URLs @:9999/somebase&url=http://some.host YAZ-842
  
  --- 5.12.1 2015/05/13
  
  yaz-client: deal with excess bytes HTTPS case YAZ-833
  ZOOM C: deal with excess bytes HTTPS case YAZ-833
  Allow Windows installer for PATH to be updated YAZ-841

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

Modified: head/net/yaz/Makefile
==============================================================================
--- head/net/yaz/Makefile	Fri May 22 16:29:46 2015	(r387033)
+++ head/net/yaz/Makefile	Fri May 22 16:51:20 2015	(r387034)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	yaz
-PORTVERSION=	5.12.0
+PORTVERSION=	5.12.2
 CATEGORIES=	net
 MASTER_SITES=	http://ftp.indexdata.dk/pub/yaz/
 

Modified: head/net/yaz/distinfo
==============================================================================
--- head/net/yaz/distinfo	Fri May 22 16:29:46 2015	(r387033)
+++ head/net/yaz/distinfo	Fri May 22 16:51:20 2015	(r387034)
@@ -1,2 +1,2 @@
-SHA256 (yaz-5.12.0.tar.gz) = 3dc6b7ac3b74618f9e53032ce9b9903d216ed67c5478795ae9715eb12188138e
-SIZE (yaz-5.12.0.tar.gz) = 2547257
+SHA256 (yaz-5.12.2.tar.gz) = ae3a32ee1262b09aa44fd9343a5fe086248f03456b3a6cf108816f11be4187c5
+SIZE (yaz-5.12.2.tar.gz) = 2549534



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