pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/u-boot



Module Name:    pkgsrc
Committed By:   jmcneill
Date:           Sat Jul 13 17:42:01 UTC 2019

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

Log Message:
Bump PKGREVISION for previous


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/sysutils/u-boot/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/Makefile
diff -u pkgsrc/sysutils/u-boot/Makefile:1.18 pkgsrc/sysutils/u-boot/Makefile:1.19
--- pkgsrc/sysutils/u-boot/Makefile:1.18        Fri Jul 12 05:08:37 2019
+++ pkgsrc/sysutils/u-boot/Makefile     Sat Jul 13 17:42:01 2019
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.18 2019/07/12 05:08:37 thorpej Exp $
+# $NetBSD: Makefile,v 1.19 2019/07/13 17:42:01 jmcneill Exp $
 #
 
 .include "../../sysutils/u-boot/u-boot-version.mk"
 
 DISTNAME=      u-boot-${UBOOT_VERSION}
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    meta-pkgs sysutils u-boot
 MASTER_SITES=  # empty
 



Home | Main Index | Thread Index | Old Index