From owner-svn-ports-all@freebsd.org Tue Jan 23 16:00:15 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4D2ADEB4D44; Tue, 23 Jan 2018 16:00:15 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 28766837BC; Tue, 23 Jan 2018 16:00:15 +0000 (UTC) (envelope-from tobik@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 65B2210A55; Tue, 23 Jan 2018 16:00:14 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w0NG0E4o030155; Tue, 23 Jan 2018 16:00:14 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0NG0EAP030153; Tue, 23 Jan 2018 16:00:14 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201801231600.w0NG0EAP030153@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Tue, 23 Jan 2018 16:00:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r459783 - head/net/ipxe X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/net/ipxe X-SVN-Commit-Revision: 459783 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.25 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: Tue, 23 Jan 2018 16:00:15 -0000 Author: tobik Date: Tue Jan 23 16:00:13 2018 New Revision: 459783 URL: https://svnweb.freebsd.org/changeset/ports/459783 Log: net/ipxe: Update to latest commit Changes: https://github.com/ipxe/ipxe/compare/1b67a0564657b6fcef18b1588ea6491ca1b1996d...fbe8c52d0d9cdb3d6f5fe8be8edab54618becc1f Modified: head/net/ipxe/Makefile head/net/ipxe/distinfo Modified: head/net/ipxe/Makefile ============================================================================== --- head/net/ipxe/Makefile Tue Jan 23 15:53:56 2018 (r459782) +++ head/net/ipxe/Makefile Tue Jan 23 16:00:13 2018 (r459783) @@ -4,7 +4,7 @@ # With helpful hints from net/gpxe PORTNAME= ipxe -PORTVERSION= 20170924 +PORTVERSION= 20180117 CATEGORIES= net MAINTAINER= tobik@FreeBSD.org @@ -20,7 +20,6 @@ USES= gmake perl5 shebangfix USE_BINUTILS= yes USE_GCC= yes USE_GITHUB= yes -GH_PROJECT= ipxe # iPXE hasn't had a release since 2010. # See iPXE's FAQ at http://ipxe.org/faq # @@ -29,7 +28,7 @@ GH_PROJECT= ipxe # 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= 1b67a0564657b6fcef18b1588ea6491ca1b1996d +GH_TAGNAME= fbe8c52d0d9cdb3d6f5fe8be8edab54618becc1f USE_PERL5= build MAKE_ARGS= PERL=${PERL} \ Modified: head/net/ipxe/distinfo ============================================================================== --- head/net/ipxe/distinfo Tue Jan 23 15:53:56 2018 (r459782) +++ head/net/ipxe/distinfo Tue Jan 23 16:00:13 2018 (r459783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509623948 -SHA256 (ipxe-ipxe-20170924-1b67a0564657b6fcef18b1588ea6491ca1b1996d_GH0.tar.gz) = 9e283e0d07f04a2ae90c0fe3d027a7344e68271f9213ae6c5fb7930f99db871b -SIZE (ipxe-ipxe-20170924-1b67a0564657b6fcef18b1588ea6491ca1b1996d_GH0.tar.gz) = 3748122 +TIMESTAMP = 1516720491 +SHA256 (ipxe-ipxe-20180117-fbe8c52d0d9cdb3d6f5fe8be8edab54618becc1f_GH0.tar.gz) = f17e9aa91be92556b64e0eefbc1c20e28dec6cbeee7c25faa80ef558eb3dfb77 +SIZE (ipxe-ipxe-20180117-fbe8c52d0d9cdb3d6f5fe8be8edab54618becc1f_GH0.tar.gz) = 3768828