Module Name: src Committed By: wiz Date: Sat Dec 12 11:02:06 UTC 2020
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Mention pkg_install-20201212 To generate a diff of this commit: cvs rdiff -u -r1.1768 -r1.1769 src/doc/3RDPARTY cvs rdiff -u -r1.2765 -r1.2766 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/3RDPARTY diff -u src/doc/3RDPARTY:1.1768 src/doc/3RDPARTY:1.1769 --- src/doc/3RDPARTY:1.1768 Thu Dec 10 00:36:22 2020 +++ src/doc/3RDPARTY Sat Dec 12 11:02:06 2020 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1768 2020/12/10 00:36:22 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1769 2020/12/12 11:02:06 wiz Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -1192,11 +1192,11 @@ definition (files.pf). userland code is reachover Makefiles are in src/usr.sbin/pf. Package: pkg_install -Version: 20201205 -Current Vers: 20201205 +Version: 20201212 +Current Vers: 20201212 Maintainer: The pkgsrc developers Home Page: http://www.pkgsrc.org/ -Date: 2020-12-05 +Date: 2020-12-12 Mailing List: tech-...@netbsd.org Responsible: joerg License: BSD Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2765 src/doc/CHANGES:1.2766 --- src/doc/CHANGES:1.2765 Thu Dec 10 00:36:23 2020 +++ src/doc/CHANGES Sat Dec 12 11:02:06 2020 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2765 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2766 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -315,3 +315,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: pkg_install: Updated to 20201205. [wiz 20201205] acpicpu(4): Add support for Arm CPUs. [jmcneill 20201207] OpenSSL: Imported 1.1.1i. [christos 20201209] + pkg_install: Updated to 20201212. [wiz 20201212]