svn commit: r491821 - head/sysutils/u-boot-tools
Emmanuel Vadot
manu at FreeBSD.org
Fri Feb 1 14:54:45 UTC 2019
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
More information about the svn-ports-all
mailing list