git: 1927f85352d8 - main - net/ipxe: update g20210910 (2265a65) to g20220216 (bc5c612f756b11c0)

From: Vinícius Zavam <egypcio_at_FreeBSD.org>
Date: Sat, 19 Feb 2022 13:33:47 UTC
The branch main has been updated by egypcio:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1927f85352d8ebb3dc3eae3519044b8c04a9ffa2

commit 1927f85352d8ebb3dc3eae3519044b8c04a9ffa2
Author:     Vinícius Zavam <egypcio@FreeBSD.org>
AuthorDate: 2022-02-19 13:29:20 +0000
Commit:     Vinícius Zavam <egypcio@FreeBSD.org>
CommitDate: 2022-02-19 13:29:20 +0000

    net/ipxe: update g20210910 (2265a65) to g20220216 (bc5c612f756b11c0)
    
      * https://github.com/ipxe/ipxe/tree/bc5c612f756b11c08e5e1eaeee3c1fd91252534d
    
      while here,
        - pet portlint (move BUILD_DEPENDS to the top);
        - make sure portscout skips an old version, using skipv.
---
 net/ipxe/Makefile | 12 +++++++-----
 net/ipxe/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/net/ipxe/Makefile b/net/ipxe/Makefile
index dc87ceb2d741..99fc3c7c1f50 100644
--- a/net/ipxe/Makefile
+++ b/net/ipxe/Makefile
@@ -1,7 +1,7 @@
 # Created by: Guerkan Karaman <gk.freebsd@googlemail.com>
 
 PORTNAME=	ipxe
-DISTVERSION=	g20210910
+DISTVERSION=	g20220216
 PORTEPOCH=	1
 CATEGORIES=	net
 
@@ -13,11 +13,14 @@ LICENSE=	GPLv2
 ONLY_FOR_ARCHS=	amd64 i386
 ONLY_FOR_ARCHS_REASON=	not yet ported to anything other than amd64/i386
 
+BUILD_DEPENDS=	bash:shells/bash \
+		syslinux:sysutils/syslinux
+
 USES=		gmake perl5 shebangfix
 USE_BINUTILS=	yes
 USE_GCC=	yes:build
 USE_GITHUB=	yes
-GH_TAGNAME=	2265a65
+GH_TAGNAME=	bc5c612f756b11c0
 USE_PERL5=	build
 MAKE_ARGS=	AR=${AR} \
 		ARCH=${ARCH:S/amd64/i386/} \
@@ -65,9 +68,6 @@ OPTIONS_DEFAULT=	EFI ISO
 EFI_DESC=	Create EFI images
 ISO_DESC=	Create bootable CD image
 
-BUILD_DEPENDS=		bash:shells/bash \
-			syslinux:sysutils/syslinux
-
 EFI_BUILD_DEPENDS=	mformat:emulators/mtools
 _EFI_ARCHS=		${ARCH:Mamd64:S/amd64/x86_64/} i386
 _EFI_TARGETS=		ipxe snp snponly
@@ -83,6 +83,8 @@ ISO_MAKE_ARGS=		ISOLINUX_BIN="${WRKSRC}/isolinux.bin" \
 			LDLINUX_C32="${LOCALBASE}/share/syslinux/bios/com32/elflink/ldlinux/ldlinux.c32"
 ISO_ALL_TARGET=		bin/ipxe.iso
 
+PORTSCOUT=		skipv:1.21.1
+
 .include <bsd.port.pre.mk>
 
 # Add user supplied build configuration after port options etc have
diff --git a/net/ipxe/distinfo b/net/ipxe/distinfo
index 59291042d9f6..952170a54c0d 100644
--- a/net/ipxe/distinfo
+++ b/net/ipxe/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1633345261
-SHA256 (ipxe-ipxe-g20210910-2265a65_GH0.tar.gz) = 30319d1c48bac8ee0b45d69a6d72f8d80cb33aad0d6efe8e88899fa39cb6f8ff
-SIZE (ipxe-ipxe-g20210910-2265a65_GH0.tar.gz) = 3970605
+TIMESTAMP = 1645272013
+SHA256 (ipxe-ipxe-g20220216-bc5c612f756b11c0_GH0.tar.gz) = 051dbc1c728035d383c72f7be9bf54962250e835b66f45dfdab3811b248c50fc
+SIZE (ipxe-ipxe-g20220216-bc5c612f756b11c0_GH0.tar.gz) = 3983471