Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Feb 2019 14:54:44 +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: r491821 - head/sysutils/u-boot-tools
Message-ID:  <201902011454.x11EsiOU095132@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: manu
Date: Fri Feb  1 14:54:44 2019
New Revision: 491821
URL: https://svnweb.freebsd.org/changeset/ports/491821

Log:
  u-boot-tools: Update to 2018.11
  
  Version 2019.01 is out but I don't have updated the u-boot-master ports yet
  so just to be safe use the same version for the tool.
  
  Approved by:	bapt (mentor, implicit)

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

Modified: head/sysutils/u-boot-tools/Makefile
==============================================================================
--- head/sysutils/u-boot-tools/Makefile	Fri Feb  1 14:51:27 2019	(r491820)
+++ head/sysutils/u-boot-tools/Makefile	Fri Feb  1 14:54:44 2019	(r491821)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	u-boot-tools
-DISTVERSION=	2018.03
+DISTVERSION=	2018.11
 CATEGORIES=	sysutils
 MASTER_SITES=	ftp://ftp.denx.de/pub/u-boot/
 DISTNAME=	u-boot-${PORTVERSION}

Modified: head/sysutils/u-boot-tools/distinfo
==============================================================================
--- head/sysutils/u-boot-tools/distinfo	Fri Feb  1 14:51:27 2019	(r491820)
+++ head/sysutils/u-boot-tools/distinfo	Fri Feb  1 14:54:44 2019	(r491821)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522148447
-SHA256 (u-boot-2018.03.tar.bz2) = 7e7477534409d5368eb1371ffde6820f0f79780a1a1f676161c48442cb303dfd
-SIZE (u-boot-2018.03.tar.bz2) = 12304292
+TIMESTAMP = 1549032773
+SHA256 (u-boot-2018.11.tar.bz2) = 737c93f2ea03fec669e840dbee32bcf6238e6924ff5f20e4f1c472ee24e5d37e
+SIZE (u-boot-2018.11.tar.bz2) = 13045125



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