pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/u-boot sysutils/u-boot: Also depend on sysuti...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c231a145fcb8
branches:  trunk
changeset: 419172:c231a145fcb8
user:      khorben <khorben%pkgsrc.org@localhost>
date:      Sat Dec 14 02:21:26 2019 +0000

description:
sysutils/u-boot: Also depend on sysutils/u-boot-rpi3-32b

Bumps PKGREVISION.

diffstat:

 sysutils/u-boot/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r 5fe85b393426 -r c231a145fcb8 sysutils/u-boot/Makefile
--- a/sysutils/u-boot/Makefile  Sat Dec 14 01:26:35 2019 +0000
+++ b/sysutils/u-boot/Makefile  Sat Dec 14 02:21:26 2019 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.24 2019/11/29 19:12:05 jakllsch Exp $
+# $NetBSD: Makefile,v 1.25 2019/12/14 02:21:26 khorben Exp $
 #
 
 .include "../../sysutils/u-boot/u-boot-version.mk"
 
 DISTNAME=      u-boot-${UBOOT_VERSION}
-PKGREVISION=   7
+PKGREVISION=   8
 CATEGORIES=    meta-pkgs sysutils u-boot
 MASTER_SITES=  # empty
 
@@ -65,6 +65,7 @@
 DEPENDS+=      u-boot-pocketchip-[0-9]*:../../sysutils/u-boot-pocketchip
 DEPENDS+=      u-boot-rock64-[0-9]*:../../sysutils/u-boot-rock64
 DEPENDS+=      u-boot-rockpro64-[0-9]*:../../sysutils/u-boot-rockpro64
+DEPENDS+=      u-boot-rpi3-32b-[0-9]*:../../sysutils/u-boot-rpi3-32b
 DEPENDS+=      u-boot-sopine-baseboard-[0-9]*:../../sysutils/u-boot-sopine-baseboard
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index