summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1997-07-04 19:54:39 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1997-07-04 19:54:39 +0000
commit44bc730c5e34a06aa411891ed48601d42e28dcc2 (patch)
tree2581a9e9fa1bb92aeeeee2c918bc06262a190f00 /security
parentI botched my previous update of the thread safe malloc, making it (diff)
Upgrade to 7.6
Notes
Notes: svn path=/head/; revision=7213
Diffstat (limited to 'security')
-rw-r--r--security/tcp_wrapper/Makefile8
-rw-r--r--security/tcp_wrapper/distinfo2
-rw-r--r--security/tcp_wrapper/files/patch-aa2
-rw-r--r--security/tcp_wrapper/pkg-plist2
4 files changed, 7 insertions, 7 deletions
diff --git a/security/tcp_wrapper/Makefile b/security/tcp_wrapper/Makefile
index a41ca19c42cf..a4770ffabde0 100644
--- a/security/tcp_wrapper/Makefile
+++ b/security/tcp_wrapper/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: tcp_wrapper
-# Version required: 7.2
+# Version required: 7.6
# Date created: 27 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.14 1996/11/17 07:58:06 obrien Exp $
+# $Id: Makefile,v 1.15 1997/06/20 17:49:51 max Exp $
#
-DISTNAME= tcp_wrappers_7.4
-PKGNAME= tcp_wrappers-7.4
+DISTNAME= tcp_wrappers_7.6
+PKGNAME= tcp_wrappers-7.6
CATEGORIES= security net
MASTER_SITES= ftp://ftp.win.tue.nl/pub/security/
diff --git a/security/tcp_wrapper/distinfo b/security/tcp_wrapper/distinfo
index dfc6820e5fe7..0399c012b094 100644
--- a/security/tcp_wrapper/distinfo
+++ b/security/tcp_wrapper/distinfo
@@ -1 +1 @@
-MD5 (tcp_wrappers_7.4.tar.gz) = 1a8d24bcc9d52d1097a6ed19cc5d22bd
+MD5 (tcp_wrappers_7.6.tar.gz) = e6fa25f71226d090f34de3f6b122fb5a
diff --git a/security/tcp_wrapper/files/patch-aa b/security/tcp_wrapper/files/patch-aa
index 44d368e3dc17..f312466b2844 100644
--- a/security/tcp_wrapper/files/patch-aa
+++ b/security/tcp_wrapper/files/patch-aa
@@ -196,7 +196,7 @@
scaffold.h tcpdmatch.8 README.NIS
! LIB = libwrap.a
-! SLIB = libwrap.so.7.4
+! SLIB = libwrap.so.7.6
!
! all other: config-check $(LIB) $(SLIB) tcpd tcpdmatch try-from safe_finger tcpdchk
!
diff --git a/security/tcp_wrapper/pkg-plist b/security/tcp_wrapper/pkg-plist
index 16b0de1a19d3..27656f51d6c6 100644
--- a/security/tcp_wrapper/pkg-plist
+++ b/security/tcp_wrapper/pkg-plist
@@ -6,7 +6,7 @@ bin/safe_finger
bin/try-from
lib/libwrap.a
@exec ranlib %D/%F
-lib/libwrap.so.7.4
+lib/libwrap.so.7.6
@exec /sbin/ldconfig -m %B
man/man3/hosts_access.3.gz
man/man5/hosts_access.5.gz