pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/bulk-medium



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Sep 11 13:00:57 UTC 2023

Modified Files:
        pkgsrc/meta-pkgs/bulk-medium: Makefile

Log Message:
bulk-medium: Switch to version of Xen packages that don't have broken
PLISTs with the default Python version


To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 pkgsrc/meta-pkgs/bulk-medium/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/meta-pkgs/bulk-medium/Makefile
diff -u pkgsrc/meta-pkgs/bulk-medium/Makefile:1.89 pkgsrc/meta-pkgs/bulk-medium/Makefile:1.90
--- pkgsrc/meta-pkgs/bulk-medium/Makefile:1.89  Sat Sep  9 14:07:53 2023
+++ pkgsrc/meta-pkgs/bulk-medium/Makefile       Mon Sep 11 13:00:57 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.89 2023/09/09 14:07:53 taca Exp $
+# $NetBSD: Makefile,v 1.90 2023/09/11 13:00:57 nia Exp $
 
-DISTNAME=      bulk-medium-20230909
+DISTNAME=      bulk-medium-20230911
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -112,8 +112,8 @@ DEPENDS+=   gnupg2-[0-9]*:../../security/g
 DEPENDS+=      desktop-file-utils-[0-9]*:../../sysutils/desktop-file-utils
 DEPENDS+=      xe-guest-utilities-[0-9]*:../../sysutils/xe-guest-utilities
 .if !empty(MACHINE_PLATFORM:MNetBSD-*-x86_64)
-DEPENDS+=      xenkernel413-[0-9]*:../../sysutils/xenkernel413
-DEPENDS+=      xentools413-[0-9]*:../../sysutils/xentools413
+DEPENDS+=      xenkernel415-[0-9]*:../../sysutils/xenkernel415
+DEPENDS+=      xentools415-[0-9]*:../../sysutils/xentools415
 .endif
 DEPENDS+=      ispell-[0-9]*:../../textproc/ispell
 DEPENDS+=      arcticfox-[0-9]*:../../www/arcticfox



Home | Main Index | Thread Index | Old Index