Import openresolv-3.3.4

Changes from openresolv-3.3.3 include:
 * private_interfaces is now shell expandable (ie, fxp*)
 * dnsmasq resolver restarting with DBus is now fixed
 * unbound resolver is sent SIGHUP for reload instead of forced restart
 * subscribers with the execute bit are executed, otherwise sourced into
   a subshell for speed
This commit is contained in:
roy 2009-12-04 15:28:15 +00:00
parent 11a497b12e
commit c3be2cfe2d
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.13 2009/11/21 02:28:20 roy Exp $
# $NetBSD: Makefile,v 1.14 2009/12/04 15:28:15 roy Exp $
#
DISTNAME= openresolv-3.3.3
DISTNAME= openresolv-3.3.4
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.10 2009/11/21 02:28:20 roy Exp $
$NetBSD: distinfo,v 1.11 2009/12/04 15:28:15 roy Exp $
SHA1 (openresolv-3.3.3.tar.bz2) = 9af40c20966f1c936322e1ac27b281c4c6ba7dc5
RMD160 (openresolv-3.3.3.tar.bz2) = 1a4eb579b6c9eeea78718fe988e87de9af77d282
Size (openresolv-3.3.3.tar.bz2) = 10251 bytes
SHA1 (openresolv-3.3.4.tar.bz2) = 99532b1cb34922d139a827437f23cf9a0e843776
RMD160 (openresolv-3.3.4.tar.bz2) = d87fdae8426b928fdf414cd335cbf0c2f70df9d1
Size (openresolv-3.3.4.tar.bz2) = 10495 bytes