From 7ab2f53981426ab1b9c8b522bc70a12148218560 Mon Sep 17 00:00:00 2001 From: ache Date: Fri, 4 Jul 1997 19:54:39 +0000 Subject: Upgrade to 7.6 --- security/tcp_wrapper/Makefile | 8 ++++---- security/tcp_wrapper/distinfo | 2 +- security/tcp_wrapper/files/patch-aa | 2 +- security/tcp_wrapper/pkg-plist | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'security/tcp_wrapper') 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 -- cgit