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 Aug 27 08:26:06 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/tailor: DESCR Makefile PLIST distinfo
        pkgsrc/devel/tailor/patches: patch-aa

Log Message:
tailor: removed; outdated, Python 2.7 only


To generate a diff of this commit:
cvs rdiff -u -r1.4678 -r1.4679 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/tailor/DESCR
cvs rdiff -u -r1.36 -r0 pkgsrc/devel/tailor/Makefile
cvs rdiff -u -r1.8 -r0 pkgsrc/devel/tailor/PLIST
cvs rdiff -u -r1.14 -r0 pkgsrc/devel/tailor/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/tailor/patches/patch-aa

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.4678 pkgsrc/devel/Makefile:1.4679
--- pkgsrc/devel/Makefile:1.4678        Thu Aug 27 08:04:56 2026
+++ pkgsrc/devel/Makefile       Thu Aug 27 08:26:05 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4678 2026/08/27 08:04:56 adam Exp $
+# $NetBSD: Makefile,v 1.4679 2026/08/27 08:26:05 adam Exp $
 #
 
 COMMENT=       Development utilities
@@ -3639,7 +3639,6 @@ SUBDIR+=  syft
 SUBDIR+=       syncdir
 SUBDIR+=       sysexits
 SUBDIR+=       tack
-SUBDIR+=       tailor
 SUBDIR+=       talloc
 SUBDIR+=       taplo-lsp
 SUBDIR+=       task



Home | Main Index | Thread Index | Old Index