svn commit: r393877 - head/net/yaz
Pawel Pekala
pawel at FreeBSD.org
Mon Aug 10 16:47:03 UTC 2015
Author: pawel
Date: Mon Aug 10 16:47:02 2015
New Revision: 393877
URL: https://svnweb.freebsd.org/changeset/ports/393877
Log:
Update to version 5.14.5
--- 5.14.5 2015/08/06
Stop building packages for obsolete Debian squeeze and use DH
version 9. YAZ-854
rpn2cql diagnostics: provide use attribute addinfo YAZ-853
deb: deprecated substitution ${Source-Version} YAZ-852
Fix yaz-client: semicolon terminates arguments YAZ-851
--- 5.14.4 2015/07/29
Windows: Bundle VC runtime exe YAZ-848
Omit Content-Type for HTTP requests to Solr YAZ-850
Modified:
head/net/yaz/Makefile
head/net/yaz/distinfo
Modified: head/net/yaz/Makefile
==============================================================================
--- head/net/yaz/Makefile Mon Aug 10 16:46:23 2015 (r393876)
+++ head/net/yaz/Makefile Mon Aug 10 16:47:02 2015 (r393877)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= yaz
-PORTVERSION= 5.14.3
+PORTVERSION= 5.14.5
CATEGORIES= net
MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/
Modified: head/net/yaz/distinfo
==============================================================================
--- head/net/yaz/distinfo Mon Aug 10 16:46:23 2015 (r393876)
+++ head/net/yaz/distinfo Mon Aug 10 16:47:02 2015 (r393877)
@@ -1,2 +1,2 @@
-SHA256 (yaz-5.14.3.tar.gz) = b7a444deb013ab01d051c3e42c07b083a046d0882286a2162dc83b9519b56a49
-SIZE (yaz-5.14.3.tar.gz) = 2493661
+SHA256 (yaz-5.14.5.tar.gz) = be6ef82a1f3f4f325d19d9b3b7a16e7d9d0d58eb31436f8953f2d8ab07b539ac
+SIZE (yaz-5.14.5.tar.gz) = 2550714
More information about the svn-ports-all
mailing list