Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Oct 2022 13:27:29 GMT
From:      Emmanuel Vadot <manu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4c1cedc28b20 - main - sysutils/u-boot: Update to v2022.10
Message-ID:  <202210191327.29JDRT2Z073144@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=4c1cedc28b20b7371cf274fc78b9e8ddc81da07b

commit 4c1cedc28b20b7371cf274fc78b9e8ddc81da07b
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2022-10-14 10:36:29 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2022-10-19 13:27:02 +0000

    sysutils/u-boot: Update to v2022.10
    
    Sponsored by:   Beckhoff Automation GmbH & Co. KG
---
 sysutils/u-boot-master/Makefile | 3 +--
 sysutils/u-boot-master/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/sysutils/u-boot-master/Makefile b/sysutils/u-boot-master/Makefile
index d714611a72c6..7d82ac12d36f 100644
--- a/sysutils/u-boot-master/Makefile
+++ b/sysutils/u-boot-master/Makefile
@@ -4,7 +4,6 @@
 
 PORTNAME=	u-boot
 PORTVERSION=	${UBOOT_VERSION}
-PORTREVISION=	1
 CATEGORIES=	sysutils
 PKGNAMESUFFIX?=	-${MODEL}
 MASTER_SITES=	https://ftp.denx.de/pub/u-boot/ \
@@ -115,7 +114,7 @@ UBOOT_PLIST_QEMU=	u-boot.bin
 .if !defined(UBOOT_VERSION) && defined(UBOOT_VERSION_${FAMILY:tu})
 UBOOT_VERSION=${UBOOT_VERSION_${FAMILY:tu}}
 .endif
-UBOOT_VERSION?=	2022.04
+UBOOT_VERSION?=	2022.10
 
 # If a slave port defines a PORTREVISION use it
 .if defined(U_BOOT_SLAVE_PORTREVISION_${UBOOT_VERSION})
diff --git a/sysutils/u-boot-master/distinfo b/sysutils/u-boot-master/distinfo
index f680d547cbb6..7d5377815549 100644
--- a/sysutils/u-boot-master/distinfo
+++ b/sysutils/u-boot-master/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1663119608
-SHA256 (u-boot/u-boot-2022.04.tar.bz2) = 68e065413926778e276ec3abd28bb32fa82abaa4a6898d570c1f48fbdb08bcd0
-SIZE (u-boot/u-boot-2022.04.tar.bz2) = 17772787
+TIMESTAMP = 1665743502
+SHA256 (u-boot/u-boot-2022.10.tar.bz2) = 50b4482a505bc281ba8470c399a3c26e145e29b23500bc35c50debd7fa46bdf8
+SIZE (u-boot/u-boot-2022.10.tar.bz2) = 18365430
 SHA256 (u-boot/939129/raw) = 2a4ebf283aec8e74ec77b3cb071c6883f73807454ca94fea78361c7391187b97
 SIZE (u-boot/939129/raw) = 310
 SHA256 (u-boot/1036621/raw) = 28dbd66d14fab9dc782ce091d3c132a226b8425f6503c329ee8a7031b79b52f7



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