pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/py-libarchive-c
Module Name: pkgsrc
Committed By: adam
Date: Fri May 23 06:42:43 UTC 2025
Modified Files:
pkgsrc/archivers/py-libarchive-c: Makefile distinfo
Log Message:
py-libarchive-c: updated to 5.3
5.3
The ArchiveWrite.add_files() method has a new symlink_mode argument.
The ArchiveEntry class has a new stored_digests property and new methods get_stored_digest and set_stored_digest.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/archivers/py-libarchive-c/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/archivers/py-libarchive-c/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/py-libarchive-c/Makefile
diff -u pkgsrc/archivers/py-libarchive-c/Makefile:1.19 pkgsrc/archivers/py-libarchive-c/Makefile:1.20
--- pkgsrc/archivers/py-libarchive-c/Makefile:1.19 Sun Apr 13 08:06:23 2025
+++ pkgsrc/archivers/py-libarchive-c/Makefile Fri May 23 06:42:43 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2025/04/13 08:06:23 adam Exp $
+# $NetBSD: Makefile,v 1.20 2025/05/23 06:42:43 adam Exp $
-DISTNAME= libarchive_c-5.2
+DISTNAME= libarchive_c-5.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
-PKGREVISION= 1
CATEGORIES= archivers python
MASTER_SITES= ${MASTER_SITE_PYPI:=l/libarchive-c/}
Index: pkgsrc/archivers/py-libarchive-c/distinfo
diff -u pkgsrc/archivers/py-libarchive-c/distinfo:1.11 pkgsrc/archivers/py-libarchive-c/distinfo:1.12
--- pkgsrc/archivers/py-libarchive-c/distinfo:1.11 Fri Mar 14 15:23:33 2025
+++ pkgsrc/archivers/py-libarchive-c/distinfo Fri May 23 06:42:43 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2025/03/14 15:23:33 adam Exp $
+$NetBSD: distinfo,v 1.12 2025/05/23 06:42:43 adam Exp $
-BLAKE2s (libarchive_c-5.2.tar.gz) = 7620d019320de5900256b8545d26048a9551ca9b98acbd11e89144e067ff2315
-SHA512 (libarchive_c-5.2.tar.gz) = 4f35a60c8ae2bd3e66d6440627eba289857c5c50f2ce9c2fe900e00b2082604cdb9e20fcaa982f47feddc4ed8b73042384c458271eb161faf46c8cae3a9fc19f
-Size (libarchive_c-5.2.tar.gz) = 52474 bytes
+BLAKE2s (libarchive_c-5.3.tar.gz) = b50a7e53fb5c5e5e228ce6a9ab8eb1d6f4006e357d443fb32f9c30373e7e7aa4
+SHA512 (libarchive_c-5.3.tar.gz) = 385708dcf78b1282bcfaa030a97ff65a4fdcd341befb539e226c6f0dfe8e0048df7abec1a91c168b92aa13ab1116357482c71cea235f7be8627b124da0788753
+Size (libarchive_c-5.3.tar.gz) = 54349 bytes
Home |
Main Index |
Thread Index |
Old Index