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 12:03:37 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/py-prefixspan: ALTERNATIVES DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-pytemplate: DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-radon: ALTERNATIVES DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-rednose: DESCR Makefile PLIST distinfo

Log Message:
py-prefixspan py-pytemplate py-radon py-rednose: removed; obsolete


To generate a diff of this commit:
cvs rdiff -u -r1.4656 -r1.4657 pkgsrc/devel/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/py-prefixspan/ALTERNATIVES
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-prefixspan/DESCR
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/py-prefixspan/Makefile \
    pkgsrc/devel/py-prefixspan/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/py-prefixspan/PLIST
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/py-pytemplate/DESCR
cvs rdiff -u -r1.16 -r0 pkgsrc/devel/py-pytemplate/Makefile
cvs rdiff -u -r1.6 -r0 pkgsrc/devel/py-pytemplate/PLIST
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/py-pytemplate/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-radon/ALTERNATIVES \
    pkgsrc/devel/py-radon/DESCR
cvs rdiff -u -r1.19 -r0 pkgsrc/devel/py-radon/Makefile
cvs rdiff -u -r1.9 -r0 pkgsrc/devel/py-radon/PLIST
cvs rdiff -u -r1.16 -r0 pkgsrc/devel/py-radon/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-rednose/DESCR
cvs rdiff -u -r1.7 -r0 pkgsrc/devel/py-rednose/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/py-rednose/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/devel/py-rednose/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.4656 pkgsrc/devel/Makefile:1.4657
--- pkgsrc/devel/Makefile:1.4656        Thu Jul  9 12:00:20 2026
+++ pkgsrc/devel/Makefile       Thu Jul  9 12:03:35 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4656 2026/07/09 12:00:20 adam Exp $
+# $NetBSD: Makefile,v 1.4657 2026/07/09 12:03:35 adam Exp $
 #
 
 COMMENT=       Development utilities
@@ -2895,7 +2895,6 @@ SUBDIR+=  py-polib
 SUBDIR+=       py-pooch
 SUBDIR+=       py-pprintpp
 SUBDIR+=       py-pqueue
-SUBDIR+=       py-prefixspan
 SUBDIR+=       py-pretend
 SUBDIR+=       py-process-tests
 SUBDIR+=       py-progress
@@ -3083,18 +3082,15 @@ SUBDIR+=        py-pyproject_hooks
 SUBDIR+=       py-pyrsistent
 SUBDIR+=       py-pysvn
 SUBDIR+=       py-pyte
-SUBDIR+=       py-pytemplate
 SUBDIR+=       py-pytokens
 SUBDIR+=       py-pytype
 SUBDIR+=       py-pyutil
 SUBDIR+=       py-pyvcd
 SUBDIR+=       py-pyvex
 SUBDIR+=       py-queuelib
-SUBDIR+=       py-radon
 SUBDIR+=       py-random2
 SUBDIR+=       py-rauth
 SUBDIR+=       py-re-assert
-SUBDIR+=       py-rednose
 SUBDIR+=       py-reparser
 SUBDIR+=       py-repoze.lru
 SUBDIR+=       py-requests



Home | Main Index | Thread Index | Old Index