svn commit: r327298 - head/net/yaz
Pawel Pekala
pawel at FreeBSD.org
Sat Sep 14 15:43:44 UTC 2013
Author: pawel
Date: Sat Sep 14 15:43:43 2013
New Revision: 327298
URL: http://svnweb.freebsd.org/changeset/ports/327298
Log:
Update to version 4.2.66
Changelog:
--- 4.2.66 2013/09/11
ZOOM: fix record handling for Solr. ZOOM_record_get would return 0, if
schema was given for search. YAZ-675
Add Solr date range searches. YAZ-621
Modified:
head/net/yaz/Makefile
head/net/yaz/distinfo
Modified: head/net/yaz/Makefile
==============================================================================
--- head/net/yaz/Makefile Sat Sep 14 15:41:55 2013 (r327297)
+++ head/net/yaz/Makefile Sat Sep 14 15:43:43 2013 (r327298)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= yaz
-PORTVERSION= 4.2.65
+PORTVERSION= 4.2.66
CATEGORIES= net
MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/
Modified: head/net/yaz/distinfo
==============================================================================
--- head/net/yaz/distinfo Sat Sep 14 15:41:55 2013 (r327297)
+++ head/net/yaz/distinfo Sat Sep 14 15:43:43 2013 (r327298)
@@ -1,2 +1,2 @@
-SHA256 (yaz-4.2.65.tar.gz) = 7e684994452e8b45ceafea9a86ba8af444670102a838bbaec26bac519e9ef829
-SIZE (yaz-4.2.65.tar.gz) = 2447297
+SHA256 (yaz-4.2.66.tar.gz) = 6945292db985d2dc8fbe6d212ab85a8b132f6dddb8f1ea709a27e9341d67bee2
+SIZE (yaz-4.2.66.tar.gz) = 2398148
More information about the svn-ports-all
mailing list