pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Aug 12 07:36:40 UTC 2021

Modified Files:
        pkgsrc/sysutils/u-boot-pine-h64: Makefile
        pkgsrc/sysutils/xenkernel413: Makefile
        pkgsrc/sysutils/xenkernel415: Makefile

Log Message:
*: Remove PKGREVISION=0


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/sysutils/u-boot-pine-h64/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/sysutils/xenkernel413/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/xenkernel415/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-pine-h64/Makefile
diff -u pkgsrc/sysutils/u-boot-pine-h64/Makefile:1.11 pkgsrc/sysutils/u-boot-pine-h64/Makefile:1.12
--- pkgsrc/sysutils/u-boot-pine-h64/Makefile:1.11       Thu Aug 12 07:30:22 2021
+++ pkgsrc/sysutils/u-boot-pine-h64/Makefile    Thu Aug 12 07:36:39 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2021/08/12 07:30:22 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2021/08/12 07:36:39 wiz Exp $
 
 UBOOT_TARGET=          pine-h64
 UBOOT_CONFIG=          pine_h64_defconfig
@@ -7,7 +7,6 @@ UBOOT_BIN=              u-boot-sunxi-with-spl.bin
 UBOOT_INSTALLBOOT_PLIST=       installboot.plist
 
 UBOOT_VERSION=         2021.01
-PKGREVISION=           0
 
 TOOL_DEPENDS+=         ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
 

Index: pkgsrc/sysutils/xenkernel413/Makefile
diff -u pkgsrc/sysutils/xenkernel413/Makefile:1.13 pkgsrc/sysutils/xenkernel413/Makefile:1.14
--- pkgsrc/sysutils/xenkernel413/Makefile:1.13  Tue Mar 30 06:59:03 2021
+++ pkgsrc/sysutils/xenkernel413/Makefile       Thu Aug 12 07:36:39 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2021/03/30 06:59:03 bouyer Exp $
+# $NetBSD: Makefile,v 1.14 2021/08/12 07:36:39 wiz Exp $
 
 VERSION=       4.13.3
-#PKGREVISION=  0
 DISTNAME=      xen-${VERSION}
 PKGNAME=       xenkernel413-${VERSION}
 CATEGORIES=    sysutils

Index: pkgsrc/sysutils/xenkernel415/Makefile
diff -u pkgsrc/sysutils/xenkernel415/Makefile:1.1 pkgsrc/sysutils/xenkernel415/Makefile:1.2
--- pkgsrc/sysutils/xenkernel415/Makefile:1.1   Sun Apr 18 12:31:26 2021
+++ pkgsrc/sysutils/xenkernel415/Makefile       Thu Aug 12 07:36:39 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2021/04/18 12:31:26 bouyer Exp $
+# $NetBSD: Makefile,v 1.2 2021/08/12 07:36:39 wiz Exp $
 
 VERSION=       4.15.0
-PKGREVISION=   0
 DISTNAME=      xen-${VERSION}
 PKGNAME=       xenkernel415-${VERSION}
 CATEGORIES=    sysutils



Home | Main Index | Thread Index | Old Index