Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Apr 2022 12:07:35 GMT
From:      =?utf-8?Q?Vin=C3=ADcius Zavam?= <egypcio@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 12cabb3f4f69 - main - net/ipxe: update g20220216 (bc5c612f) to g20220406 (70995397)
Message-ID:  <202204231207.23NC7ZZ1059896@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by egypcio:

URL: https://cgit.FreeBSD.org/ports/commit/?id=12cabb3f4f698fa5d636ff6b37fb6638277756c1

commit 12cabb3f4f698fa5d636ff6b37fb6638277756c1
Author:     Vinícius Zavam <egypcio@FreeBSD.org>
AuthorDate: 2022-04-23 11:56:16 +0000
Commit:     Vinícius Zavam <egypcio@FreeBSD.org>
CommitDate: 2022-04-23 11:56:16 +0000

    net/ipxe: update g20220216 (bc5c612f) to g20220406 (70995397)
    
      while here, drop POSTSCOUT:skipv as I do want to be warned
---
 net/ipxe/Makefile | 6 ++----
 net/ipxe/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/net/ipxe/Makefile b/net/ipxe/Makefile
index c697cad260e7..ec1a1d28ec98 100644
--- a/net/ipxe/Makefile
+++ b/net/ipxe/Makefile
@@ -1,7 +1,7 @@
 # Created by: Guerkan Karaman <gk.freebsd@googlemail.com>
 
 PORTNAME=	ipxe
-DISTVERSION=	g20220216
+DISTVERSION=	g20220406
 PORTEPOCH=	1
 CATEGORIES=	net
 
@@ -20,7 +20,7 @@ USES=		gmake perl5 shebangfix
 USE_BINUTILS=	yes
 USE_GCC=	yes:build
 USE_GITHUB=	yes
-GH_TAGNAME=	bc5c612f756b11c0
+GH_TAGNAME=	70995397e5bdfd34
 USE_PERL5=	build
 MAKE_ARGS=	AR=${AR} \
 		ARCH=${ARCH:S/amd64/i386/} \
@@ -83,8 +83,6 @@ 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.20.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 952170a54c0d..176b1968c80f 100644
--- a/net/ipxe/distinfo
+++ b/net/ipxe/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1645272013
-SHA256 (ipxe-ipxe-g20220216-bc5c612f756b11c0_GH0.tar.gz) = 051dbc1c728035d383c72f7be9bf54962250e835b66f45dfdab3811b248c50fc
-SIZE (ipxe-ipxe-g20220216-bc5c612f756b11c0_GH0.tar.gz) = 3983471
+TIMESTAMP = 1650713161
+SHA256 (ipxe-ipxe-g20220406-70995397e5bdfd34_GH0.tar.gz) = aecb182af5f8e467e7c12595c0657f6b9365e91849349025d1aa92f0d8a6295c
+SIZE (ipxe-ipxe-g20220406-70995397e5bdfd34_GH0.tar.gz) = 3988539



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