diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2006-11-05 15:34:21 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2006-11-05 15:34:21 +0000 |
commit | b81a94eda92811c6a84c4b055abb46798bdc3294 (patch) | |
tree | 9056c31cf1c98ea34ec604ea8ded603fe3866334 /net/yaz | |
parent | 77c617abb2b2762493df7af8affe00a9e05696a2 (diff) | |
download | ports-b81a94eda92811c6a84c4b055abb46798bdc3294.tar.gz ports-b81a94eda92811c6a84c4b055abb46798bdc3294.zip |
Notes
Diffstat (limited to 'net/yaz')
-rw-r--r-- | net/yaz/Makefile | 2 | ||||
-rw-r--r-- | net/yaz/distinfo | 5 | ||||
-rw-r--r-- | net/yaz/pkg-plist | 6 |
3 files changed, 7 insertions, 6 deletions
diff --git a/net/yaz/Makefile b/net/yaz/Makefile index d38219d4a808..3cef0e11446e 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -6,7 +6,7 @@ # PORTNAME= yaz -PORTVERSION= 2.1.26 +PORTVERSION= 2.1.38 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ diff --git a/net/yaz/distinfo b/net/yaz/distinfo index 58307ebfc687..12e7c4e56eb8 100644 --- a/net/yaz/distinfo +++ b/net/yaz/distinfo @@ -1,3 +1,2 @@ -MD5 (yaz-2.1.26.tar.gz) = 3c13d86714efe6d1f226c8f0a67923b6 -SHA256 (yaz-2.1.26.tar.gz) = 683d660d16c6bebdc6bfe591765dd470d95eb6aafbba910280309d7bd6d3d981 -SIZE (yaz-2.1.26.tar.gz) = 1648393 +MD5 (yaz-2.1.38.tar.gz) = 22fe7e803bfa0c5cfbca99ac818a02b8 +SIZE (yaz-2.1.38.tar.gz) = 1683049 diff --git a/net/yaz/pkg-plist b/net/yaz/pkg-plist index 2ba10741c31a..eff55b5d27c4 100644 --- a/net/yaz/pkg-plist +++ b/net/yaz/pkg-plist @@ -11,6 +11,7 @@ include/yaz/charneg.h include/yaz/comstack.h include/yaz/cql.h include/yaz/diagbib1.h +include/yaz/diagsru_update.h include/yaz/diagsrw.h include/yaz/ill-core.h include/yaz/ill.h @@ -22,6 +23,7 @@ include/yaz/marcdisp.h include/yaz/nfa.h include/yaz/nfaxml.h include/yaz/nmem.h +include/yaz/nmem_xml.h include/yaz/odr.h include/yaz/oid.h include/yaz/options.h @@ -121,6 +123,7 @@ share/aclocal/yaz.m4 %%DOCSDIR%%/introduction.html %%DOCSDIR%%/license.html %%DOCSDIR%%/license.other.html +%%DOCSDIR%%/marc.html %%DOCSDIR%%/odr.debugging.html %%DOCSDIR%%/odr.html %%DOCSDIR%%/odr.programming.html @@ -138,11 +141,10 @@ share/aclocal/yaz.m4 %%DOCSDIR%%/soap.xml.html %%DOCSDIR%%/tools.html %%DOCSDIR%%/tools.log.html -%%DOCSDIR%%/tools.marc.html %%DOCSDIR%%/tools.nmem.html %%DOCSDIR%%/tools.oid.html %%DOCSDIR%%/zoom.events.html -%%DOCSDIR%%/zoom.ext.html +%%DOCSDIR%%/zoom.extendedservices.html %%DOCSDIR%%/zoom.html %%DOCSDIR%%/zoom.options.html %%DOCSDIR%%/zoom.query.html |