Index: head/sysutils/u-boot-beaglebone/distinfo =================================================================== --- head/sysutils/u-boot-beaglebone/distinfo (revision 431325) +++ head/sysutils/u-boot-beaglebone/distinfo (nonexistent) @@ -1,3 +0,0 @@ -TIMESTAMP = 1476714127 -SHA256 (bsdimp-u-boot-beaglebone-ports-v2016.05_GH0.tar.gz) = aa9dfb1167398dc7e649f7a9062f628a6bbe89f018a6b1ab856a8a8cd81c8ac0 -SIZE (bsdimp-u-boot-beaglebone-ports-v2016.05_GH0.tar.gz) = 14363966 Property changes on: head/sysutils/u-boot-beaglebone/distinfo ___________________________________________________________________ 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-duovero/distinfo =================================================================== --- head/sysutils/u-boot-duovero/distinfo (revision 431325) +++ head/sysutils/u-boot-duovero/distinfo (nonexistent) @@ -1,3 +0,0 @@ -TIMESTAMP = 1476682023 -SHA256 (bsdimp-u-boot-duovero-ports-v2016.05_GH0.tar.gz) = aa9dfb1167398dc7e649f7a9062f628a6bbe89f018a6b1ab856a8a8cd81c8ac0 -SIZE (bsdimp-u-boot-duovero-ports-v2016.05_GH0.tar.gz) = 14363966 Property changes on: head/sysutils/u-boot-duovero/distinfo ___________________________________________________________________ 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-master/Makefile =================================================================== --- head/sysutils/u-boot-master/Makefile (revision 431325) +++ head/sysutils/u-boot-master/Makefile (revision 431326) @@ -1,81 +1,81 @@ # $FreeBSD$ # # Common infrastructure for u-boot ports # PORTNAME= u-boot PORTVERSION= ${UBOOT_VERSION} DISTVERSIONPREFIX= ports-v CATEGORIES= sysutils PKGNAMESUFFIX?= -${MODEL} MAINTAINER= imp@FreeBSD.org COMMENT= Cross-build das u-boot for ${MODEL} LICENSE= GPLv2 BUILD_DEPENDS= arm-none-eabi-gcc:devel/arm-none-eabi-gcc USES= gmake USE_GITHUB= yes GH_ACCOUNT= bsdimp GH_PROJECT= u-boot SSP_UNSAFE= yes UBOOT_DIR= share/u-boot/${PORTNAME}${PKGNAMESUFFIX} INST= ${PREFIX}/${UBOOT_DIR} DESCR?= ${.CURDIR}/pkg-descr MAKE_ARGS+= ARCH=${UBOOT_ARCH} CROSS_COMPILE=${UBOOT_ARCH}-none-eabi- NO_ARCH= yes # Sanity checks .if !defined(MODEL) IGNORE+= "MODEL is not defined" .endif .if !defined(BOARD_CONFIG) IGNORE+= "BOARD_CONFIG is not defined" .endif .if !defined(FAMILY) IGNORE+= "FAMILY is not defined" .endif # Defines for OMAP family UBOOT_PLIST_OMAP=u-boot.img MLO -UBOOT_VERSION_OMAP=2016.05 +UBOOT_VERSION_OMAP=2017.01 # Uboot variables .if !defined(UBOOT_VERSION) && defined(UBOOT_VERSION_${FAMILY:tu}) UBOOT_VERSION=${UBOOT_VERSION_${FAMILY:tu}} .endif -UBOOT_VERSION?= 2016.05 +UBOOT_VERSION?= 2017.01 .if !defined(UBOOT_PLIST) && defined(UBOOT_PLIST_${FAMILY:tu}) UBOOT_PLIST=${UBOOT_PLIST_${FAMILY:tu}} .endif UBOOT_PLIST?=u-boot.img .if !defined(UBOOT_ARCH) && defined(UBOOT_ARCH_${FAMILY:tu}) UBOOT_ARCH=${UBOOT_ARCH_${FAMILY:tu}} .endif UBOOT_ARCH?= arm # Each u-boot family has different files to include, bring them in. .for i in ${UBOOT_PLIST} PLIST_FILES+= ${UBOOT_DIR}/${i} .endfor PLIST_FILES+= ${UBOOT_DIR}/README do-configure: (cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${MAKE_CMD} ${BOARD_CONFIG}) do-install: ${MKDIR} ${STAGEDIR}/${INST} .for i in ${UBOOT_PLIST} ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}/${INST} .endfor ${INSTALL_DATA} ${DESCR} ${STAGEDIR}/${INST}/README .include Index: head/sysutils/u-boot-master/distinfo =================================================================== --- head/sysutils/u-boot-master/distinfo (revision 431325) +++ head/sysutils/u-boot-master/distinfo (revision 431326) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476745087 -SHA256 (bsdimp-u-boot-ports-v2016.05_GH0.tar.gz) = aa9dfb1167398dc7e649f7a9062f628a6bbe89f018a6b1ab856a8a8cd81c8ac0 -SIZE (bsdimp-u-boot-ports-v2016.05_GH0.tar.gz) = 14363966 +TIMESTAMP = 1484005629 +SHA256 (bsdimp-u-boot-ports-v2017.01_GH0.tar.gz) = 016e65be71a9d3c4c3fca171ffe631f835868c6a248906770c42dcc2c4ef3161 +SIZE (bsdimp-u-boot-ports-v2017.01_GH0.tar.gz) = 15522828