Index: head/sysutils/u-boot-tools/files/patch-include_compiler.h =================================================================== --- head/sysutils/u-boot-tools/files/patch-include_compiler.h (revision 465692) +++ head/sysutils/u-boot-tools/files/patch-include_compiler.h (nonexistent) @@ -1,12 +0,0 @@ ---- include/compiler.h.orig 2018-02-06 02:48:39 UTC -+++ include/compiler.h -@@ -50,6 +50,9 @@ typedef unsigned long ulong; - #endif - #ifdef __FreeBSD__ - # include /* htole32 and friends */ -+# define __BYTE_ORDER BYTE_ORDER -+# define __LITTLE_ENDIAN LITTLE_ENDIAN -+# define __BIG_ENDIAN BIG_ENDIAN - #elif defined(__OpenBSD__) - # include - # define __BYTE_ORDER BYTE_ORDER Property changes on: head/sysutils/u-boot-tools/files/patch-include_compiler.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/u-boot-tools/Makefile =================================================================== --- head/sysutils/u-boot-tools/Makefile (revision 465692) +++ head/sysutils/u-boot-tools/Makefile (revision 465693) @@ -1,37 +1,36 @@ # Created by: Emmanuel Vadot # $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} MAINTAINER= uboot@FreeBSD.org COMMENT= U-boot related tools LICENSE= GPLv2 USES= tar:bzip2 gmake python:2.7,build ssl 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 465692) +++ head/sysutils/u-boot-tools/distinfo (revision 465693) @@ -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