diff options
author | roy <roy@pkgsrc.org> | 2014-11-26 16:09:29 +0000 |
---|---|---|
committer | roy <roy@pkgsrc.org> | 2014-11-26 16:09:29 +0000 |
commit | 3a1ada38c847609f011c689cac15d811fb2f3a01 (patch) | |
tree | 87b827b8e1643a16b40aefbc96b77dfe5e53f3d6 /net | |
parent | 27d8c374ea981058c35f8899c563c449e792c76a (diff) | |
download | pkgsrc-3a1ada38c847609f011c689cac15d811fb2f3a01.tar.gz |
Import dhcpcd-6.6.4 with the following changes:
* Fix a compile warning in dhcpcd-6.6.3
* Notify dhcpcd-run-hooks if running in debug mode
* Report selected profile in test mode
Diffstat (limited to 'net')
-rw-r--r-- | net/dhcpcd/Makefile | 4 | ||||
-rw-r--r-- | net/dhcpcd/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile index 5773cccb70d..99918bec65a 100644 --- a/net/dhcpcd/Makefile +++ b/net/dhcpcd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2014/11/26 13:38:37 roy Exp $ +# $NetBSD: Makefile,v 1.44 2014/11/26 16:09:29 roy Exp $ # -DISTNAME= dhcpcd-6.6.3 +DISTNAME= dhcpcd-6.6.4 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 77fc6b3cb05..693c3a6d5a8 100644 --- a/net/dhcpcd/distinfo +++ b/net/dhcpcd/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.40 2014/11/26 13:38:37 roy Exp $ +$NetBSD: distinfo,v 1.41 2014/11/26 16:09:29 roy Exp $ -SHA1 (dhcpcd-6.6.3.tar.bz2) = f5c35353e448905fbb47d16edde49bed4a96d02b -RMD160 (dhcpcd-6.6.3.tar.bz2) = 3133c6ae731f5d016ec773499db3eeb3bff82901 -Size (dhcpcd-6.6.3.tar.bz2) = 157764 bytes +SHA1 (dhcpcd-6.6.4.tar.bz2) = 77cb679decceccdb95631f809ccdc138d86337a6 +RMD160 (dhcpcd-6.6.4.tar.bz2) = c434c4e3958404924d6babb4cbab914f307b2ed7 +Size (dhcpcd-6.6.4.tar.bz2) = 157859 bytes |