From 710f68bcde80a14830cb1d160623cc94e6aa4658 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 26 Mar 2004 11:02:14 +0000 Subject: Teach security/tcp_wrappers to build on NetBSD systems. Remove the ONLY_FOR_PLATFORMS setting and simply allow the build to fail on systems on which it currently doesn't build. Replace the cascading if statement that set the Makefile target with something more compact. Lastly, teach tcp_wrappers to partially honor PKG_SYSCONFDIR -- it will default to the historic locations /etc/host.{allow,deny} for the config files, but if PKG_SYSCONFDIR.tcp_wrappers is set in /etc/mk.conf, then it will use that instead. --- security/tcp_wrappers/distinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/tcp_wrappers/distinfo') diff --git a/security/tcp_wrappers/distinfo b/security/tcp_wrappers/distinfo index ff123ae3f30..00133540817 100644 --- a/security/tcp_wrappers/distinfo +++ b/security/tcp_wrappers/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.6 2004/03/21 19:49:05 bouyer Exp $ +$NetBSD: distinfo,v 1.7 2004/03/26 11:02:14 jlam Exp $ SHA1 (tcp_wrappers_7.6-ipv6.1.tar.gz) = d0b70d4f0c0ac0375d8283a18ec2b6d602f82fde Size (tcp_wrappers_7.6-ipv6.1.tar.gz) = 144708 bytes -SHA1 (patch-aa) = 4158e67803e39d9cf0469bc1961ea2a1e6d672e2 +SHA1 (patch-aa) = feed6e504bb69c210ede443289de3a3b19bc0332 SHA1 (patch-ab) = 51b094f55afcea6ef1063af1b27be0b22b07eaa6 SHA1 (patch-ac) = a9cd493a470782e8f6bdd38fde6c746fb1e371c0 SHA1 (patch-ad) = 2f2fa789599e2fca652e240f05bec8460287e79e -- cgit v1.2.3