diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2011-03-23 16:43:30 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2011-03-23 16:43:30 +0000 |
commit | 4f99e79145fb23372ddab5d5c5e4a86739963a14 (patch) | |
tree | acb268cea0623f347b5882caa10e903055d9c877 /net/yaz | |
parent | 6f706238b5aa10aa5d06d13fe37a2bdde1b11c7c (diff) | |
download | ports-4f99e79145fb23372ddab5d5c5e4a86739963a14.tar.gz ports-4f99e79145fb23372ddab5d5c5e4a86739963a14.zip |
Notes
Diffstat (limited to 'net/yaz')
-rw-r--r-- | net/yaz/Makefile | 4 | ||||
-rw-r--r-- | net/yaz/distinfo | 4 | ||||
-rw-r--r-- | net/yaz/pkg-plist | 56 |
3 files changed, 32 insertions, 32 deletions
diff --git a/net/yaz/Makefile b/net/yaz/Makefile index b2b1972d7d28..dbd6578566d7 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -6,11 +6,11 @@ # PORTNAME= yaz -PORTVERSION= 4.1.3 +PORTVERSION= 4.1.7 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ -MAINTAINER= c0rn@o2.pl +MAINTAINER= pawel@FreeBSD.org COMMENT= Z39.50/SR client and API library LIB_DEPENDS= icuuc:${PORTSDIR}/devel/icu diff --git a/net/yaz/distinfo b/net/yaz/distinfo index a768e6410f6c..ed183b053950 100644 --- a/net/yaz/distinfo +++ b/net/yaz/distinfo @@ -1,2 +1,2 @@ -SHA256 (yaz-4.1.3.tar.gz) = 91a03ced9bc9f421ff666f4c78aa5f86c2a04e4b7c741b30f94b4f320c337ded -SIZE (yaz-4.1.3.tar.gz) = 2311757 +SHA256 (yaz-4.1.7.tar.gz) = 7476b20d571c0ab595c47457513f1c028290d5331ffee4a50b3ce1eed176c155 +SIZE (yaz-4.1.7.tar.gz) = 2318226 diff --git a/net/yaz/pkg-plist b/net/yaz/pkg-plist index dfe5b109f8c4..8a4f977eebeb 100644 --- a/net/yaz/pkg-plist +++ b/net/yaz/pkg-plist @@ -201,34 +201,34 @@ share/aclocal/yaz.m4 %%PORTDOCS%%%%DOCSDIR%%/zoom.resultsets.html %%PORTDOCS%%%%DOCSDIR%%/zoom.scan.html %%PORTDOCS%%%%DOCSDIR%%/zoomsh.html -share/yaz/etc/MARC21slim2DC.xsl -share/yaz/etc/MARC21slim2MODS.xsl -share/yaz/etc/MARC21slim2RDFDC.xsl -share/yaz/etc/MARC21slimUtils.xsl -share/yaz/etc/cqlpass.properties -share/yaz/etc/maps.xml -share/yaz/etc/marc21_to_endnote.xsl -share/yaz/etc/opacxml.xsd -share/yaz/etc/pqf.properties -share/yaz/etc/yazgfs.xml -share/yaz/ill/ill.tcl -share/yaz/ill/ill9702.asn -share/yaz/ill/item-req.asn -share/yaz/ill/oclc-ill-req-ext.asn -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 -share/yaz/z39.50/facet.asn -share/yaz/z39.50/mterm2.asn -share/yaz/z39.50/oclcui.asn -share/yaz/z39.50/univres.asn -share/yaz/z39.50/z.tcl -share/yaz/z39.50/z3950v3.asn -@dirrm share/yaz/z39.50 -@dirrm share/yaz/ill -@dirrm share/yaz/etc -@dirrm share/yaz +%%DATADIR%%/etc/MARC21slim2DC.xsl +%%DATADIR%%/etc/MARC21slim2MODS.xsl +%%DATADIR%%/etc/MARC21slim2RDFDC.xsl +%%DATADIR%%/etc/MARC21slimUtils.xsl +%%DATADIR%%/etc/cqlpass.properties +%%DATADIR%%/etc/maps.xml +%%DATADIR%%/etc/marc21_to_endnote.xsl +%%DATADIR%%/etc/opacxml.xsd +%%DATADIR%%/etc/pqf.properties +%%DATADIR%%/etc/yazgfs.xml +%%DATADIR%%/ill/ill.tcl +%%DATADIR%%/ill/ill9702.asn +%%DATADIR%%/ill/item-req.asn +%%DATADIR%%/ill/oclc-ill-req-ext.asn +%%DATADIR%%/z39.50/charneg-3.asn +%%DATADIR%%/z39.50/datetime.asn +%%DATADIR%%/z39.50/esadmin.asn +%%DATADIR%%/z39.50/esupdate.asn +%%DATADIR%%/z39.50/facet.asn +%%DATADIR%%/z39.50/mterm2.asn +%%DATADIR%%/z39.50/oclcui.asn +%%DATADIR%%/z39.50/univres.asn +%%DATADIR%%/z39.50/z.tcl +%%DATADIR%%/z39.50/z3950v3.asn +@dirrm %%DATADIR%%/z39.50 +@dirrm %%DATADIR%%/ill +@dirrm %%DATADIR%%/etc +@dirrm %%DATADIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%%/common %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm include/yaz |