Date: Tue, 31 Jul 2018 09:09:09 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475986 - head/net/dual-dhclient Message-ID: <201807310909.w6V9994R062509@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Tue Jul 31 09:09:09 2018 New Revision: 475986 URL: https://svnweb.freebsd.org/changeset/ports/475986 Log: net/dual-dhclient: update to net/isc-dhcp-client44, version 4.3 expired today. Modified: head/net/dual-dhclient/Makefile Modified: head/net/dual-dhclient/Makefile ============================================================================== --- head/net/dual-dhclient/Makefile Tue Jul 31 09:07:54 2018 (r475985) +++ head/net/dual-dhclient/Makefile Tue Jul 31 09:09:09 2018 (r475986) @@ -2,6 +2,7 @@ PORTNAME= dual-dhclient PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= # none DISTFILES= # none @@ -12,7 +13,7 @@ COMMENT= Spawns dhclients for a dual-stack network LICENSE= PD -RUN_DEPENDS= ${LOCALBASE}/sbin/dhclient:net/isc-dhcp43-client +RUN_DEPENDS= ${LOCALBASE}/sbin/dhclient:net/isc-dhcp44-client NO_WRKSUBDIR= yes NO_BUILD= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807310909.w6V9994R062509>