Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Sep 2018 13:02:39 +0000 (UTC)
From:      Emmanuel Vadot <manu@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r480018 - head/sysutils/u-boot-master
Message-ID:  <201809181302.w8ID2dgc014230@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: manu
Date: Tue Sep 18 13:02:39 2018
New Revision: 480018
URL: https://svnweb.freebsd.org/changeset/ports/480018

Log:
  u-boot: Update to v2018.09
  
  Tested On: RPI*
  Tested On: OrangePi One
  Tested On: Pine64(-LTS)
  
  Approved by:	bapt (mentor)
  Differential Revision:	https://reviews.freebsd.org/D17213

Modified:
  head/sysutils/u-boot-master/Makefile
  head/sysutils/u-boot-master/distinfo

Modified: head/sysutils/u-boot-master/Makefile
==============================================================================
--- head/sysutils/u-boot-master/Makefile	Tue Sep 18 12:24:29 2018	(r480017)
+++ head/sysutils/u-boot-master/Makefile	Tue Sep 18 13:02:39 2018	(r480018)
@@ -94,7 +94,7 @@ UBOOT_METADATA_IMX6_RAW_BS=	512
 .if !defined(UBOOT_VERSION) && defined(UBOOT_VERSION_${FAMILY:tu})
 UBOOT_VERSION=${UBOOT_VERSION_${FAMILY:tu}}
 .endif
-UBOOT_VERSION?=	2018.07
+UBOOT_VERSION?=	2018.09
 
 .if !defined(UBOOT_PLIST) && defined(UBOOT_PLIST_${FAMILY:tu})
 UBOOT_PLIST=${UBOOT_PLIST_${FAMILY:tu}}

Modified: head/sysutils/u-boot-master/distinfo
==============================================================================
--- head/sysutils/u-boot-master/distinfo	Tue Sep 18 12:24:29 2018	(r480017)
+++ head/sysutils/u-boot-master/distinfo	Tue Sep 18 13:02:39 2018	(r480018)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1532365662
-SHA256 (u-boot/u-boot-2018.07.tar.bz2) = 9f10df88bc91b35642e461217f73256bbaeeca9ae2db8db56197ba5e89e1f6d4
-SIZE (u-boot/u-boot-2018.07.tar.bz2) = 12586212
+TIMESTAMP = 1536942201
+SHA256 (u-boot/u-boot-2018.09.tar.bz2) = 839bf23cfe8ce613a77e583a60375179d0ad324e92c82fbdd07bebf0fd142268
+SIZE (u-boot/u-boot-2018.09.tar.bz2) = 12744107
 SHA256 (u-boot/937869/raw) = 5959afb53dc744d9548a2d05a2a98d7c76e66570156353fc4f1220a648b8ac05
 SIZE (u-boot/937869/raw) = 322
 SHA256 (u-boot/939129/raw) = 2a4ebf283aec8e74ec77b3cb071c6883f73807454ca94fea78361c7391187b97



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