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:   adam
Date:           Wed Jan 28 11:19:52 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/py-functools32: DESCR Makefile PLIST distinfo

Log Message:
py-functools32: removed; not needed nor useful anymore


To generate a diff of this commit:
cvs rdiff -u -r1.4580 -r1.4581 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-functools32/DESCR
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/py-functools32/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/py-functools32/PLIST \
    pkgsrc/devel/py-functools32/distinfo

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.4580 pkgsrc/devel/Makefile:1.4581
--- pkgsrc/devel/Makefile:1.4580        Wed Jan 28 10:43:04 2026
+++ pkgsrc/devel/Makefile       Wed Jan 28 11:19:52 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4580 2026/01/28 10:43:04 wiz Exp $
+# $NetBSD: Makefile,v 1.4581 2026/01/28 11:19:52 adam Exp $
 #
 
 COMMENT=       Development utilities
@@ -2707,7 +2707,6 @@ SUBDIR+=  py-frozendict
 SUBDIR+=       py-frozenlist
 SUBDIR+=       py-funcparserlib
 SUBDIR+=       py-funcsigs
-SUBDIR+=       py-functools32
 SUBDIR+=       py-funcy
 SUBDIR+=       py-future
 SUBDIR+=       py-futures



Home | Main Index | Thread Index | Old Index