From 200ed1f038120820280d2a0fddb867a2a3c62728 Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Sat, 9 Mar 2019 14:30:04 +0000 Subject: net/ipxe: Update to latest commit Changes: https://github.com/ipxe/ipxe/compare/133f4c47baef6002b2ccb4904a035cda2303c6e5...b28ccfc725c9a52401aaa09de0734a44bd44a02d --- net/ipxe/Makefile | 5 ++--- net/ipxe/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'net/ipxe') diff --git a/net/ipxe/Makefile b/net/ipxe/Makefile index f5ea7c21e102..08a15a115592 100644 --- a/net/ipxe/Makefile +++ b/net/ipxe/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ipxe -PORTVERSION= 20180825 -PORTREVISION= 2 +PORTVERSION= 20190307 CATEGORIES= net MAINTAINER= tobik@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= 133f4c47baef6002b2ccb4904a035cda2303c6e5 +GH_TAGNAME= b28ccfc725c9a52401aaa09de0734a44bd44a02d USE_PERL5= build ALL_TARGET= bin/ipxe.dsk bin/ipxe.lkrn bin/ipxe.pxe bin/ipxe.usb bin/undionly.kpxe diff --git a/net/ipxe/distinfo b/net/ipxe/distinfo index b57f3712dff0..e318ef1a8758 100644 --- a/net/ipxe/distinfo +++ b/net/ipxe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1542961849 -SHA256 (ipxe-ipxe-20180825-133f4c47baef6002b2ccb4904a035cda2303c6e5_GH0.tar.gz) = ce3c7cb9c1cc1efcf6d11b08db021d63a819ebf1fd84e43e0b31dc88a02f4d42 -SIZE (ipxe-ipxe-20180825-133f4c47baef6002b2ccb4904a035cda2303c6e5_GH0.tar.gz) = 3796524 +TIMESTAMP = 1552141000 +SHA256 (ipxe-ipxe-20190307-b28ccfc725c9a52401aaa09de0734a44bd44a02d_GH0.tar.gz) = 1e05d0b5185aa88e0fa4cbacd658b728a86af7401c117e77691a675d5e7f0b2a +SIZE (ipxe-ipxe-20190307-b28ccfc725c9a52401aaa09de0734a44bd44a02d_GH0.tar.gz) = 3801380 -- cgit v1.2.3