pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/u-boot-nanopi-r1



Module Name:    pkgsrc
Committed By:   bad
Date:           Wed Oct 16 23:40:14 UTC 2019

Modified Files:
        pkgsrc/sysutils/u-boot-nanopi-r1: Makefile

Log Message:
bump PKGREVISION for u-boot/patches/patch-arch_arm_dts_sun8i-h3-nanopi-r1.dts r1.2


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/u-boot-nanopi-r1/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/u-boot-nanopi-r1/Makefile
diff -u pkgsrc/sysutils/u-boot-nanopi-r1/Makefile:1.1 pkgsrc/sysutils/u-boot-nanopi-r1/Makefile:1.2
--- pkgsrc/sysutils/u-boot-nanopi-r1/Makefile:1.1       Tue Oct  8 21:03:18 2019
+++ pkgsrc/sysutils/u-boot-nanopi-r1/Makefile   Wed Oct 16 23:40:14 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/10/08 21:03:18 bad Exp $
+# $NetBSD: Makefile,v 1.2 2019/10/16 23:40:14 bad Exp $
 
 UBOOT_TARGET=          nanopi-r1
 UBOOT_CONFIG=          nanopi_r1_defconfig
@@ -6,4 +6,6 @@ UBOOT_BIN=              u-boot-sunxi-with-spl.bin
 
 UBOOT_INSTALLBOOT_PLIST=installboot.plist
 
+PKGREVISION=   1
+
 .include "../../sysutils/u-boot/u-boot-arm.mk"



Home | Main Index | Thread Index | Old Index