diff options
author | jlam <jlam@pkgsrc.org> | 2004-03-26 11:02:14 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-03-26 11:02:14 +0000 |
commit | 710f68bcde80a14830cb1d160623cc94e6aa4658 (patch) | |
tree | dadb05624fc2f9f82ebb088bbd7615311d863814 /security/tcp_wrappers/distinfo | |
parent | e237ad11d023fddeeef71dee499cc0ffc66e786c (diff) | |
download | pkgsrc-710f68bcde80a14830cb1d160623cc94e6aa4658.tar.gz |
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.
Diffstat (limited to 'security/tcp_wrappers/distinfo')
-rw-r--r-- | security/tcp_wrappers/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
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 |