pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/u-boot-pinebook



Module Name:    pkgsrc
Committed By:   martin
Date:           Wed Feb 20 17:06:23 UTC 2019

Modified Files:
        pkgsrc/sysutils/u-boot-pinebook: Makefile

Log Message:
Bump version since the ATF version changed.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/sysutils/u-boot-pinebook/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-pinebook/Makefile
diff -u pkgsrc/sysutils/u-boot-pinebook/Makefile:1.10 pkgsrc/sysutils/u-boot-pinebook/Makefile:1.11
--- pkgsrc/sysutils/u-boot-pinebook/Makefile:1.10       Fri Nov  9 12:00:16 2018
+++ pkgsrc/sysutils/u-boot-pinebook/Makefile    Wed Feb 20 17:06:23 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2018/11/09 12:00:16 martin Exp $
+# $NetBSD: Makefile,v 1.11 2019/02/20 17:06:23 martin Exp $
 
 UBOOT_VERSION=         2018.11rc3
 UBOOT_TARGET=          pinebook
@@ -11,6 +11,7 @@ GITHUB_PROJECT=               u-boot-pine64
 GITHUB_TAG=            88eea875b3b82a0e50cbb112e0aea2259dc2e011
 DISTNAME=              u-boot-${UBOOT_TARGET}-${UBOOT_VERSION}
 EXTRACT_SUFX=          .tar.gz
+PKGREVISION=           1
 
 DISTINFO_FILE=         ${.CURDIR}/../../sysutils/u-boot-pinebook/distinfo
 PATCHDIR=              ${.CURDIR}/../../sysutils/u-boot-pinebook/patches



Home | Main Index | Thread Index | Old Index