pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/lha



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Wed Oct  2 22:17:11 UTC 2024

Modified Files:
        pkgsrc/archivers/lha: distinfo
        pkgsrc/archivers/lha/patches: patch-src_header.c

Log Message:
lha: note upstream commit that addresses the patch


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/archivers/lha/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/archivers/lha/patches/patch-src_header.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/archivers/lha/distinfo
diff -u pkgsrc/archivers/lha/distinfo:1.17 pkgsrc/archivers/lha/distinfo:1.18
--- pkgsrc/archivers/lha/distinfo:1.17  Fri Sep 27 15:13:25 2024
+++ pkgsrc/archivers/lha/distinfo       Wed Oct  2 22:17:11 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2024/09/27 15:13:25 gutteridge Exp $
+$NetBSD: distinfo,v 1.18 2024/10/02 22:17:11 gutteridge Exp $
 
 BLAKE2s (lha-1.14i-ac20211125-72b97b87a131e88cc95b9068d521f3ecb56af9db.tar.gz) = f8ee8e52520a0f0fa7fde0b381c7a9370e56853c4422c7b0dd75fe7a8186048f
 SHA512 (lha-1.14i-ac20211125-72b97b87a131e88cc95b9068d521f3ecb56af9db.tar.gz) = 
3b3d0f3bc83504f9bf6ed32c76f9164f63847aacb0de25deba8034347f5a00de4f41a20b3b1ceceb2a42942c102e139da124d1a287b0c7909781b1589e38f49e
 Size (lha-1.14i-ac20211125-72b97b87a131e88cc95b9068d521f3ecb56af9db.tar.gz) = 229462 bytes
-SHA1 (patch-src_header.c) = abd00a433d52cf87c57427495968472c6a096b71
+SHA1 (patch-src_header.c) = f68491cecbd1fb9dcba9fbb66f8a6976cc652677

Index: pkgsrc/archivers/lha/patches/patch-src_header.c
diff -u pkgsrc/archivers/lha/patches/patch-src_header.c:1.1 pkgsrc/archivers/lha/patches/patch-src_header.c:1.2
--- pkgsrc/archivers/lha/patches/patch-src_header.c:1.1 Fri Sep 27 15:13:25 2024
+++ pkgsrc/archivers/lha/patches/patch-src_header.c     Wed Oct  2 22:17:11 2024
@@ -1,6 +1,7 @@
-$NetBSD: patch-src_header.c,v 1.1 2024/09/27 15:13:25 gutteridge Exp $
+$NetBSD: patch-src_header.c,v 1.2 2024/10/02 22:17:11 gutteridge Exp $
 
 Fix builds with GCC 14, which treats implicit ints as an error.
+https://github.com/jca02266/lha/commit/a5c5d438537125bfe936ea523e7bc981a50364a2
 
 --- src/header.c.orig  2021-11-25 09:41:46.000000000 +0000
 +++ src/header.c



Home | Main Index | Thread Index | Old Index