pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan 31 18:23:12 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-id, remove non-existent directory


To generate a diff of this commit:
cvs rdiff -u -r1.4409 -r1.4410 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4409 pkgsrc/devel/Makefile:1.4410
--- pkgsrc/devel/Makefile:1.4409        Fri Jan 31 17:14:21 2025
+++ pkgsrc/devel/Makefile       Fri Jan 31 18:23:12 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4409 2025/01/31 17:14:21 micha Exp $
+# $NetBSD: Makefile,v 1.4410 2025/01/31 18:23:12 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -650,7 +650,6 @@ SUBDIR+=    hs-hinotify
 SUBDIR+=       hs-hint
 SUBDIR+=       hs-hls-graph
 SUBDIR+=       hs-hls-plugin-api
-SUBDIR+=       hs-hls-test-utils
 SUBDIR+=       hs-hslua-module-system
 SUBDIR+=       hs-hslua-module-version
 SUBDIR+=       hs-hw-fingertree
@@ -2678,6 +2677,7 @@ SUBDIR+=  py-hyperscan
 SUBDIR+=       py-hypothesis
 SUBDIR+=       py-hypothesis4
 SUBDIR+=       py-hypothesmith
+SUBDIR+=       py-id
 SUBDIR+=       py-idle
 SUBDIR+=       py-ijson
 SUBDIR+=       py-immutabledict



Home | Main Index | Thread Index | Old Index