Module Name:    src
Committed By:   christos
Date:           Thu Oct 17 16:57:57 UTC 2024

Modified Files:
        src/doc: 3RDPARTY CHANGES

Log Message:
new libarchive


To generate a diff of this commit:
cvs rdiff -u -r1.2051 -r1.2052 src/doc/3RDPARTY
cvs rdiff -u -r1.3104 -r1.3105 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.2051 src/doc/3RDPARTY:1.2052
--- src/doc/3RDPARTY:1.2051	Tue Sep 24 17:43:24 2024
+++ src/doc/3RDPARTY	Thu Oct 17 12:57:57 2024
@@ -1,4 +1,4 @@
-#	$NetBSD: 3RDPARTY,v 1.2051 2024/09/24 21:43:24 wiz Exp $
+#	$NetBSD: 3RDPARTY,v 1.2052 2024/10/17 16:57:57 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -722,12 +722,12 @@ for importation.  Run ./configure before
 Talk to mrg before importing any new version.
 
 Package:	libarchive
-Version:	3.7.4
-Current Vers:	3.7.4
+Version:	3.7.7
+Current Vers:	3.7.7
 Maintainer:	kient...@freebsd.org, jo...@netbsd.org
 Archive Site:	https://github.com/libarchive/libarchive/releases
 Home Page: 	http://www.libarchive.org
-Date:		2024-06-09
+Date:		2024-10-17
 Responsible:	joerg
 License:	BSD (2-clause)
 Location:	external/bsd/libarchive/dist

Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.3104 src/doc/CHANGES:1.3105
--- src/doc/CHANGES:1.3104	Mon Oct  7 04:37:53 2024
+++ src/doc/CHANGES	Thu Oct 17 12:57:57 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.3104 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.3105 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -546,4 +546,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
 	x68k: Add SIXEL graphics sequence support.  [isaki 20241005]
 	pkill(1): Add -F option to use a pidfile and -L to ensure it's
 		locked.  Taken from FreeBSD.  [roy 20241007]
-
+	libarchive: Import libarchive-3.7.7. [christos 20241017]

Reply via email to