From owner-svn-ports-all@freebsd.org Fri Sep 4 16:10:23 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9498A9CAED8; Fri, 4 Sep 2015 16:10:23 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 68463D39; Fri, 4 Sep 2015 16:10:23 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t84GANKO030256; Fri, 4 Sep 2015 16:10:23 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t84GAMqD030253; Fri, 4 Sep 2015 16:10:22 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201509041610.t84GAMqD030253@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Fri, 4 Sep 2015 16:10:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r396104 - head/net/dhcpcd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Sep 2015 16:10:23 -0000 Author: junovitch Date: Fri Sep 4 16:10:21 2015 New Revision: 396104 URL: https://svnweb.freebsd.org/changeset/ports/396104 Log: net/dhcpcd: update 6.8.2 -> 6.9.3 PR: 202546 Submitted by: Roy Marples (maintainer) Approved by: feld (mentor) Modified: head/net/dhcpcd/Makefile head/net/dhcpcd/distinfo head/net/dhcpcd/pkg-plist Modified: head/net/dhcpcd/Makefile ============================================================================== --- head/net/dhcpcd/Makefile Fri Sep 4 16:02:16 2015 (r396103) +++ head/net/dhcpcd/Makefile Fri Sep 4 16:10:21 2015 (r396104) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dhcpcd -PORTVERSION= 6.8.2 -PORTREVISION= 1 +PORTVERSION= 6.9.3 CATEGORIES= net MASTER_SITES= http://roy.marples.name/downloads/dhcpcd/ \ http://roy.aydogan.net/dhcpcd/ \ @@ -15,7 +14,7 @@ COMMENT= DHCP/IPv4LL/IPv6RS/DHCPv6 clien LICENSE= BSD2CLAUSE -USES= cpe tar:bzip2 +USES= cpe tar:xz CPE_VENDOR= dhcpcd_project GNU_CONFIGURE= yes USE_RC_SUBR= dhcpcd Modified: head/net/dhcpcd/distinfo ============================================================================== --- head/net/dhcpcd/distinfo Fri Sep 4 16:02:16 2015 (r396103) +++ head/net/dhcpcd/distinfo Fri Sep 4 16:10:21 2015 (r396104) @@ -1,2 +1,2 @@ -SHA256 (dhcpcd-6.8.2.tar.bz2) = a72187fe1f31553264571720d47ebf919cf484f04c2fa974e57a10e16a505cb2 -SIZE (dhcpcd-6.8.2.tar.bz2) = 175355 +SHA256 (dhcpcd-6.9.3.tar.xz) = 6089471ed695fa62ac8351466b96b4b6365fd14ec455a120a6524663808eae53 +SIZE (dhcpcd-6.9.3.tar.xz) = 176320 Modified: head/net/dhcpcd/pkg-plist ============================================================================== --- head/net/dhcpcd/pkg-plist Fri Sep 4 16:02:16 2015 (r396103) +++ head/net/dhcpcd/pkg-plist Fri Sep 4 16:10:21 2015 (r396104) @@ -1,7 +1,6 @@ @sample etc/dhcpcd.conf.sample libexec/dhcpcd-hooks/01-test libexec/dhcpcd-hooks/02-dump -libexec/dhcpcd-hooks/10-mtu libexec/dhcpcd-hooks/10-wpa_supplicant libexec/dhcpcd-hooks/15-timezone libexec/dhcpcd-hooks/20-resolv.conf