From owner-svn-ports-head@freebsd.org Sun Jul 29 17:37:02 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ECCD0105BFF5; Sun, 29 Jul 2018 17:37:01 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A264A88753; Sun, 29 Jul 2018 17:37:01 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7F3DE18D81; Sun, 29 Jul 2018 17:37:01 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6THb1rK084672; Sun, 29 Jul 2018 17:37:01 GMT (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6THb0uZ084667; Sun, 29 Jul 2018 17:37:00 GMT (envelope-from imp@FreeBSD.org) Message-Id: <201807291737.w6THb0uZ084667@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: imp set sender to imp@FreeBSD.org using -f From: Warner Losh Date: Sun, 29 Jul 2018 17:37:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475665 - in head/sysutils: u-boot-master u-boot-rpi u-boot-rpi2 u-boot-rpi3 X-SVN-Group: ports-head X-SVN-Commit-Author: imp X-SVN-Commit-Paths: in head/sysutils: u-boot-master u-boot-rpi u-boot-rpi2 u-boot-rpi3 X-SVN-Commit-Revision: 475665 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jul 2018 17:37:02 -0000 Author: imp Date: Sun Jul 29 17:37:00 2018 New Revision: 475665 URL: https://svnweb.freebsd.org/changeset/ports/475665 Log: Minor cleanup of u-boot's patches Move to using the 'raw' patches for those patches that are currently in u-boot's upstream landing zone. Move to using a u-boot directory since the numeric names aren't very u-boot specific and might conflict. Bump PORTREVISION out of an abundance of caution. Differential Review: https://reviews.freebsd.org/D16409 Modified: head/sysutils/u-boot-master/Makefile (contents, props changed) head/sysutils/u-boot-master/distinfo (contents, props changed) head/sysutils/u-boot-rpi/Makefile (contents, props changed) head/sysutils/u-boot-rpi2/Makefile (contents, props changed) head/sysutils/u-boot-rpi3/Makefile (contents, props changed) Modified: head/sysutils/u-boot-master/Makefile ============================================================================== --- head/sysutils/u-boot-master/Makefile Sun Jul 29 16:58:24 2018 (r475664) +++ head/sysutils/u-boot-master/Makefile Sun Jul 29 17:37:00 2018 (r475665) @@ -5,9 +5,11 @@ PORTNAME= u-boot PORTVERSION= ${UBOOT_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils PKGNAMESUFFIX?= -${MODEL} MASTER_SITES= ftp://ftp.denx.de/pub/u-boot/ +DIST_SUBDIR= u-boot MAINTAINER?= uboot@FreeBSD.org COMMENT= Cross-build das u-boot for model ${MODEL} Modified: head/sysutils/u-boot-master/distinfo ============================================================================== --- head/sysutils/u-boot-master/distinfo Sun Jul 29 16:58:24 2018 (r475664) +++ head/sysutils/u-boot-master/distinfo Sun Jul 29 17:37:00 2018 (r475665) @@ -1,7 +1,7 @@ -TIMESTAMP = 1532285141 -SHA256 (u-boot-2018.07.tar.bz2) = 9f10df88bc91b35642e461217f73256bbaeeca9ae2db8db56197ba5e89e1f6d4 -SIZE (u-boot-2018.07.tar.bz2) = 12586212 -SHA256 (937869/mbox/?) = 24fbed0558cc51d22741f72c5676eee1109af59db60c845437db19143322454d -SIZE (937869/mbox/?) = 1238 -SHA256 (939129/mbox/?) = bc389b925af88f0e49fe459eefa6de3eb950537457b333958d758c38976210d0 -SIZE (939129/mbox/?) = 1112 +TIMESTAMP = 1532365662 +SHA256 (u-boot/u-boot-2018.07.tar.bz2) = 9f10df88bc91b35642e461217f73256bbaeeca9ae2db8db56197ba5e89e1f6d4 +SIZE (u-boot/u-boot-2018.07.tar.bz2) = 12586212 +SHA256 (u-boot/937869/raw) = 5959afb53dc744d9548a2d05a2a98d7c76e66570156353fc4f1220a648b8ac05 +SIZE (u-boot/937869/raw) = 322 +SHA256 (u-boot/939129/raw) = 2a4ebf283aec8e74ec77b3cb071c6883f73807454ca94fea78361c7391187b97 +SIZE (u-boot/939129/raw) = 310 Modified: head/sysutils/u-boot-rpi/Makefile ============================================================================== --- head/sysutils/u-boot-rpi/Makefile Sun Jul 29 16:58:24 2018 (r475664) +++ head/sysutils/u-boot-rpi/Makefile Sun Jul 29 17:37:00 2018 (r475665) @@ -2,14 +2,14 @@ MASTERDIR= ${.CURDIR}/../u-boot-master +PATCHFILES+= 937869/raw \ + 939129/raw + MODEL= rpi BOARD_CONFIG= rpi_defconfig FAMILY= rpi DEPENDS= ${LOCALBASE}/share/rpi-firmware/bootcode.bin:sysutils/rpi-firmware - -PATCHFILES+= 937869/mbox/? \ - 939129/mbox/? CONFIG_FRAGMENT= ${.CURDIR}/files/rpi_fragment FRAGMENT_NAME= rpi_fragment Modified: head/sysutils/u-boot-rpi2/Makefile ============================================================================== --- head/sysutils/u-boot-rpi2/Makefile Sun Jul 29 16:58:24 2018 (r475664) +++ head/sysutils/u-boot-rpi2/Makefile Sun Jul 29 17:37:00 2018 (r475665) @@ -2,14 +2,14 @@ MASTERDIR= ${.CURDIR}/../u-boot-master +PATCHFILES+= 937869/raw \ + 939129/raw + MODEL= rpi2 BOARD_CONFIG= rpi_2_defconfig FAMILY= rpi DEPENDS= ${LOCALBASE}/share/rpi-firmware/bootcode.bin:sysutils/rpi-firmware - -PATCHFILES+= 937869/mbox/? \ - 939129/mbox/? CONFIG_FRAGMENT= ${.CURDIR}/files/rpi2_fragment FRAGMENT_NAME= rpi2_fragment Modified: head/sysutils/u-boot-rpi3/Makefile ============================================================================== --- head/sysutils/u-boot-rpi3/Makefile Sun Jul 29 16:58:24 2018 (r475664) +++ head/sysutils/u-boot-rpi3/Makefile Sun Jul 29 17:37:00 2018 (r475665) @@ -2,16 +2,16 @@ MASTERDIR= ${.CURDIR}/../u-boot-master +EXTRA_PATCHES= ${.CURDIR}/files/ +PATCHFILES+= 937869/raw \ + 939129/raw + MODEL= rpi3 BOARD_CONFIG= rpi_3_defconfig FAMILY= rpi UBOOT_ARCH= aarch64 DEPENDS= ${LOCALBASE}/share/rpi-firmware/bootcode.bin:sysutils/rpi-firmware - -EXTRA_PATCHES= ${.CURDIR}/files/ -PATCHFILES+= 937869/mbox/? \ - 939129/mbox/? CONFIG_FRAGMENT= ${.CURDIR}/files/rpi3_fragment FRAGMENT_NAME= rpi3_fragment