From owner-svn-ports-head@freebsd.org Sun Dec 22 15:31:03 2019 Return-Path: Delivered-To: svn-ports-head@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 4B6A21D5D17; Sun, 22 Dec 2019 15:31:03 +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) server-signature RSA-PSS (4096 bits) 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 47gmfH0Z5Kz4W2W; Sun, 22 Dec 2019 15:31:03 +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 0ED621897; Sun, 22 Dec 2019 15:31:03 +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 xBMFV2VM089852; Sun, 22 Dec 2019 15:31:02 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBMFV2nn089851; Sun, 22 Dec 2019 15:31:02 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201912221531.xBMFV2nn089851@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sun, 22 Dec 2019 15:31:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520642 - head/net/dhcpcd X-SVN-Group: ports-head X-SVN-Commit-Author: woodsb02 X-SVN-Commit-Paths: head/net/dhcpcd X-SVN-Commit-Revision: 520642 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Dec 2019 15:31:03 -0000 Author: woodsb02 Date: Sun Dec 22 15:31:02 2019 New Revision: 520642 URL: https://svnweb.freebsd.org/changeset/ports/520642 Log: net/dhcpcd: Update to 8.1.4 Changes this release: https://roy.marples.name/archives/dhcpcd-discuss/0002761.html https://roy.marples.name/archives/dhcpcd-discuss/0002764.html Modified: head/net/dhcpcd/Makefile head/net/dhcpcd/distinfo Modified: head/net/dhcpcd/Makefile ============================================================================== --- head/net/dhcpcd/Makefile Sun Dec 22 15:26:35 2019 (r520641) +++ head/net/dhcpcd/Makefile Sun Dec 22 15:31:02 2019 (r520642) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dhcpcd -PORTVERSION= 8.1.2 -PORTREVISION= 1 +PORTVERSION= 8.1.4 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 Dec 22 15:26:35 2019 (r520641) +++ head/net/dhcpcd/distinfo Sun Dec 22 15:31:02 2019 (r520642) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574982885 -SHA256 (dhcpcd-8.1.2.tar.xz) = cbd3e7ab1584a5a3a49d863376fa138e5fa388397a3e27d2b35bb81a2e8c35ad -SIZE (dhcpcd-8.1.2.tar.xz) = 228736 +TIMESTAMP = 1577028558 +SHA256 (dhcpcd-8.1.4.tar.xz) = 27a0d1a37aa1aa23e9d3a906455cf8fd56a83589370dfe9da3c5f3225cc4c13d +SIZE (dhcpcd-8.1.4.tar.xz) = 229228