From 1414f843a2876b8a372d8dac9d390bafeefa6e2a Mon Sep 17 00:00:00 2001 From: roy Date: Mon, 11 May 2009 08:29:28 +0000 Subject: Update to dhcpcd-5.0.3 Changes from 5.0.2 * getifaddrs can return NULL for ifa_addr We now catch this instead of crashing --- net/dhcpcd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/dhcpcd/Makefile') diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile index 707c71c5a15..f3c80b09217 100644 --- a/net/dhcpcd/Makefile +++ b/net/dhcpcd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2009/05/10 16:35:40 roy Exp $ +# $NetBSD: Makefile,v 1.8 2009/05/11 08:29:28 roy Exp $ # -DISTNAME= dhcpcd-5.0.2 +DISTNAME= dhcpcd-5.0.3 CATEGORIES= net LICENSE= modified-bsd MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/ -- cgit v1.2.3