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 11:51:55 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/py-InlineEgg: DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-google-apputils: DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-hglib: DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-iowait: DESCR Makefile PLIST distinfo

Log Message:
py-google-apputils py-hglib py-InlineEgg py-iowait: removed; obsolete


To generate a diff of this commit:
cvs rdiff -u -r1.4653 -r1.4654 pkgsrc/devel/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/py-InlineEgg/DESCR
cvs rdiff -u -r1.28 -r0 pkgsrc/devel/py-InlineEgg/Makefile
cvs rdiff -u -r1.6 -r0 pkgsrc/devel/py-InlineEgg/PLIST \
    pkgsrc/devel/py-InlineEgg/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-google-apputils/DESCR \
    pkgsrc/devel/py-google-apputils/PLIST
cvs rdiff -u -r1.11 -r0 pkgsrc/devel/py-google-apputils/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/py-google-apputils/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-hglib/DESCR
cvs rdiff -u -r1.10 -r0 pkgsrc/devel/py-hglib/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/py-hglib/PLIST
cvs rdiff -u -r1.7 -r0 pkgsrc/devel/py-hglib/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-iowait/DESCR
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/py-iowait/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/py-iowait/PLIST \
    pkgsrc/devel/py-iowait/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.4653 pkgsrc/devel/Makefile:1.4654
--- pkgsrc/devel/Makefile:1.4653        Thu Jul  9 11:47:19 2026
+++ pkgsrc/devel/Makefile       Thu Jul  9 11:51:53 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4653 2026/07/09 11:47:19 adam Exp $
+# $NetBSD: Makefile,v 1.4654 2026/07/09 11:51:53 adam Exp $
 #
 
 COMMENT=       Development utilities
@@ -2517,7 +2517,6 @@ SUBDIR+=  pthread-sem
 SUBDIR+=       purpose
 SUBDIR+=       pvs
 SUBDIR+=       pwlib
-SUBDIR+=       py-InlineEgg
 SUBDIR+=       py-Optik
 SUBDIR+=       py-ParamUnittest
 SUBDIR+=       py-Pympler
@@ -2730,7 +2729,6 @@ SUBDIR+=  py-gobject-shared
 SUBDIR+=       py-gobject3
 SUBDIR+=       py-gobject3-common
 SUBDIR+=       py-google-api-core
-SUBDIR+=       py-google-apputils
 SUBDIR+=       py-google-i18n-address
 SUBDIR+=       py-googleapis-common-protos
 SUBDIR+=       py-greenlet
@@ -2750,7 +2748,6 @@ SUBDIR+=  py-hg-cinnabarclone
 SUBDIR+=       py-hg-evolve
 SUBDIR+=       py-hg-fastimport
 SUBDIR+=       py-hg-git
-SUBDIR+=       py-hglib
 SUBDIR+=       py-housekeeping
 SUBDIR+=       py-hyperscan
 SUBDIR+=       py-hypothesis
@@ -2767,7 +2764,6 @@ SUBDIR+=  py-iniconfig
 SUBDIR+=       py-inline-snapshot
 SUBDIR+=       py-intelhex
 SUBDIR+=       py-intervaltree
-SUBDIR+=       py-iowait
 SUBDIR+=       py-ipaddr
 SUBDIR+=       py-ipykernel
 SUBDIR+=       py-ipython



Home | Main Index | Thread Index | Old Index