From owner-svn-ports-head@freebsd.org Wed Oct 16 23:03:50 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 E19B31525BA; Wed, 16 Oct 2019 23:03:50 +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 46tnsf5byMz4PCt; Wed, 16 Oct 2019 23:03:50 +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 A446BE518; Wed, 16 Oct 2019 23:03:50 +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 x9GN3oR9074697; Wed, 16 Oct 2019 23:03:50 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9GN3onI074695; Wed, 16 Oct 2019 23:03:50 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201910162303.x9GN3onI074695@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Wed, 16 Oct 2019 23:03:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514627 - head/net/dhcpcd X-SVN-Group: ports-head X-SVN-Commit-Author: woodsb02 X-SVN-Commit-Paths: head/net/dhcpcd X-SVN-Commit-Revision: 514627 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: Wed, 16 Oct 2019 23:03:50 -0000 Author: woodsb02 Date: Wed Oct 16 23:03:49 2019 New Revision: 514627 URL: https://svnweb.freebsd.org/changeset/ports/514627 Log: net/dhcpcd: Update to 8.1.1 Changes this release: https://roy.marples.name/archives/dhcpcd-discuss/0002641.html Modified: head/net/dhcpcd/Makefile head/net/dhcpcd/distinfo Modified: head/net/dhcpcd/Makefile ============================================================================== --- head/net/dhcpcd/Makefile Wed Oct 16 22:54:07 2019 (r514626) +++ head/net/dhcpcd/Makefile Wed Oct 16 23:03:49 2019 (r514627) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dhcpcd -PORTVERSION= 8.1.0 +PORTVERSION= 8.1.1 CATEGORIES= net MASTER_SITES= https://roy.marples.name/downloads/dhcpcd/ \ https://cflags.cc/roy/dhcpcd/ Modified: head/net/dhcpcd/distinfo ============================================================================== --- head/net/dhcpcd/distinfo Wed Oct 16 22:54:07 2019 (r514626) +++ head/net/dhcpcd/distinfo Wed Oct 16 23:03:49 2019 (r514627) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571147184 -SHA256 (dhcpcd-8.1.0.tar.xz) = 0ef8bc9aab04f046e71af3a8b9edc342fedbf7eb18f5b4645e05c4a28d32668b -SIZE (dhcpcd-8.1.0.tar.xz) = 225716 +TIMESTAMP = 1571266938 +SHA256 (dhcpcd-8.1.1.tar.xz) = 485d308fe10febd36b6f936e4260e4ab34a146e4f00a9f7a5509c4377ad5ea82 +SIZE (dhcpcd-8.1.1.tar.xz) = 227088