Update to version 1.0.

This commit is contained in:
Dmitry Sivachenko 2005-05-13 06:44:28 +00:00
parent eb8e32a1db
commit 024e7d0afd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135173
3 changed files with 10 additions and 3 deletions

View file

@ -6,7 +6,7 @@
# #
PORTNAME= yazproxy PORTNAME= yazproxy
PORTVERSION= 0.8 PORTVERSION= 1.0
CATEGORIES= net CATEGORIES= net
MASTER_SITES= http://ftp.indexdata.dk/pub/yazproxy/ MASTER_SITES= http://ftp.indexdata.dk/pub/yazproxy/

View file

@ -1,2 +1,2 @@
MD5 (yazproxy-0.8.tar.gz) = 206e50257eced1cf829dd786957b9946 MD5 (yazproxy-1.0.tar.gz) = 206f09578e5b919ce193d83fe31b02f4
SIZE (yazproxy-0.8.tar.gz) = 479155 SIZE (yazproxy-1.0.tar.gz) = 498902

View file

@ -1,10 +1,14 @@
bin/yazproxy bin/yazproxy
include/yazproxy/bw.h include/yazproxy/bw.h
include/yazproxy/module.h
include/yazproxy/proxy.h include/yazproxy/proxy.h
lib/libyazproxy.a lib/libyazproxy.a
lib/libyazproxy.la lib/libyazproxy.la
lib/libyazproxy.so lib/libyazproxy.so
lib/libyazproxy.so.1 lib/libyazproxy.so.1
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/id.png
share/doc/yazproxy/installation.html share/doc/yazproxy/installation.html
share/doc/yazproxy/introduction.html share/doc/yazproxy/introduction.html
@ -35,11 +39,14 @@ share/yazproxy/MARC21slim2RDFDC.xsl
share/yazproxy/MARC21slim2SRWDC.xsl share/yazproxy/MARC21slim2SRWDC.xsl
share/yazproxy/MARC21slimUtils.xsl share/yazproxy/MARC21slimUtils.xsl
share/yazproxy/config.xml share/yazproxy/config.xml
share/yazproxy/config-mafi2ma.xml
share/yazproxy/explain.xml
share/yazproxy/pqf.properties share/yazproxy/pqf.properties
share/yazproxy/voyager.xml share/yazproxy/voyager.xml
share/yazproxy/yazproxy.xsd share/yazproxy/yazproxy.xsd
share/yazproxy/yazproxyctl.sh share/yazproxy/yazproxyctl.sh
share/yazproxy/zeerex-2.0.xsd share/yazproxy/zeerex-2.0.xsd
@dirrm include/yazproxy @dirrm include/yazproxy
@dirrm lib/yazproxy
@dirrm share/doc/yazproxy @dirrm share/doc/yazproxy
@dirrm share/yazproxy @dirrm share/yazproxy