Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2018 11:42:38 +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: r465693 - in head/sysutils/u-boot-tools: . files
Message-ID:  <201803271142.w2RBgcgT081817@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: manu (src committer)
Date: Tue Mar 27 11:42:38 2018
New Revision: 465693
URL: https://svnweb.freebsd.org/changeset/ports/465693

Log:
  sysutils/u-boot-tools: Update to 2018.03
  
  This also include the local patch that we had.
  
  Reviewed by:	bapt
  Approved by:	bapt
  Differential Revision:	https://reviews.freebsd.org/D14866

Deleted:
  head/sysutils/u-boot-tools/files/
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	Tue Mar 27 11:39:52 2018	(r465692)
+++ head/sysutils/u-boot-tools/Makefile	Tue Mar 27 11:42:38 2018	(r465693)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	u-boot-tools
-DISTVERSION=	2017.09
-PORTREVISION=	2
+DISTVERSION=	2018.03
 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	Tue Mar 27 11:39:52 2018	(r465692)
+++ head/sysutils/u-boot-tools/distinfo	Tue Mar 27 11:42:38 2018	(r465693)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513026851
-SHA256 (u-boot-2017.09.tar.bz2) = b2d15f2cf5f72e706025cde73d67247c6da8cd35f7e10891eefe7d9095089744
-SIZE (u-boot-2017.09.tar.bz2) = 11434323
+TIMESTAMP = 1522148447
+SHA256 (u-boot-2018.03.tar.bz2) = 7e7477534409d5368eb1371ffde6820f0f79780a1a1f676161c48442cb303dfd
+SIZE (u-boot-2018.03.tar.bz2) = 12304292



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