diff options
author | demon <demon@FreeBSD.org> | 2002-08-03 14:49:47 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2002-08-03 14:49:47 +0800 |
commit | fc8c6b46ac86383bf36d0170e2e07f3583f1f2d0 (patch) | |
tree | 320fc495405d28971e350aa92d630a4be0b880b7 /net | |
parent | 67fcd53aa043c78ae4dd955c100f22b740ea5a27 (diff) | |
download | freebsd-ports-gnome-fc8c6b46ac86383bf36d0170e2e07f3583f1f2d0.tar.gz freebsd-ports-gnome-fc8c6b46ac86383bf36d0170e2e07f3583f1f2d0.tar.zst freebsd-ports-gnome-fc8c6b46ac86383bf36d0170e2e07f3583f1f2d0.zip |
Update to version 1.8.8.
Diffstat (limited to 'net')
-rw-r--r-- | net/yaz/Makefile | 2 | ||||
-rw-r--r-- | net/yaz/distinfo | 2 | ||||
-rw-r--r-- | net/yaz/files/patch-aa | 18 | ||||
-rw-r--r-- | net/yaz/files/patch-ab | 10 | ||||
-rw-r--r-- | net/yaz/pkg-plist | 1 |
5 files changed, 3 insertions, 30 deletions
diff --git a/net/yaz/Makefile b/net/yaz/Makefile index ec20808f92e8..a92568837954 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -6,7 +6,7 @@ # PORTNAME= yaz -PORTVERSION= 1.8.7 +PORTVERSION= 1.8.8 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ diff --git a/net/yaz/distinfo b/net/yaz/distinfo index 32997c7f7788..0d85462ea702 100644 --- a/net/yaz/distinfo +++ b/net/yaz/distinfo @@ -1 +1 @@ -MD5 (yaz-1.8.7.tar.gz) = 0edc6b58be4e9ee56f634334d62d58b1 +MD5 (yaz-1.8.8.tar.gz) = a3aa4f5334435de22d3a14d087a60728 diff --git a/net/yaz/files/patch-aa b/net/yaz/files/patch-aa deleted file mode 100644 index 230e4602c194..000000000000 --- a/net/yaz/files/patch-aa +++ /dev/null @@ -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 - diff --git a/net/yaz/files/patch-ab b/net/yaz/files/patch-ab deleted file mode 100644 index 9857a5630e04..000000000000 --- a/net/yaz/files/patch-ab +++ /dev/null @@ -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 - diff --git a/net/yaz/pkg-plist b/net/yaz/pkg-plist index 09a1f3ea5b03..e710e06d6233 100644 --- a/net/yaz/pkg-plist +++ b/net/yaz/pkg-plist @@ -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 |