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 10:03:45 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/py-distorm3: DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-fields: DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-filechunkio: DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-funcsigs: DESCR Makefile PLIST distinfo

Log Message:
py-distorm3 py-fields py-filechunkio py-funcsigs: removed; obsolete


To generate a diff of this commit:
cvs rdiff -u -r1.4651 -r1.4652 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-distorm3/DESCR
cvs rdiff -u -r1.16 -r0 pkgsrc/devel/py-distorm3/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/devel/py-distorm3/PLIST
cvs rdiff -u -r1.11 -r0 pkgsrc/devel/py-distorm3/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-fields/DESCR \
    pkgsrc/devel/py-fields/Makefile pkgsrc/devel/py-fields/PLIST \
    pkgsrc/devel/py-fields/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-filechunkio/DESCR
cvs rdiff -u -r1.8 -r0 pkgsrc/devel/py-filechunkio/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/devel/py-filechunkio/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/devel/py-filechunkio/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-funcsigs/DESCR
cvs rdiff -u -r1.7 -r0 pkgsrc/devel/py-funcsigs/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/py-funcsigs/PLIST
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/py-funcsigs/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.4651 pkgsrc/devel/Makefile:1.4652
--- pkgsrc/devel/Makefile:1.4651        Thu Jul  9 08:25:14 2026
+++ pkgsrc/devel/Makefile       Thu Jul  9 10:03:44 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4651 2026/07/09 08:25:14 adam Exp $
+# $NetBSD: Makefile,v 1.4652 2026/07/09 10:03:44 adam Exp $
 #
 
 COMMENT=       Development utilities
@@ -2662,7 +2662,6 @@ SUBDIR+=  py-dict2xml
 SUBDIR+=       py-dictdiffer
 SUBDIR+=       py-dirty-equals
 SUBDIR+=       py-distlib
-SUBDIR+=       py-distorm3
 SUBDIR+=       py-distro
 SUBDIR+=       py-dm-tree
 SUBDIR+=       py-doc8
@@ -2693,9 +2692,7 @@ SUBDIR+=  py-falcon
 SUBDIR+=       py-fann2
 SUBDIR+=       py-fasteners
 SUBDIR+=       py-fastimport
-SUBDIR+=       py-fields
 SUBDIR+=       py-filebytes
-SUBDIR+=       py-filechunkio
 SUBDIR+=       py-filelock
 SUBDIR+=       py-fire
 SUBDIR+=       py-fixtures
@@ -2715,7 +2712,6 @@ SUBDIR+=  py-freezegun
 SUBDIR+=       py-frozendict
 SUBDIR+=       py-frozenlist
 SUBDIR+=       py-funcparserlib
-SUBDIR+=       py-funcsigs
 SUBDIR+=       py-funcy
 SUBDIR+=       py-future
 SUBDIR+=       py-fuzzywuzzy



Home | Main Index | Thread Index | Old Index