diff options
author | dch <dch@FreeBSD.org> | 2019-11-04 18:50:43 +0800 |
---|---|---|
committer | dch <dch@FreeBSD.org> | 2019-11-04 18:50:43 +0800 |
commit | 0ec3ba174346960de56c5e0ad787006d876b2950 (patch) | |
tree | 1727755366c46a831f7611cf0e122a09856f5b0f /net | |
parent | d5ce9ca227aa658f990bea21de7d22f76ebe35ff (diff) | |
download | freebsd-ports-gnome-0ec3ba174346960de56c5e0ad787006d876b2950.tar.gz freebsd-ports-gnome-0ec3ba174346960de56c5e0ad787006d876b2950.tar.zst freebsd-ports-gnome-0ec3ba174346960de56c5e0ad787006d876b2950.zip |
net/ipxe: update to latest snapshot 2019/09/29
PR: 241703
Reviewed by: tobik
Approved by: jrm (mentor, implicit)
Sponsored by: SkunkWerks, GmbH
Diffstat (limited to 'net')
-rw-r--r-- | net/ipxe/Makefile | 5 | ||||
-rw-r--r-- | net/ipxe/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/ipxe/Makefile b/net/ipxe/Makefile index 7c3401cb1008..b60e9e2f27e0 100644 --- a/net/ipxe/Makefile +++ b/net/ipxe/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ipxe -PORTVERSION= 20190715 -PORTREVISION= 1 +DISTVERSION= 20190929 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= a385e2376859dc0195ec77aeab220876b201c16b +GH_TAGNAME= 3fe683ebab29afacf224e6b0921f6329bebcdca7 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 6c44afdfe3f0..615788034e50 100644 --- a/net/ipxe/distinfo +++ b/net/ipxe/distinfo @@ -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 |