Module Name:    src
Committed By:   wiz
Date:           Tue Jun 11 10:47:11 UTC 2024

Modified Files:
        src/doc: 3RDPARTY CHANGES

Log Message:
doc: Mention pkg_install update.


To generate a diff of this commit:
cvs rdiff -u -r1.2008 -r1.2009 src/doc/3RDPARTY
cvs rdiff -u -r1.3063 -r1.3064 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.2008 src/doc/3RDPARTY:1.2009
--- src/doc/3RDPARTY:1.2008	Sun Jun  9 20:47:55 2024
+++ src/doc/3RDPARTY	Tue Jun 11 10:47:11 2024
@@ -1,4 +1,4 @@
-#	$NetBSD: 3RDPARTY,v 1.2008 2024/06/09 20:47:55 wiz Exp $
+#	$NetBSD: 3RDPARTY,v 1.2009 2024/06/11 10:47:11 wiz Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -1205,11 +1205,11 @@ definition (files.pf).  userland code is
 reachover Makefiles are in src/usr.sbin/pf.
 
 Package:	pkg_install
-Version:	20210410
-Current Vers:	20211115
+Version:	20240307
+Current Vers:	20240307
 Maintainer:	The pkgsrc developers
 Home Page:	http://www.pkgsrc.org/
-Date:		2022-05-10
+Date:		2024-06-11
 Mailing List:	tech-...@netbsd.org
 Responsible:	joerg
 License:	BSD

Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.3063 src/doc/CHANGES:1.3064
--- src/doc/CHANGES:1.3063	Sun Jun  9 19:59:36 2024
+++ src/doc/CHANGES	Tue Jun 11 10:47:11 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.3063 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.3064 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -417,3 +417,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
 		[tsutsui 20240531]
 	pthread(3): Fix memory leak in pthread_create(). [hannken 20240608]
 	libarchive: Import libarchive-3.7.4. [christos 20240609]
+	pkg_install: Import pkg_install-20240307. [wiz 20240611]

Reply via email to