From b626270c7444efa6b6d9ed3fa8e399969c37ce76 Mon Sep 17 00:00:00 2001 From: roy Date: Fri, 20 Mar 2009 15:46:00 +0000 Subject: Update to dhcpcd-4.99.15 Changes from dhcpcd-4.99.14 include * Compiles on DragonFly BSD * Better support for 3rd party configured interfaces such as PPP * Blacklist now happens at the packet level --- net/dhcpcd/Makefile | 4 ++-- net/dhcpcd/distinfo | 9 ++++----- net/dhcpcd/patches/patch-aa | 16 ---------------- 3 files changed, 6 insertions(+), 23 deletions(-) delete mode 100644 net/dhcpcd/patches/patch-aa (limited to 'net/dhcpcd') diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile index 1ac8accf8c2..98231f5b4cf 100644 --- a/net/dhcpcd/Makefile +++ b/net/dhcpcd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2009/03/17 12:02:34 roy Exp $ +# $NetBSD: Makefile,v 1.3 2009/03/20 15:46:00 roy Exp $ # -DISTNAME= dhcpcd-4.99.14 +DISTNAME= dhcpcd-4.99.15 CATEGORIES= net MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/ MASTER_SITES+= http://roy.aydogan.net/dhcpcd/ diff --git a/net/dhcpcd/distinfo b/net/dhcpcd/distinfo index b489c279e9e..41d3008ef54 100644 --- a/net/dhcpcd/distinfo +++ b/net/dhcpcd/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.2 2009/03/12 08:14:16 hasso Exp $ +$NetBSD: distinfo,v 1.3 2009/03/20 15:46:00 roy Exp $ -SHA1 (dhcpcd-4.99.14.tar.bz2) = fb0ae1c1fc2992c9e85fdb2e131fce6d681b3889 -RMD160 (dhcpcd-4.99.14.tar.bz2) = ce27e48bedf407912d89b8b6032be8ac40d164ea -Size (dhcpcd-4.99.14.tar.bz2) = 60295 bytes -SHA1 (patch-aa) = eb52db8df9642ba49ed3dfce0d1d42d0e77fdf6a +SHA1 (dhcpcd-4.99.15.tar.bz2) = 48eaa70c2a67881e10ecaf1718dc6f0bc636974e +RMD160 (dhcpcd-4.99.15.tar.bz2) = a76507e4abd8df165b89cea593edfb40ae64f068 +Size (dhcpcd-4.99.15.tar.bz2) = 61237 bytes diff --git a/net/dhcpcd/patches/patch-aa b/net/dhcpcd/patches/patch-aa deleted file mode 100644 index 2fd703f591c..00000000000 --- a/net/dhcpcd/patches/patch-aa +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2009/03/12 08:14:16 hasso Exp $ - ---- if-bsd.c.orig 2009-03-12 09:54:44 +0200 -+++ if-bsd.c 2009-03-12 09:55:31 +0200 -@@ -38,7 +38,11 @@ - #include - #include - #include -+#ifdef __DragonFly__ -+#include -+#else - #include -+#endif - - #include - #include -- cgit v1.2.3