pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/xentools415



Module Name:    pkgsrc
Committed By:   bouyer
Date:           Mon Nov 20 21:23:04 UTC 2023

Modified Files:
        pkgsrc/sysutils/xentools415: Makefile

Log Message:
Per discussion on tech-pkg@, bump PKGREVISION again. The pullup of the fixes
to the stable branch will give a package with the same PKGREVISION but with
an older python depend.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/sysutils/xentools415/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/xentools415/Makefile
diff -u pkgsrc/sysutils/xentools415/Makefile:1.28 pkgsrc/sysutils/xentools415/Makefile:1.29
--- pkgsrc/sysutils/xentools415/Makefile:1.28   Wed Nov 15 15:59:36 2023
+++ pkgsrc/sysutils/xentools415/Makefile        Mon Nov 20 21:23:03 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2023/11/15 15:59:36 bouyer Exp $
+# $NetBSD: Makefile,v 1.29 2023/11/20 21:23:03 bouyer Exp $
 #
 # VERSION is set in version.mk as it is shared with other packages
-PKGREVISION=        2
+PKGREVISION=        3
 .include        "version.mk"
 PKGNAME=               xentools415-${VERSION}
 



Home | Main Index | Thread Index | Old Index