Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Apr 2020 04:21:46 +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: r531171 - head/net/ipxe
Message-ID:  <202004090421.0394Lkj1067479@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Thu Apr  9 04:21:46 2020
New Revision: 531171
URL: https://svnweb.freebsd.org/changeset/ports/531171

Log:
  net/ipxe: Update to latest commit
  
  Changes:	https://github.com/ipxe/ipxe/compare/3fe683ebab29afacf224e6b0921f6329bebcdca7...bdf0e029ae8c9a0e173d5988ee64ff910538af53

Modified:
  head/net/ipxe/Makefile
  head/net/ipxe/distinfo

Modified: head/net/ipxe/Makefile
==============================================================================
--- head/net/ipxe/Makefile	Thu Apr  9 04:20:27 2020	(r531170)
+++ head/net/ipxe/Makefile	Thu Apr  9 04:21:46 2020	(r531171)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ipxe
-DISTVERSION=	20190929
+DISTVERSION=	20200314
 CATEGORIES=	net
 
 MAINTAINER=	tobik@FreeBSD.org
@@ -17,7 +17,7 @@ USES=		gmake perl5 shebangfix
 USE_BINUTILS=	yes
 USE_GCC=	yes
 USE_GITHUB=	yes
-GH_TAGNAME=	3fe683ebab29afacf224e6b0921f6329bebcdca7
+GH_TAGNAME=	bdf0e029ae8c9a0e173d5988ee64ff910538af53
 USE_PERL5=	build
 SHEBANG_FILES=	util/geniso util/gensdsk
 MAKE_ARGS=	AR=${AR} \

Modified: head/net/ipxe/distinfo
==============================================================================
--- head/net/ipxe/distinfo	Thu Apr  9 04:20:27 2020	(r531170)
+++ head/net/ipxe/distinfo	Thu Apr  9 04:21:46 2020	(r531171)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572859791
-SHA256 (ipxe-ipxe-20190929-3fe683ebab29afacf224e6b0921f6329bebcdca7_GH0.tar.gz) = db6b2a494d49fc60d4d6d0e627617423f53634e2b1c25a8131945881e6c8c642
-SIZE (ipxe-ipxe-20190929-3fe683ebab29afacf224e6b0921f6329bebcdca7_GH0.tar.gz) = 3817037
+TIMESTAMP = 1586364030
+SHA256 (ipxe-ipxe-20200314-bdf0e029ae8c9a0e173d5988ee64ff910538af53_GH0.tar.gz) = 95fc9d43146fe2bf3d9638585117587fc15325731234fbf6c5c7db2a511a07ba
+SIZE (ipxe-ipxe-20200314-bdf0e029ae8c9a0e173d5988ee64ff910538af53_GH0.tar.gz) = 3818873



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