1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Update to version 1.8.8.

This commit is contained in:
Dmitry Sivachenko 2002-08-03 06:49:47 +00:00
parent 75e902ef96
commit 180c3ddd97
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63886
5 changed files with 3 additions and 30 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= yaz
PORTVERSION= 1.8.7
PORTVERSION= 1.8.8
CATEGORIES= net
MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/

View File

@ -1 +1 @@
MD5 (yaz-1.8.7.tar.gz) = 0edc6b58be4e9ee56f634334d62d58b1
MD5 (yaz-1.8.8.tar.gz) = a3aa4f5334435de22d3a14d087a60728

View File

@ -1,18 +0,0 @@
--- doc/Makefile.in.orig Sun Sep 10 19:25:39 2000
+++ doc/Makefile.in Sun Sep 10 19:26:24 2000
@@ -37,6 +37,7 @@
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
+docdir = $(datadir)/doc/@PACKAGE@
top_builddir = ..
@@ -78,7 +79,6 @@
SUBDIRS_VAR = @SUBDIRS_VAR@
VERSION = @VERSION@
-docdir = $(pkgdatadir)/doc
doc_DATA = yaz.sgml profiles.sgml yaz.txt yaz.ps profiles.txt profiles.ps yaz.html yaz-1.html yaz-2.html yaz-3.html yaz-4.html yaz-5.html yaz-6.html yaz-7.html yaz-8.html yaz-9.html

View File

@ -1,10 +0,0 @@
--- odr/ber_int.c.orig Sat Oct 27 13:06:01 2001
+++ odr/ber_int.c Sat Oct 27 13:06:19 2001
@@ -75,6 +75,7 @@
#include <winsock.h>
#else
#include <sys/types.h>
+#include <sys/socket.h>
#include <netinet/in.h>
#endif

View File

@ -30,6 +30,7 @@ include/yaz/sortspec.h
include/yaz/statserv.h
include/yaz/tcpip.h
include/yaz/tpath.h
include/yaz/unix.h
include/yaz/wrbuf.h
include/yaz/xmalloc.h
include/yaz/yaz-ccl.h