pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/doc
Module Name: pkgsrc
Committed By: reinoud
Date: Sun Mar 14 11:18:23 UTC 2021
Modified Files:
pkgsrc/doc: CHANGES-2021
Log Message:
Fix build on NetBSD machines that don't have NVMM capabilities. The logic
would select the nvmm library when it wasn't disabled that later was not
found.
While here, also fix a curses issue introduced in version 5.2.0nb2; it would
not find the appropriate library.
To generate a diff of this commit:
cvs rdiff -u -r1.1646 -r1.1647 pkgsrc/doc/CHANGES-2021
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-2021
diff -u pkgsrc/doc/CHANGES-2021:1.1646 pkgsrc/doc/CHANGES-2021:1.1647
--- pkgsrc/doc/CHANGES-2021:1.1646 Sun Mar 14 09:16:50 2021
+++ pkgsrc/doc/CHANGES-2021 Sun Mar 14 11:18:23 2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.1646 2021/03/14 09:16:50 pho Exp $
+$NetBSD: CHANGES-2021,v 1.1647 2021/03/14 11:18:23 reinoud Exp $
Changes to the packages collection and infrastructure in 2021:
@@ -2515,3 +2515,4 @@ Changes to the packages collection and i
Updated print/mpage to 2.5.7nb1 [wiz 2021-03-14]
Updated print/cups to 2.3.3op2 [wiz 2021-03-14]
Added devel/pointfree version 1.1.1.7 [pho 2021-03-14]
+ Updated emulators/qemu to version 5.2.0nb3 [reinoud 2021-03-14]
Home |
Main Index |
Thread Index |
Old Index