pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Apr 21 20:17:39 UTC 2025

Modified Files:
        pkgsrc/doc: CHANGES-2025
        pkgsrc/emulators: Makefile
Removed Files:
        pkgsrc/emulators/cygwin_lib: DESCR Makefile PLIST buildlink3.mk
            distinfo

Log Message:
cygwin_lib: remove

Interix-only package


To generate a diff of this commit:
cvs rdiff -u -r1.2785 -r1.2786 pkgsrc/doc/CHANGES-2025
cvs rdiff -u -r1.370 -r1.371 pkgsrc/emulators/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/emulators/cygwin_lib/DESCR
cvs rdiff -u -r1.12 -r0 pkgsrc/emulators/cygwin_lib/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/emulators/cygwin_lib/PLIST
cvs rdiff -u -r1.7 -r0 pkgsrc/emulators/cygwin_lib/buildlink3.mk
cvs rdiff -u -r1.6 -r0 pkgsrc/emulators/cygwin_lib/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2025
diff -u pkgsrc/doc/CHANGES-2025:1.2785 pkgsrc/doc/CHANGES-2025:1.2786
--- pkgsrc/doc/CHANGES-2025:1.2785      Mon Apr 21 18:56:36 2025
+++ pkgsrc/doc/CHANGES-2025     Mon Apr 21 20:17:39 2025
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2025,v 1.2785 2025/04/21 18:56:36 schmonz Exp $
+$NetBSD: CHANGES-2025,v 1.2786 2025/04/21 20:17:39 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2025:
 
@@ -3693,3 +3693,4 @@ Changes to the packages collection and i
        Updated sysutils/broot to 1.46.2 [pin 2025-04-21]
        Updated net/py-awscli-plugin-logs-tail to 0.2nb1 [schmonz 2025-04-21]
        Updated devel/texttest to 4.4.3.1nb2 [schmonz 2025-04-21]
+       Removed emulators/cygwin_lib [wiz 2025-04-21]

Index: pkgsrc/emulators/Makefile
diff -u pkgsrc/emulators/Makefile:1.370 pkgsrc/emulators/Makefile:1.371
--- pkgsrc/emulators/Makefile:1.370     Thu Apr 17 05:14:56 2025
+++ pkgsrc/emulators/Makefile   Mon Apr 21 20:17:38 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.370 2025/04/17 05:14:56 wiz Exp $
+# $NetBSD: Makefile,v 1.371 2025/04/21 20:17:38 wiz Exp $
 #
 
 COMMENT=       Emulators for other machines and systems
@@ -52,7 +52,6 @@ SUBDIR+=      compat61
 SUBDIR+=       compat61-x11
 SUBDIR+=       compat80
 SUBDIR+=       compat90
-SUBDIR+=       cygwin_lib
 SUBDIR+=       darwin_lib
 SUBDIR+=       dega
 SUBDIR+=       dgen



Home | Main Index | Thread Index | Old Index