From owner-svn-ports-all@freebsd.org Mon Nov 4 10:50:44 2019 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 45ACF17B96B; Mon, 4 Nov 2019 10:50:44 +0000 (UTC) (envelope-from dch@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 4768j01ByRz4GkG; Mon, 4 Nov 2019 10:50:44 +0000 (UTC) (envelope-from dch@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 0C99322DAC; Mon, 4 Nov 2019 10:50:44 +0000 (UTC) (envelope-from dch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xA4AohFA065050; Mon, 4 Nov 2019 10:50:43 GMT (envelope-from dch@FreeBSD.org) Received: (from dch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xA4Aohpj065049; Mon, 4 Nov 2019 10:50:43 GMT (envelope-from dch@FreeBSD.org) Message-Id: <201911041050.xA4Aohpj065049@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dch set sender to dch@FreeBSD.org using -f From: Dave Cottlehuber Date: Mon, 4 Nov 2019 10:50:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516632 - head/net/ipxe X-SVN-Group: ports-head X-SVN-Commit-Author: dch X-SVN-Commit-Paths: head/net/ipxe X-SVN-Commit-Revision: 516632 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.29 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: Mon, 04 Nov 2019 10:50:44 -0000 Author: dch Date: Mon Nov 4 10:50:43 2019 New Revision: 516632 URL: https://svnweb.freebsd.org/changeset/ports/516632 Log: net/ipxe: update to latest snapshot 2019/09/29 PR: 241703 Reviewed by: tobik Approved by: jrm (mentor, implicit) Sponsored by: SkunkWerks, GmbH Modified: head/net/ipxe/Makefile head/net/ipxe/distinfo Modified: head/net/ipxe/Makefile ============================================================================== --- head/net/ipxe/Makefile Mon Nov 4 10:27:03 2019 (r516631) +++ head/net/ipxe/Makefile Mon Nov 4 10:50:43 2019 (r516632) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ipxe -PORTVERSION= 20190715 -PORTREVISION= 1 +DISTVERSION= 20190929 CATEGORIES= net MAINTAINER= tobik@FreeBSD.org @@ -26,7 +25,7 @@ USE_GITHUB= yes # A: iPXE uses a rolling release model, in which every commit is intended # to be production-ready. You should always use the latest code. # -GH_TAGNAME= a385e2376859dc0195ec77aeab220876b201c16b +GH_TAGNAME= 3fe683ebab29afacf224e6b0921f6329bebcdca7 USE_PERL5= build ALL_TARGET= bin/ipxe.dsk bin/ipxe.lkrn bin/ipxe.pxe bin/ipxe.usb bin/undionly.kpxe Modified: head/net/ipxe/distinfo ============================================================================== --- head/net/ipxe/distinfo Mon Nov 4 10:27:03 2019 (r516631) +++ head/net/ipxe/distinfo Mon Nov 4 10:50:43 2019 (r516632) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563194450 -SHA256 (ipxe-ipxe-20190715-a385e2376859dc0195ec77aeab220876b201c16b_GH0.tar.gz) = 20cfaef94b2779df131e2194e1e8849bf76d5cee074841b334bb89c1974c858d -SIZE (ipxe-ipxe-20190715-a385e2376859dc0195ec77aeab220876b201c16b_GH0.tar.gz) = 3811989 +TIMESTAMP = 1572859791 +SHA256 (ipxe-ipxe-20190929-3fe683ebab29afacf224e6b0921f6329bebcdca7_GH0.tar.gz) = db6b2a494d49fc60d4d6d0e627617423f53634e2b1c25a8131945881e6c8c642 +SIZE (ipxe-ipxe-20190929-3fe683ebab29afacf224e6b0921f6329bebcdca7_GH0.tar.gz) = 3817037