Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Aug 2017 15:20:52 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r447110 - head/sysutils/u-boot-master
Message-ID:  <201708021520.v72FKqu8085109@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Wed Aug  2 15:20:52 2017
New Revision: 447110
URL: https://svnweb.freebsd.org/changeset/ports/447110

Log:
  Bump uboot version to 2017.07.00.1 to pickup arm64 fix in FreeBSD
  u-boot repo.
  
  Submitted by: Emmanuel Vadot

Modified:
  head/sysutils/u-boot-master/Makefile   (contents, props changed)
  head/sysutils/u-boot-master/distinfo   (contents, props changed)

Modified: head/sysutils/u-boot-master/Makefile
==============================================================================
--- head/sysutils/u-boot-master/Makefile	Wed Aug  2 15:03:38 2017	(r447109)
+++ head/sysutils/u-boot-master/Makefile	Wed Aug  2 15:20:52 2017	(r447110)
@@ -57,7 +57,7 @@ UBOOT_PLIST_ALLWINNER=u-boot.img u-boot-sunxi-with-spl
 .if !defined(UBOOT_VERSION) && defined(UBOOT_VERSION_${FAMILY:tu})
 UBOOT_VERSION=${UBOOT_VERSION_${FAMILY:tu}}
 .endif
-UBOOT_VERSION?=	2017.07.00
+UBOOT_VERSION?=	2017.07.00.1
 
 .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	Wed Aug  2 15:03:38 2017	(r447109)
+++ head/sysutils/u-boot-master/distinfo	Wed Aug  2 15:20:52 2017	(r447110)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1500849934
-SHA256 (freebsd-u-boot-ports-v2017.07.00_GH0.tar.gz) = a24b74828a69124737b870be35df8452b737ecacd3f8f87d4cf77aa92d445631
-SIZE (freebsd-u-boot-ports-v2017.07.00_GH0.tar.gz) = 14285266
+TIMESTAMP = 1501619668
+SHA256 (freebsd-u-boot-ports-v2017.07.00.1_GH0.tar.gz) = 4e74457cba12d6de890418aed296800f4bdb62570379fa330e3cf74b78dff2c8
+SIZE (freebsd-u-boot-ports-v2017.07.00.1_GH0.tar.gz) = 14286103



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