svn commit: r516632 - head/net/ipxe

Dave Cottlehuber dch at FreeBSD.org
Mon Nov 4 10:50:44 UTC 2019


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 at 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


More information about the svn-ports-all mailing list