summaryrefslogtreecommitdiff
path: root/net/isc-dhclient4
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2008-12-21 21:24:08 +0000
committeradrianp <adrianp@pkgsrc.org>2008-12-21 21:24:08 +0000
commitdcc148d3070cea5d88801ff6fada6217243ba155 (patch)
treee3a231614e5857aa1e88760db101fe3074c18125 /net/isc-dhclient4
parentac7822774ff4a8bb75f822f51d1ad74eb1b0abc1 (diff)
downloadpkgsrc-dcc148d3070cea5d88801ff6fada6217243ba155.tar.gz
Despite supporting --sysconfdir isc-dhcp hard sets the location of
configuration files and binaries in a number of cases. This should hopefully fix them all. Without this patch they look in /etc only and fail to start if the file is not present.
Diffstat (limited to 'net/isc-dhclient4')
-rw-r--r--net/isc-dhclient4/Makefile3
-rw-r--r--net/isc-dhclient4/distinfo3
2 files changed, 4 insertions, 2 deletions
diff --git a/net/isc-dhclient4/Makefile b/net/isc-dhclient4/Makefile
index 4b026a5651e..8a73c2c2a67 100644
--- a/net/isc-dhclient4/Makefile
+++ b/net/isc-dhclient4/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/02/13 22:05:21 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2008/12/21 21:24:08 adrianp Exp $
#
COMMENT= ISC Dynamic Host Configuration Protocol (DHCP) Client
COMPONENT= client
+PKGREVISION= 1
SUBDIR= client
CONF_FILES+= ${EGDIR}/dhclient.conf ${PKG_SYSCONFDIR}/dhclient.conf
diff --git a/net/isc-dhclient4/distinfo b/net/isc-dhclient4/distinfo
index 8cd01b6c52e..2f60323a443 100644
--- a/net/isc-dhclient4/distinfo
+++ b/net/isc-dhclient4/distinfo
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/02/13 22:05:21 adrianp Exp $
+$NetBSD: distinfo,v 1.2 2008/12/21 21:24:08 adrianp Exp $
SHA1 (dhcp-4.0.0.tar.gz) = acb4ab7634ba002893b15baba1443ef4d6c92201
RMD160 (dhcp-4.0.0.tar.gz) = 86963598124617bc7d1059262c75176db431f26d
Size (dhcp-4.0.0.tar.gz) = 1043725 bytes
SHA1 (patch-aa) = 162f8950cfcbb9647b81d8d1518867aaf8ec7905
SHA1 (patch-ab) = cd38b5075d2f3a3121fb7dc9f870a6091c603ef1
+SHA1 (patch-ac) = 7079a37a7bbdf7ede805ecba61700ecf86fffaea