pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/pax-utils pax-utils: update to 1.3.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6cee7f7b7f42
branches:  trunk
changeset: 391272:6cee7f7b7f42
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Sat Jan 07 09:43:29 2023 +0000

description:
pax-utils: update to 1.3.6.

ChangeLog:

- man: reorder xmlto arguments
- lddtree: update CrOS copyright line
- lddtree: sort imports
- lddtree: specify utf-8 encoding with text files
- lddtree: Add logging for ELFParseError
- lddtree: switch to f-strings in most places
- lddtree: add typing info to more places
- lddtree: simplify join logic
- lddtree: avoid shadowing function args
- lddtree: reformat with black
- pylint: reformat with black
- meson: include generated man pages in dist tarballs

diffstat:

 devel/pax-utils/Makefile |  4 ++--
 devel/pax-utils/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r b4fabeba424e -r 6cee7f7b7f42 devel/pax-utils/Makefile
--- a/devel/pax-utils/Makefile  Sat Jan 07 09:37:49 2023 +0000
+++ b/devel/pax-utils/Makefile  Sat Jan 07 09:43:29 2023 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2022/07/31 17:10:15 fcambus Exp $
+# $NetBSD: Makefile,v 1.6 2023/01/07 09:43:29 fcambus Exp $
 
-DISTNAME=      pax-utils-1.3.5
+DISTNAME=      pax-utils-1.3.6
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=gentoo/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r b4fabeba424e -r 6cee7f7b7f42 devel/pax-utils/distinfo
--- a/devel/pax-utils/distinfo  Sat Jan 07 09:37:49 2023 +0000
+++ b/devel/pax-utils/distinfo  Sat Jan 07 09:43:29 2023 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2022/07/31 17:10:15 fcambus Exp $
+$NetBSD: distinfo,v 1.4 2023/01/07 09:43:29 fcambus Exp $
 
-BLAKE2s (pax-utils-1.3.5.tar.gz) = f6789d240a50baa335db576c9b95ddfb26988fb447cd34b7eeb5a90b17b63635
-SHA512 (pax-utils-1.3.5.tar.gz) = 33727125e363ad953261418d2cc831742a30a90ef721a14962c9fabf36752101db9cf8c2e7767bfc80922bd7160d8c54992d97cc1719cfbf85ffc1413e867f1b
-Size (pax-utils-1.3.5.tar.gz) = 147062 bytes
+BLAKE2s (pax-utils-1.3.6.tar.gz) = 9dbae15d34fb2676e71205397c562308adfbe1b26529da2c37c56febc94f3fe7
+SHA512 (pax-utils-1.3.6.tar.gz) = 4a3c4e8b516591e64befae3eff7424f49ad55721032d1a540d31c14b5d790d4379ca46082ccaf851dd8ac22f9c1904e6a75134f292f009702a1a6cd1cc448e1f
+Size (pax-utils-1.3.6.tar.gz) = 136886 bytes
 SHA1 (patch-porting.h) = 4967398b589a09f5e0a55dc09d690eebae1a926b



Home | Main Index | Thread Index | Old Index