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:           Thu Jul  9 08:19:15 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/py-clickclick: DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-cooldict: DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-crayons: DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-cyordereddict: DESCR Makefile PLIST distinfo

Log Message:
py-clickclick py-cooldict py-crayons py-cyordereddict: removed; obsolete


To generate a diff of this commit:
cvs rdiff -u -r1.4649 -r1.4650 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-clickclick/DESCR
cvs rdiff -u -r1.15 -r0 pkgsrc/devel/py-clickclick/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/py-clickclick/PLIST
cvs rdiff -u -r1.5 -r0 pkgsrc/devel/py-clickclick/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-cooldict/DESCR
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/py-cooldict/Makefile \
    pkgsrc/devel/py-cooldict/distinfo
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/py-cooldict/PLIST
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/py-crayons/DESCR
cvs rdiff -u -r1.7 -r0 pkgsrc/devel/py-crayons/Makefile \
    pkgsrc/devel/py-crayons/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-crayons/PLIST
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-cyordereddict/DESCR
cvs rdiff -u -r1.6 -r0 pkgsrc/devel/py-cyordereddict/Makefile \
    pkgsrc/devel/py-cyordereddict/PLIST
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/py-cyordereddict/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.4649 pkgsrc/devel/Makefile:1.4650
--- pkgsrc/devel/Makefile:1.4649        Thu Jul  9 07:59:45 2026
+++ pkgsrc/devel/Makefile       Thu Jul  9 08:19:14 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4649 2026/07/09 07:59:45 adam Exp $
+# $NetBSD: Makefile,v 1.4650 2026/07/09 08:19:14 adam Exp $
 #
 
 COMMENT=       Development utilities
@@ -2616,7 +2616,6 @@ SUBDIR+=  py-click-option-group
 SUBDIR+=       py-click-plugins
 SUBDIR+=       py-click-repl
 SUBDIR+=       py-click-threading
-SUBDIR+=       py-clickclick
 SUBDIR+=       py-codespell
 SUBDIR+=       py-codestyle
 SUBDIR+=       py-cogapp
@@ -2634,7 +2633,6 @@ SUBDIR+=  py-construct
 SUBDIR+=       py-construct-classes
 SUBDIR+=       py-contextlib2
 SUBDIR+=       py-cookiecutter
-SUBDIR+=       py-cooldict
 SUBDIR+=       py-covdefaults
 SUBDIR+=       py-coverage
 SUBDIR+=       py-coverage-enable-subprocess
@@ -2643,14 +2641,12 @@ SUBDIR+=        py-cparser
 SUBDIR+=       py-cpplint
 SUBDIR+=       py-cppy
 SUBDIR+=       py-cram
-SUBDIR+=       py-crayons
 SUBDIR+=       py-crc
 SUBDIR+=       py-cucumber-expressions
 SUBDIR+=       py-cucumber-tag-expressions
 SUBDIR+=       py-curtsies
 SUBDIR+=       py-cwcwidth
 SUBDIR+=       py-cykhash
-SUBDIR+=       py-cyordereddict
 SUBDIR+=       py-cython
 SUBDIR+=       py-cytoolz
 SUBDIR+=       py-d2to1



Home | Main Index | Thread Index | Old Index