Upgrade to 1.8.6.
This commit is contained in:
parent
684225f588
commit
f35c40c102
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56644
3 changed files with 5 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= yaz
|
||||
PORTVERSION= 1.8.5
|
||||
PORTVERSION= 1.8.6
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (yaz-1.8.5.tar.gz) = 3f64056c4d649df0bb02c1ec9a36ee32
|
||||
MD5 (yaz-1.8.6.tar.gz) = 8f4a59975f69d4b1483e24576cc8eca5
|
||||
|
|
|
@ -39,6 +39,7 @@ include/yaz/yconfig.h
|
|||
include/yaz/z-accdes1.h
|
||||
include/yaz/z-accform1.h
|
||||
include/yaz/z-acckrb1.h
|
||||
include/yaz/z-charneg.h
|
||||
include/yaz/z-core.h
|
||||
include/yaz/z-date.h
|
||||
include/yaz/z-diag1.h
|
||||
|
@ -123,6 +124,7 @@ share/doc/yaz/zoom.options.html
|
|||
share/doc/yaz/zoom.query.html
|
||||
share/doc/yaz/zoom.records.html
|
||||
share/doc/yaz/zoom.resultsets.html
|
||||
share/doc/yaz/zoom.scan.html
|
||||
share/yaz/ill/ill.tcl
|
||||
share/yaz/ill/ill9702.asn
|
||||
share/yaz/ill/item-req.asn
|
||||
|
@ -160,6 +162,7 @@ share/yaz/tab/var1.var
|
|||
share/yaz/tab/wais-b.est
|
||||
share/yaz/tab/wais-variant.est
|
||||
share/yaz/tab/wais.abs
|
||||
share/yaz/z39.50/charneg-3.asn
|
||||
share/yaz/z39.50/datetime.asn
|
||||
share/yaz/z39.50/esadmin.asn
|
||||
share/yaz/z39.50/esupdate.asn
|
||||
|
|
Loading…
Reference in a new issue