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:   bouyer
Date:           Thu Jun 23 16:20:05 UTC 2022

Modified Files:
        pkgsrc/sysutils/xenkernel411: Makefile
        pkgsrc/sysutils/xentools411: Makefile

Log Message:
Bump PKGREVISION for DESCR change


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/sysutils/xenkernel411/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/sysutils/xentools411/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/xenkernel411/Makefile
diff -u pkgsrc/sysutils/xenkernel411/Makefile:1.20 pkgsrc/sysutils/xenkernel411/Makefile:1.21
--- pkgsrc/sysutils/xenkernel411/Makefile:1.20  Thu Feb  4 11:41:38 2021
+++ pkgsrc/sysutils/xenkernel411/Makefile       Thu Jun 23 16:20:05 2022
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2021/02/04 11:41:38 bouyer Exp $
+# $NetBSD: Makefile,v 1.21 2022/06/23 16:20:05 bouyer Exp $
 
 VERSION=       4.11.4
 #keep >= 1 if we have security patches
-PKGREVISION=   6
+PKGREVISION=   7
 DISTNAME=      xen-${VERSION}
 PKGNAME=       xenkernel411-${VERSION}
 CATEGORIES=    sysutils

Index: pkgsrc/sysutils/xentools411/Makefile
diff -u pkgsrc/sysutils/xentools411/Makefile:1.33 pkgsrc/sysutils/xentools411/Makefile:1.34
--- pkgsrc/sysutils/xentools411/Makefile:1.33   Fri May 13 15:53:08 2022
+++ pkgsrc/sysutils/xentools411/Makefile        Thu Jun 23 16:20:05 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2022/05/13 15:53:08 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2022/06/23 16:20:05 bouyer Exp $
 #
 # VERSION is set in version.mk as it is shared with other packages
-PKGREVISION=   8
+PKGREVISION=   9
 .include       "version.mk"
 
 DIST_IPXE=     ipxe-git-${VERSION_IPXE}.tar.gz



Home | Main Index | Thread Index | Old Index