From owner-svn-ports-all@freebsd.org Sun Sep 6 22:52:05 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 124203E0EA5; Sun, 6 Sep 2020 22:52:05 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bl69c6g1Pz4ZST; Sun, 6 Sep 2020 22:52:04 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C8DC215CC8; Sun, 6 Sep 2020 22:52:04 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 086Mq4Eg054349; Sun, 6 Sep 2020 22:52:04 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 086Mq4vG054347; Sun, 6 Sep 2020 22:52:04 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <202009062252.086Mq4vG054347@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sun, 6 Sep 2020 22:52:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r547870 - head/net/dhcpcd X-SVN-Group: ports-head X-SVN-Commit-Author: woodsb02 X-SVN-Commit-Paths: head/net/dhcpcd X-SVN-Commit-Revision: 547870 X-SVN-Commit-Repository: ports 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.33 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: Sun, 06 Sep 2020 22:52:05 -0000 Author: woodsb02 Date: Sun Sep 6 22:52:04 2020 New Revision: 547870 URL: https://svnweb.freebsd.org/changeset/ports/547870 Log: net/dhcpcd: Update to 9.2.0 Changes this release: https://roy.marples.name/archives/dhcpcd-discuss/0003189.html Modified: head/net/dhcpcd/Makefile head/net/dhcpcd/distinfo Modified: head/net/dhcpcd/Makefile ============================================================================== --- head/net/dhcpcd/Makefile Sun Sep 6 20:53:27 2020 (r547869) +++ head/net/dhcpcd/Makefile Sun Sep 6 22:52:04 2020 (r547870) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dhcpcd -PORTVERSION= 9.1.4 +PORTVERSION= 9.2.0 CATEGORIES= net MASTER_SITES= https://roy.marples.name/downloads/dhcpcd/ \ https://cflags.cc/roy/dhcpcd/ Modified: head/net/dhcpcd/distinfo ============================================================================== --- head/net/dhcpcd/distinfo Sun Sep 6 20:53:27 2020 (r547869) +++ head/net/dhcpcd/distinfo Sun Sep 6 22:52:04 2020 (r547870) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599103299 -SHA256 (dhcpcd-9.1.4.tar.xz) = 5fe133e5497d8af6d26bd6e6b8dd48ab12d124d6cc4cefe6de6536ff97f76820 -SIZE (dhcpcd-9.1.4.tar.xz) = 249648 +TIMESTAMP = 1599432418 +SHA256 (dhcpcd-9.2.0.tar.xz) = fcb2d19672d445bbfd38678fdee4f556ef967a3ea6bd81092d10545df2cb9666 +SIZE (dhcpcd-9.2.0.tar.xz) = 250584