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:           Mon Jan 12 12:38:26 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/ply: DESCR Makefile PLIST distinfo

Log Message:
ply: removed; use py-ply instead


To generate a diff of this commit:
cvs rdiff -u -r1.4569 -r1.4570 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/ply/DESCR
cvs rdiff -u -r1.24 -r0 pkgsrc/devel/ply/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/ply/PLIST
cvs rdiff -u -r1.8 -r0 pkgsrc/devel/ply/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.4569 pkgsrc/devel/Makefile:1.4570
--- pkgsrc/devel/Makefile:1.4569        Sat Jan 10 03:26:45 2026
+++ pkgsrc/devel/Makefile       Mon Jan 12 12:38:26 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4569 2026/01/10 03:26:45 scole Exp $
+# $NetBSD: Makefile,v 1.4570 2026/01/12 12:38:26 adam Exp $
 #
 
 COMMENT=       Development utilities
@@ -2478,7 +2478,6 @@ SUBDIR+=  pkgconf23
 SUBDIR+=       plasma-wayland-protocols
 SUBDIR+=       plasma6-kwayland
 SUBDIR+=       plasma6-plasma5support
-SUBDIR+=       ply
 SUBDIR+=       pmccabe
 SUBDIR+=       poco
 SUBDIR+=       pointfree



Home | Main Index | Thread Index | Old Index