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 Mar 18 09:16:54 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/py-clint: DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-cubes: ALTERNATIVES DESCR Makefile PLIST distinfo

Log Message:
py-clint, py-cubes: removed


To generate a diff of this commit:
cvs rdiff -u -r1.3350 -r1.3351 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-clint/DESCR \
    pkgsrc/devel/py-clint/Makefile pkgsrc/devel/py-clint/PLIST \
    pkgsrc/devel/py-clint/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-cubes/ALTERNATIVES \
    pkgsrc/devel/py-cubes/DESCR pkgsrc/devel/py-cubes/Makefile \
    pkgsrc/devel/py-cubes/PLIST pkgsrc/devel/py-cubes/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.3350 pkgsrc/devel/Makefile:1.3351
--- pkgsrc/devel/Makefile:1.3350        Wed Mar 17 22:35:21 2021
+++ pkgsrc/devel/Makefile       Thu Mar 18 09:16:53 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3350 2021/03/17 22:35:21 markd Exp $
+# $NetBSD: Makefile,v 1.3351 2021/03/18 09:16:53 adam Exp $
 #
 
 COMMENT=       Development utilities
@@ -2248,7 +2248,6 @@ SUBDIR+=  py-click
 SUBDIR+=       py-click-log
 SUBDIR+=       py-click-threading
 SUBDIR+=       py-clickclick
-SUBDIR+=       py-clint
 SUBDIR+=       py-codespell
 SUBDIR+=       py-codestyle
 SUBDIR+=       py-cogapp
@@ -2267,7 +2266,6 @@ SUBDIR+=  py-coverage
 SUBDIR+=       py-cparser
 SUBDIR+=       py-cpplint
 SUBDIR+=       py-crayons
-SUBDIR+=       py-cubes
 SUBDIR+=       py-curses
 SUBDIR+=       py-cursespanel
 SUBDIR+=       py-curtsies



Home | Main Index | Thread Index | Old Index