pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/u-boot s/u-boot-nanopi-11/u-boot-nanopi-r1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e0ed0b041bec
branches:  trunk
changeset: 342481:e0ed0b041bec
user:      jmcneill <jmcneill%pkgsrc.org@localhost>
date:      Sat Oct 19 18:05:47 2019 +0000

description:
s/u-boot-nanopi-11/u-boot-nanopi-r1

diffstat:

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

diffs (18 lines):

diff -r f65866ec346a -r e0ed0b041bec sysutils/u-boot/Makefile
--- a/sysutils/u-boot/Makefile  Sat Oct 19 17:30:10 2019 +0000
+++ b/sysutils/u-boot/Makefile  Sat Oct 19 18:05:47 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2019/10/08 21:43:05 bad Exp $
+# $NetBSD: Makefile,v 1.23 2019/10/19 18:05:47 jmcneill Exp $
 #
 
 .include "../../sysutils/u-boot/u-boot-version.mk"
@@ -48,7 +48,7 @@
 DEPENDS+=      u-boot-nanopi-neo-plus2-[0-9]*:../../sysutils/u-boot-nanopi-neo-plus2
 DEPENDS+=      u-boot-nanopi-neo-[0-9]*:../../sysutils/u-boot-nanopi-neo
 DEPENDS+=      u-boot-nanopi-neo2-[0-9]*:../../sysutils/u-boot-nanopi-neo2
-DEPENDS+=      u-boot-nanopi-11-[0-9]*:../../sysutils/u-boot-nanopi-11
+DEPENDS+=      u-boot-nanopi-r1-[0-9]*:../../sysutils/u-boot-nanopi-r1
 .if !empty(PKG_OPTIONS:Mamlogic-meson)
 DEPENDS+=      u-boot-odroid-c2-[0-9]*:../../sysutils/u-boot-odroid-c2
 .endif



Home | Main Index | Thread Index | Old Index