pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/u-boot-orangepi-2



Module Name:    pkgsrc
Committed By:   jmcneill
Date:           Sat Sep  2 17:45:11 UTC 2017

Modified Files:
        pkgsrc/sysutils/u-boot-orangepi-2: Makefile

Log Message:
bump pkgrevision


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/u-boot-orangepi-2/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-orangepi-2/Makefile
diff -u pkgsrc/sysutils/u-boot-orangepi-2/Makefile:1.1 pkgsrc/sysutils/u-boot-orangepi-2/Makefile:1.2
--- pkgsrc/sysutils/u-boot-orangepi-2/Makefile:1.1      Sat Aug 26 16:04:26 2017
+++ pkgsrc/sysutils/u-boot-orangepi-2/Makefile  Sat Sep  2 17:45:10 2017
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2017/08/26 16:04:26 jun Exp $
+# $NetBSD: Makefile,v 1.2 2017/09/02 17:45:10 jmcneill Exp $
 
 UBOOT_TARGET=          orangepi-2
 UBOOT_CONFIG=          orangepi_2_defconfig
 UBOOT_BIN=             u-boot-sunxi-with-spl.bin
 
+PKGREVISION=           1
+
 .include "../../sysutils/u-boot/u-boot-arm.mk"



Home | Main Index | Thread Index | Old Index