Date: Mon, 1 May 2006 21:07:26 +0200 From: "Martin Wilke" <freebsd@unixfreunde.de> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Cc: demon@FreeBSD.org Subject: ports/96617: [update] net/yazproxy Message-ID: <1146510446.87788@mwilke.ath.cx> Resent-Message-ID: <200605011910.k41JALqN081399@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 96617 >Category: ports >Synopsis: [update] net/yazproxy >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon May 01 19:10:20 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Martin Wilke >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD 7.0-CURRENT #136: Wed Apr 26 20:46:11 CEST 2006 splash@mwilke.ath.cx:/usr/obj/usr/src/sys/BSDBOX >Description: - update to 1.2.1 - Maintainer is cc'd - pkg-plist fixed - portlint checkd. - Changelog: http://www.indexdata.dk/yazproxy/NEWS >How-To-Repeat: >Fix: --- yazproxy.diff begins here --- diff -ruN /usr/ports/net/yazproxy/Makefile ports/net/yazproxy/Makefile --- /usr/ports/net/yazproxy/Makefile Fri Jun 3 14:46:53 2005 +++ ports/net/yazproxy/Makefile Mon May 1 17:16:40 2006 @@ -6,14 +6,14 @@ # PORTNAME= yazproxy -PORTVERSION= 1.0.1 +PORTVERSION= 1.2.1 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yazproxy/ MAINTAINER= demon@FreeBSD.org COMMENT= A powerful general purpose Z39.50/SRW/SRU proxy -LIB_DEPENDS= yazcpp.1:${PORTSDIR}/net/yaz++ +LIB_DEPENDS= yazpp:${PORTSDIR}/net/yaz++ GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-shared --with-yazpp=${LOCALBASE}/bin diff -ruN /usr/ports/net/yazproxy/distinfo ports/net/yazproxy/distinfo --- /usr/ports/net/yazproxy/distinfo Mon Jan 23 14:24:33 2006 +++ ports/net/yazproxy/distinfo Mon May 1 14:17:05 2006 @@ -1,3 +1,3 @@ -MD5 (yazproxy-1.0.1.tar.gz) = c39396ae77ed918ea2da05c4e4ee45c5 -SHA256 (yazproxy-1.0.1.tar.gz) = 3f3b7cf8ef901c0ee226224ca697dda98051343a06604e5a347d507d56b52661 -SIZE (yazproxy-1.0.1.tar.gz) = 512473 +MD5 (yazproxy-1.2.1.tar.gz) = c9727d675058857f8c21f3bab737a24f +SHA256 (yazproxy-1.2.1.tar.gz) = 44bfff819bc3d7bd17201b11f9afbdb9832b0ce56af702eb2928119f5a2d786e +SIZE (yazproxy-1.2.1.tar.gz) = 673818 diff -ruN /usr/ports/net/yazproxy/pkg-plist ports/net/yazproxy/pkg-plist --- /usr/ports/net/yazproxy/pkg-plist Fri May 13 08:44:28 2005 +++ ports/net/yazproxy/pkg-plist Mon May 1 17:18:55 2006 @@ -1,52 +1,58 @@ bin/yazproxy include/yazproxy/bw.h +include/yazproxy/limit-connect.h include/yazproxy/module.h include/yazproxy/proxy.h lib/libyazproxy.a lib/libyazproxy.la lib/libyazproxy.so lib/libyazproxy.so.1 +lib/yazproxy/mod_proxy_helsinki.a +lib/yazproxy/mod_proxy_helsinki.la +lib/yazproxy/mod_proxy_helsinki.so lib/yazproxy/mod_proxy_sample.a lib/yazproxy/mod_proxy_sample.la lib/yazproxy/mod_proxy_sample.so -share/doc/yazproxy/id.png -share/doc/yazproxy/installation.html -share/doc/yazproxy/introduction.html -share/doc/yazproxy/license.html -share/doc/yazproxy/other-optimizations.html -share/doc/yazproxy/otherinfo-encoding.html -share/doc/yazproxy/proxy-config-file.html -share/doc/yazproxy/proxy-keepalive.html -share/doc/yazproxy/proxy-reference.html -share/doc/yazproxy/proxy-target.html -share/doc/yazproxy/proxy-usage.html -share/doc/yazproxy/query-cache.html -share/doc/yazproxy/query-validation.html -share/doc/yazproxy/record-cache.html -share/doc/yazproxy/record-validation.html -share/doc/yazproxy/support.html -share/doc/yazproxy/using.html -share/doc/yazproxy/windows.html -share/doc/yazproxy/yaz.css -share/doc/yazproxy/yazproxy-man.html -share/doc/yazproxy/yazproxy-schema.html -share/doc/yazproxy/yazproxy.html -share/doc/yazproxy/yazproxy.pdf -share/yazproxy/MARC21slim2DC.xsl -share/yazproxy/MARC21slim2MODS.xsl -share/yazproxy/MARC21slim2MODS3.xsl -share/yazproxy/MARC21slim2RDFDC.xsl -share/yazproxy/MARC21slim2SRWDC.xsl -share/yazproxy/MARC21slimUtils.xsl -share/yazproxy/config.xml -share/yazproxy/config-mafi2ma.xml -share/yazproxy/explain.xml -share/yazproxy/pqf.properties -share/yazproxy/voyager.xml -share/yazproxy/yazproxy.xsd -share/yazproxy/yazproxyctl.sh -share/yazproxy/zeerex-2.0.xsd -@dirrm include/yazproxy +%%DOCSDIR%%/common/id.png +%%DOCSDIR%%/common/style1.css +%%DOCSDIR%%/installation.html +%%DOCSDIR%%/introduction.html +%%DOCSDIR%%/license.html +%%DOCSDIR%%/other-optimizations.html +%%DOCSDIR%%/otherinfo-encoding.html +%%DOCSDIR%%/proxy-config-file.html +%%DOCSDIR%%/proxy-keepalive.html +%%DOCSDIR%%/proxy-reference.html +%%DOCSDIR%%/proxy-target.html +%%DOCSDIR%%/proxy-usage.html +%%DOCSDIR%%/query-cache.html +%%DOCSDIR%%/query-validation.html +%%DOCSDIR%%/record-cache.html +%%DOCSDIR%%/record-validation.html +%%DOCSDIR%%/support.html +%%DOCSDIR%%/using.html +%%DOCSDIR%%/windows.html +%%DOCSDIR%%/yazproxy-man.html +%%DOCSDIR%%/yazproxy-schema.html +%%DOCSDIR%%/yazproxy.html +%%DOCSDIR%%/yazproxy.pdf +%%DATADIR%%/MARC21slim2DC.xsl +%%DATADIR%%/MARC21slim2MODS.xsl +%%DATADIR%%/MARC21slim2MODS3.xsl +%%DATADIR%%/MARC21slim2RDFDC.xsl +%%DATADIR%%/MARC21slim2SRWDC.xsl +%%DATADIR%%/MARC21slimUtils.xsl +%%DATADIR%%/config-mafi2ma.xml +%%DATADIR%%/config-modules.xml +%%DATADIR%%/config.xml +%%DATADIR%%/explain.xml +%%DATADIR%%/pqf.properties +%%DATADIR%%/voyager.xml +%%DATADIR%%/yazproxy.xsd +%%DATADIR%%/yazproxyctl.sh +%%DATADIR%%/zeerex-2.0.xsd +@dirrm %%DATADIR%% +@dirrm %%DOCSDIR%%/common +@dirrm %%DOCSDIR%% @dirrm lib/yazproxy -@dirrm share/doc/yazproxy -@dirrm share/yazproxy +@dirrm include/yazproxy --- yazproxy.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1146510446.87788>