From owner-svn-ports-head@freebsd.org Tue May 12 23:01:53 2020 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 1F20D2E0285; Tue, 12 May 2020 23:01:53 +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 49MCwx01vwz4CVv; Tue, 12 May 2020 23:01:53 +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 F065AFC2E; Tue, 12 May 2020 23:01:52 +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 04CN1qfH096808; Tue, 12 May 2020 23:01:52 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04CN1q2D096806; Tue, 12 May 2020 23:01:52 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <202005122301.04CN1q2D096806@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Tue, 12 May 2020 23:01:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r535073 - head/net/dhcpcd-devel X-SVN-Group: ports-head X-SVN-Commit-Author: woodsb02 X-SVN-Commit-Paths: head/net/dhcpcd-devel X-SVN-Commit-Revision: 535073 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.33 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: Tue, 12 May 2020 23:01:53 -0000 Author: woodsb02 Date: Tue May 12 23:01:52 2020 New Revision: 535073 URL: https://svnweb.freebsd.org/changeset/ports/535073 Log: net/dhcpcd-devel: Update to latest 2020-05-12 Modified: head/net/dhcpcd-devel/Makefile head/net/dhcpcd-devel/distinfo Modified: head/net/dhcpcd-devel/Makefile ============================================================================== --- head/net/dhcpcd-devel/Makefile Tue May 12 22:52:43 2020 (r535072) +++ head/net/dhcpcd-devel/Makefile Tue May 12 23:01:52 2020 (r535073) @@ -3,11 +3,12 @@ PORTNAME= dhcpcd PORTVERSION= g20200512 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://roy.marples.name/cgit/dhcpcd.git/snapshot/ PKGNAMESUFFIX= -devel DISTNAME= ${PORTNAME}-${GITTAG} -GITTAG= 5ccec78 +GITTAG= d0a186d MAINTAINER= woodsb02@FreeBSD.org COMMENT= DHCP/IPv4LL/IPv6RS/DHCPv6 client Modified: head/net/dhcpcd-devel/distinfo ============================================================================== --- head/net/dhcpcd-devel/distinfo Tue May 12 22:52:43 2020 (r535072) +++ head/net/dhcpcd-devel/distinfo Tue May 12 23:01:52 2020 (r535073) @@ -1,3 +1,3 @@ -TIMESTAMP = 1589282909 -SHA256 (dhcpcd-5ccec78.tar.xz) = a5a05d914d5765167fd24180354097f273a31c8d16226fc3a52802c4f3d936dc -SIZE (dhcpcd-5ccec78.tar.xz) = 246156 +TIMESTAMP = 1589324017 +SHA256 (dhcpcd-d0a186d.tar.xz) = d9dfc05e99eff09d6df1418ac809b3932a3cdaff4182bc05970f1bf6229f9ecc +SIZE (dhcpcd-d0a186d.tar.xz) = 246176