diff options
author | adrianp <adrianp> | 2008-05-27 19:35:16 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2008-05-27 19:35:16 +0000 |
commit | b9465f4de30b173ca29fb1b66e978d3250001266 (patch) | |
tree | 2e785aecb3c89498d683740ce19faae374dfb86a /net/isc-dhcrelay | |
parent | 0adbaffa3b1703d718367a4db25fa7ba4a86e03b (diff) | |
download | pkgsrc-b9465f4de30b173ca29fb1b66e978d3250001266.tar.gz |
Update to 3.1.1
Fixed --version flag in dhcrelay
Clarified error message when lease limit exceeded
Log messages when failover peer names mismatch have been improved to point out t
he problem.
Manpage entries in dhcp-options.5 for the 'domain-list' format have been updated
.
The 'min-secs' configuration parameter's log message has been updated to be more
helpful.
Fixes to allow code to compile on Mac OS X Leopard (10.5).
See http://www.isc.org/sw/dhcp/dhcp_rel2.php for all the details
Diffstat (limited to 'net/isc-dhcrelay')
-rw-r--r-- | net/isc-dhcrelay/Makefile | 3 | ||||
-rw-r--r-- | net/isc-dhcrelay/distinfo | 9 |
2 files changed, 5 insertions, 7 deletions
diff --git a/net/isc-dhcrelay/Makefile b/net/isc-dhcrelay/Makefile index 942b72dd2c6..8b6b3f3c2b8 100644 --- a/net/isc-dhcrelay/Makefile +++ b/net/isc-dhcrelay/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2008/01/03 12:25:02 adrianp Exp $ +# $NetBSD: Makefile,v 1.5 2008/05/27 19:35:36 adrianp Exp $ # COMMENT= ISC Dynamic Host Configuration Protocol (DHCP) Relay COMPONENT= relay -PKGREVISION= 2 SUBDIR= relay RCD_SCRIPTS= isc_dhcrelay diff --git a/net/isc-dhcrelay/distinfo b/net/isc-dhcrelay/distinfo index d2d84e39823..0c44754f669 100644 --- a/net/isc-dhcrelay/distinfo +++ b/net/isc-dhcrelay/distinfo @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/12/12 20:05:11 adrianp Exp $ +$NetBSD: distinfo,v 1.2 2008/05/27 19:35:36 adrianp Exp $ -SHA1 (dhcp-3.1.0.tar.gz) = f33d017f055648e6571aa26cf314d37857491a2e -RMD160 (dhcp-3.1.0.tar.gz) = 59ef8b695b66d3cb61437e25a179d9f17639017d -Size (dhcp-3.1.0.tar.gz) = 797100 bytes +SHA1 (dhcp-3.1.1.tar.gz) = 3f7e013cb62aed0f3af45bdd97424d8b63e9c280 +RMD160 (dhcp-3.1.1.tar.gz) = 08ed15d26ca64928e1d3b07c631cbbfa9a3dc8cb +Size (dhcp-3.1.1.tar.gz) = 798228 bytes SHA1 (patch-ab) = e5d0a682c0228ce1c63533fe361f5649d5dd2c17 -SHA1 (patch-ac) = 14f834431c1cb97d0b9c11ae43abc7b758bac923 SHA1 (patch-ad) = bd10d5f519065ecbd061f3ccff6685c390a1118a |