mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to version 1.0.
This commit is contained in:
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
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= yazproxy
|
||||
PORTVERSION= 0.8
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://ftp.indexdata.dk/pub/yazproxy/
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (yazproxy-0.8.tar.gz) = 206e50257eced1cf829dd786957b9946
|
||||
SIZE (yazproxy-0.8.tar.gz) = 479155
|
||||
MD5 (yazproxy-1.0.tar.gz) = 206f09578e5b919ce193d83fe31b02f4
|
||||
SIZE (yazproxy-1.0.tar.gz) = 498902
|
||||
|
|
|
@ -1,10 +1,14 @@
|
|||
bin/yazproxy
|
||||
include/yazproxy/bw.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_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
|
||||
|
@ -35,11 +39,14 @@ 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
|
||||
@dirrm lib/yazproxy
|
||||
@dirrm share/doc/yazproxy
|
||||
@dirrm share/yazproxy
|
||||
|
|
Loading…
Add table
Reference in a new issue