Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jan 2018 16:00:14 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r459783 - head/net/ipxe
Message-ID:  <201801231600.w0NG0EAP030153@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801231600.w0NG0EAP030153>