diff options
author | Warner Losh <imp@FreeBSD.org> | 2017-01-28 01:04:17 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2017-01-28 01:04:17 +0000 |
commit | b6a6cf4eb105a34f9ce96dd7e48f6ec26349285b (patch) | |
tree | 5b492e53da41520e0749ea94ad7a88531c0195f1 | |
parent | Move forward to 5.0-gtk3 release. (diff) |
Update to latest FreeBSD 2017.01.00.2
o FAT12 fixes from gonzo@
These apply to all the ports.
-rw-r--r-- | sysutils/u-boot-master/Makefile | 2 | ||||
-rw-r--r-- | sysutils/u-boot-master/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/u-boot-master/Makefile b/sysutils/u-boot-master/Makefile index 0ac4d624cfe8..522aedc87487 100644 --- a/sysutils/u-boot-master/Makefile +++ b/sysutils/u-boot-master/Makefile @@ -56,7 +56,7 @@ UBOOT_PLIST_ALLWINNER=u-boot.img u-boot-sunxi-with-spl.bin .if !defined(UBOOT_VERSION) && defined(UBOOT_VERSION_${FAMILY:tu}) UBOOT_VERSION=${UBOOT_VERSION_${FAMILY:tu}} .endif -UBOOT_VERSION?= 2017.01.00.1 +UBOOT_VERSION?= 2017.01.00.2 .if !defined(UBOOT_PLIST) && defined(UBOOT_PLIST_${FAMILY:tu}) UBOOT_PLIST=${UBOOT_PLIST_${FAMILY:tu}} diff --git a/sysutils/u-boot-master/distinfo b/sysutils/u-boot-master/distinfo index af3dc5a6ef98..956c5c14f6bd 100644 --- a/sysutils/u-boot-master/distinfo +++ b/sysutils/u-boot-master/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1484197628 -SHA256 (bsdimp-u-boot-ports-v2017.01.00.1_GH0.tar.gz) = bd88d48482f9db45b88e1bb487e784793b729307e5a8a7e4b048c92d419321d3 -SIZE (bsdimp-u-boot-ports-v2017.01.00.1_GH0.tar.gz) = 15521395 +TIMESTAMP = 1485565103 +SHA256 (bsdimp-u-boot-ports-v2017.01.00.2_GH0.tar.gz) = aca53cc347ac4dc94481cd0ad360ff8caa45a1a8366a15d557edea1fe60acbf0 +SIZE (bsdimp-u-boot-ports-v2017.01.00.2_GH0.tar.gz) = 15520968 |