Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2022 14:11:35 GMT
From:      =?utf-8?Q?Vin=C3=ADcius=20Zavam?= <egypcio@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 674115d06073 - main - net/ipxe: fix PORTSCOUT, by using skipv
Message-ID:  <202212301411.2BUEBZt8059002@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=674115d0607347de97106cc8cd4f27eeea3b8e5b

commit 674115d0607347de97106cc8cd4f27eeea3b8e5b
Author:     Vinícius Zavam <egypcio@FreeBSD.org>
AuthorDate: 2022-12-30 14:10:49 +0000
Commit:     Vinícius Zavam <egypcio@FreeBSD.org>
CommitDate: 2022-12-30 14:10:49 +0000

    net/ipxe: fix PORTSCOUT, by using skipv
---
 net/ipxe/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net/ipxe/Makefile b/net/ipxe/Makefile
index bf3fa71b8336..868025b9b3ef 100644
--- a/net/ipxe/Makefile
+++ b/net/ipxe/Makefile
@@ -82,6 +82,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:v1.21.1
+
 .include <bsd.port.pre.mk>
 
 # Add user supplied build configuration after port options etc have



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