pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jul 1 09:27:20 UTC 2023
Modified Files:
pkgsrc/pkgtools: Makefile
Log Message:
pkgtools/Makefile: + python-versions-check
To generate a diff of this commit:
cvs rdiff -u -r1.123 -r1.124 pkgsrc/pkgtools/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/pkgtools/Makefile
diff -u pkgsrc/pkgtools/Makefile:1.123 pkgsrc/pkgtools/Makefile:1.124
--- pkgsrc/pkgtools/Makefile:1.123 Sun Sep 4 21:38:47 2022
+++ pkgsrc/pkgtools/Makefile Sat Jul 1 09:27:20 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.123 2022/09/04 21:38:47 rillig Exp $
+# $NetBSD: Makefile,v 1.124 2023/07/01 09:27:20 wiz Exp $
#
COMMENT= Tools for use in the packages collection
@@ -70,6 +70,7 @@ SUBDIR+= pkgtasks
SUBDIR+= plist-utils
SUBDIR+= port2pkg
#SUBDIR+= prereq-readme # Only used by the README.html generation
+SUBDIR+= python-versions-check
SUBDIR+= rc.d-boot
SUBDIR+= rc.subr
SUBDIR+= rcorder
Home |
Main Index |
Thread Index |
Old Index