pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/afio
Module Name: pkgsrc
Committed By: wiz
Date: Mon Apr 21 16:16:57 UTC 2025
Modified Files:
pkgsrc/archivers/afio: distinfo
pkgsrc/archivers/afio/patches: patch-ac
Log Message:
afio: update comment
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/archivers/afio/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/archivers/afio/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/afio/distinfo
diff -u pkgsrc/archivers/afio/distinfo:1.13 pkgsrc/archivers/afio/distinfo:1.14
--- pkgsrc/archivers/afio/distinfo:1.13 Mon Apr 21 16:11:22 2025
+++ pkgsrc/archivers/afio/distinfo Mon Apr 21 16:16:57 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.13 2025/04/21 16:11:22 wiz Exp $
+$NetBSD: distinfo,v 1.14 2025/04/21 16:16:57 wiz Exp $
BLAKE2s (afio-2.5.2.tar.gz) = 8842ba95d7e0c33302b1eaf75d6c952d812ce3cebed5694d7ae6d56d078d31de
SHA512 (afio-2.5.2.tar.gz) = e0fb9b2d31bb912d7f30d8dd992cffcc99a84424c7386082abb8da82a1911b852c5a80e8135f0b6266113519f582dba45dc3c87c8f3b822a2daa14a1ae1d9944
Size (afio-2.5.2.tar.gz) = 194030 bytes
SHA1 (patch-aa) = e7f79bd551a733d59fd3902bbadaccac28a1de79
SHA1 (patch-ab) = e1f8e5b489f844c85d9024d713f07e223b106db3
-SHA1 (patch-ac) = ba97bfd7d682f4d2a0c84b5053f4160e1018af7b
+SHA1 (patch-ac) = f33430a6b64ddac9f38825cf4b003bc9f478b0c7
Index: pkgsrc/archivers/afio/patches/patch-ac
diff -u pkgsrc/archivers/afio/patches/patch-ac:1.5 pkgsrc/archivers/afio/patches/patch-ac:1.6
--- pkgsrc/archivers/afio/patches/patch-ac:1.5 Mon Apr 21 16:11:22 2025
+++ pkgsrc/archivers/afio/patches/patch-ac Mon Apr 21 16:16:57 2025
@@ -1,11 +1,11 @@
-$NetBSD: patch-ac,v 1.5 2025/04/21 16:11:22 wiz Exp $
+$NetBSD: patch-ac,v 1.6 2025/04/21 16:16:57 wiz Exp $
- Use standard headers.
- Use strerror, not sys_errlist and sys_nerr.
- Use POSIX utime() interface, not half-baked version.
- Use W* macros from sys/wait.h instead of hard-coding the historic
bit patterns.
-- Build fix for makedev() on Solaris and Interix.
+- Build fix for makedev() on Solaris.
- Fix bad calls to execlp() that break on 64-bit platforms.
--- afio.c.orig 2018-11-30 14:25:04.000000000 +0000
Home |
Main Index |
Thread Index |
Old Index