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:           Wed Mar  6 18:53:34 UTC 2024

Modified Files:
        pkgsrc/archivers/py-libarchive-c: Makefile distinfo

Log Message:
py-libarchive-c: updated to 5.1

5.1

Fix the format_name property and move it from the ArchiveEntry class to the ArchiveRead class


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/archivers/py-libarchive-c/Makefile
cvs rdiff -u -r1.9 -r1.10 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.15 pkgsrc/archivers/py-libarchive-c/Makefile:1.16
--- pkgsrc/archivers/py-libarchive-c/Makefile:1.15      Thu Jan 18 18:11:39 2024
+++ pkgsrc/archivers/py-libarchive-c/Makefile   Wed Mar  6 18:53:34 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2024/01/18 18:11:39 adam Exp $
+# $NetBSD: Makefile,v 1.16 2024/03/06 18:53:34 adam Exp $
 
-DISTNAME=      libarchive-c-5.0
+DISTNAME=      libarchive-c-5.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 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.9 pkgsrc/archivers/py-libarchive-c/distinfo:1.10
--- pkgsrc/archivers/py-libarchive-c/distinfo:1.9       Thu Jan 18 18:11:39 2024
+++ pkgsrc/archivers/py-libarchive-c/distinfo   Wed Mar  6 18:53:34 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2024/01/18 18:11:39 adam Exp $
+$NetBSD: distinfo,v 1.10 2024/03/06 18:53:34 adam Exp $
 
-BLAKE2s (libarchive-c-5.0.tar.gz) = 46791e83b63f5a034a49bba9001c3dbc21c40e0b98b3668dec1df71a297247d0
-SHA512 (libarchive-c-5.0.tar.gz) = a2e9db98cd6e36d2ea696968ab45c915607f3e0ef076da411f722a2300001afaad61ab3723dfe1da1292bbe39acdab90f54786846f37268a17e9f7ce2c58901d
-Size (libarchive-c-5.0.tar.gz) = 52186 bytes
+BLAKE2s (libarchive-c-5.1.tar.gz) = f02b35880ccb69a2aad51bdf61eac3e0839b9bb88f4d2f8f28d3b247641e3b2b
+SHA512 (libarchive-c-5.1.tar.gz) = be2c5f06f82dc5ab740d5c3d1fb040276cfd0e431ef221aac000a026d6b5457c4ab3cfef3c80dfdafa5001632eb386e593edd73702ce6367e87e8c752038f12b
+Size (libarchive-c-5.1.tar.gz) = 52279 bytes



Home | Main Index | Thread Index | Old Index