mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 3.0.47.
This commit is contained in:
parent
6ba6d66ef5
commit
71347e53a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238819
3 changed files with 7 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= yaz
|
PORTNAME= yaz
|
||||||
PORTVERSION= 3.0.38
|
PORTVERSION= 3.0.47
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/
|
MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@ USE_LDCONFIG= yes
|
||||||
|
|
||||||
MAN1= yaz-asncomp.1 yaz-client.1 yaz-iconv.1 yaz-marcdump.1 \
|
MAN1= yaz-asncomp.1 yaz-client.1 yaz-iconv.1 yaz-marcdump.1 \
|
||||||
zoomsh.1 yaz-icu.1 yaz-illclient.1
|
zoomsh.1 yaz-icu.1 yaz-illclient.1
|
||||||
MAN7= yaz-log.7 yaz.7
|
MAN7= bib1-attr.7 yaz-log.7 yaz.7
|
||||||
MAN8= yaz-config.8 yaz-ztest.8
|
MAN8= yaz-config.8 yaz-ztest.8
|
||||||
|
|
||||||
post-configure:
|
post-configure:
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (yaz-3.0.38.tar.gz) = d231cb3b577769b40bdac390c350f2d5
|
MD5 (yaz-3.0.47.tar.gz) = efab9627e5089ad9a5fdb5dbac34f612
|
||||||
SHA256 (yaz-3.0.38.tar.gz) = baf0a9101347769c3f9f763f28c991d6e69efc6dfc5f8b633401599e2e5ce2eb
|
SHA256 (yaz-3.0.47.tar.gz) = 88550fb65e28dbc1c0118920f84d3153576199d7c0a32576e416c92e4a94c2a4
|
||||||
SIZE (yaz-3.0.38.tar.gz) = 2073096
|
SIZE (yaz-3.0.47.tar.gz) = 2084391
|
||||||
|
|
|
@ -18,6 +18,7 @@ include/yaz/daemon.h
|
||||||
include/yaz/diagbib1.h
|
include/yaz/diagbib1.h
|
||||||
include/yaz/diagsru_update.h
|
include/yaz/diagsru_update.h
|
||||||
include/yaz/diagsrw.h
|
include/yaz/diagsrw.h
|
||||||
|
include/yaz/errno.h
|
||||||
include/yaz/icu.h
|
include/yaz/icu.h
|
||||||
include/yaz/ill-core.h
|
include/yaz/ill-core.h
|
||||||
include/yaz/ill.h
|
include/yaz/ill.h
|
||||||
|
@ -119,6 +120,7 @@ share/doc/yaz/asn.external.html
|
||||||
share/doc/yaz/asn.html
|
share/doc/yaz/asn.html
|
||||||
share/doc/yaz/asn.pdu.html
|
share/doc/yaz/asn.pdu.html
|
||||||
share/doc/yaz/asn.preparing.html
|
share/doc/yaz/asn.preparing.html
|
||||||
|
share/doc/yaz/bib1.html
|
||||||
share/doc/yaz/common/id.png
|
share/doc/yaz/common/id.png
|
||||||
share/doc/yaz/common/style1.css
|
share/doc/yaz/common/style1.css
|
||||||
share/doc/yaz/comstack.addresses.html
|
share/doc/yaz/comstack.addresses.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue