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:           Mon Dec 22 10:18:31 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/py-unit: DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-unit/patches: patch-aa
        pkgsrc/devel/py-unitgui: DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-unitgui/patches: patch-aa

Log Message:
py-unit[gui]: removed; last updated in 2001


To generate a diff of this commit:
cvs rdiff -u -r1.4554 -r1.4555 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/py-unit/DESCR
cvs rdiff -u -r1.28 -r0 pkgsrc/devel/py-unit/Makefile
cvs rdiff -u -r1.6 -r0 pkgsrc/devel/py-unit/PLIST
cvs rdiff -u -r1.5 -r0 pkgsrc/devel/py-unit/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/py-unit/patches/patch-aa
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/py-unitgui/DESCR
cvs rdiff -u -r1.28 -r0 pkgsrc/devel/py-unitgui/Makefile
cvs rdiff -u -r1.7 -r0 pkgsrc/devel/py-unitgui/PLIST
cvs rdiff -u -r1.5 -r0 pkgsrc/devel/py-unitgui/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/py-unitgui/patches/patch-aa

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.4554 pkgsrc/devel/Makefile:1.4555
--- pkgsrc/devel/Makefile:1.4554        Sun Dec 21 21:43:46 2025
+++ pkgsrc/devel/Makefile       Mon Dec 22 10:18:30 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4554 2025/12/21 21:43:46 markd Exp $
+# $NetBSD: Makefile,v 1.4555 2025/12/22 10:18:30 adam Exp $
 #
 
 COMMENT=       Development utilities
@@ -3265,8 +3265,6 @@ SUBDIR+=  py-typing-extensions
 SUBDIR+=       py-typing-inspect
 SUBDIR+=       py-typing-inspection
 SUBDIR+=       py-u-msgpack
-SUBDIR+=       py-unit
-SUBDIR+=       py-unitgui
 SUBDIR+=       py-unittest-mixins
 SUBDIR+=       py-unittest2pytest
 SUBDIR+=       py-unpaddedbase64



Home | Main Index | Thread Index | Old Index