svn commit: r387034 - head/net/yaz
Pawel Pekala
pawel at FreeBSD.org
Fri May 22 16:51:21 UTC 2015
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
More information about the svn-ports-all
mailing list