Update to openresolv-3.2

Changes from 3.1.1 include
 * resolv_conf_passthrough makes the libc subscriber just copy the latest
   resolv.conf to \$resolv_conf
 * private_interfaces allows resolv.conf nameservers to be private for the
   domains in the same file. Requires a resolver other than libc.
This commit is contained in:
roy 2009-04-20 06:26:54 +00:00
parent 8e076326fd
commit 1a2c6118de
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.7 2009/03/19 09:57:50 roy Exp $
# $NetBSD: Makefile,v 1.8 2009/04/20 06:26:54 roy Exp $
#
DISTNAME= openresolv-3.1.1
DISTNAME= openresolv-3.2
CATEGORIES= net
MASTER_SITES= ftp://roy.marples.name/pub/openresolv/
MASTER_SITES+= http://roy.aydogan.net/openresolv/

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.6 2009/03/19 09:57:50 roy Exp $
$NetBSD: distinfo,v 1.7 2009/04/20 06:26:54 roy Exp $
SHA1 (openresolv-3.1.1.tar.bz2) = 62d887b34973ee2886803fb60988863b804ca66e
RMD160 (openresolv-3.1.1.tar.bz2) = d955fff8bcbf4687304d9e9a64c8240ad7328164
Size (openresolv-3.1.1.tar.bz2) = 9175 bytes
SHA1 (openresolv-3.2.tar.bz2) = 375fa9e8cd3ee3bfca579d649e12fcfd0a4f0ccf
RMD160 (openresolv-3.2.tar.bz2) = 82aec03bde3c147fd7d83e54fe9a6990c8dac632
Size (openresolv-3.2.tar.bz2) = 9392 bytes