Index: head/sysutils/u-boot-tools/Makefile =================================================================== --- head/sysutils/u-boot-tools/Makefile (revision 540394) +++ head/sysutils/u-boot-tools/Makefile (revision 540395) @@ -1,41 +1,41 @@ # Created by: Emmanuel Vadot # $FreeBSD$ PORTNAME= u-boot-tools -DISTVERSION= 2019.10 +DISTVERSION= 2020.04 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.denx.de/pub/u-boot/ DISTNAME= u-boot-${PORTVERSION} MAINTAINER= uboot@FreeBSD.org COMMENT= U-boot related tools LICENSE= GPLv2 BROKEN_powerpc64= fails to build: include/config_distro_bootcmd.h:279:3: sandbox EFI support is only supported on ARM and x86 BROKEN_SSL= libressl BROKEN_SSL_REASON_libressl= not supported by the upstream USES= bison compiler:c11 gmake python:build ssl tar:bzip2 CONFLICTS= uboot-mkimage ALL_TARGET= tools-only MAKE_ARGS= ARCH=sandbox \ CC="${CC}" \ HOSTCC="${CC}" \ KBUILD_VERBOSE=1 \ NOSTDINC_FLAGS="" \ PLIST_FILES= bin/mkimage bin/mkenvimage bin/dumpimage bin/fit_info do-configure: (cd ${WRKSRC}/ && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} sandbox_defconfig) do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tools/dumpimage ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/tools/fit_info ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/tools/mkenvimage ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/tools/mkimage ${STAGEDIR}${PREFIX}/bin .include Index: head/sysutils/u-boot-tools/distinfo =================================================================== --- head/sysutils/u-boot-tools/distinfo (revision 540394) +++ head/sysutils/u-boot-tools/distinfo (revision 540395) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570519184 -SHA256 (u-boot-2019.10.tar.bz2) = 8d6d6070739522dd236cba7055b8736bfe92b4fac0ea18ad809829ca79667014 -SIZE (u-boot-2019.10.tar.bz2) = 14214608 +TIMESTAMP = 1593016469 +SHA256 (u-boot-2020.04.tar.bz2) = fe732aaf037d9cc3c0909bad8362af366ae964bbdac6913a34081ff4ad565372 +SIZE (u-boot-2020.04.tar.bz2) = 15065656