[MacPorts] #70569: cpmtools @2.24: checksum mismatch
MacPorts
noreply at macports.org
Sat Sep 7 07:55:10 UTC 2024
#70569: cpmtools @2.24: checksum mismatch
---------------------------+------------------------
Reporter: barracuda156 | Owner: codesmythe
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.10.0
Resolution: | Keywords:
Port: cpmtools |
---------------------------+------------------------
Comment (by ryandesign):
Version 2.24 was stealth updated again on August 29, 2024.
Someone has deliberately excluded the moria.de domain name from being
saved at archive.org but the April 8, 2023 version is still available at
http://attic-distfiles.pld-linux.org/by-
md5/0/c/0cb3a4c2fa7b2b05d9096d06b4b126b7/cpmtools-2.24.tar.gz. The diff
between that and the new August 29, 2024 version is huge because the
configure script was regenerated with a new version of autoconf. Other
than that, it looks like just one bugfix:
{{{#!diff
--- 20230408/cpmtools-2.24/NEWS 2024-09-03 03:20:31.000000000 -0500
+++ 20240829/cpmtools-2.24/NEWS 2024-08-29 06:12:04.000000000 -0500
@@ -14,3 +14,4 @@
o Different KB conversion in cpmls for block size < 1024
o Fixed cpmls -F total used statistics, documented different
directory entry counts by CP/M 3
+o Catch misfiring auto-geometry heuristic in LibDsk
diff -ru 20230408/cpmtools-2.24/configure.in
20240829/cpmtools-2.24/configure.in
--- 20230408/cpmtools-2.24/configure.in 2024-09-03 03:20:31.000000000
-0500
+++ 20240829/cpmtools-2.24/configure.in 2024-08-29 06:12:37.000000000
-0500
@@ -2,7 +2,7 @@
AC_CONFIG_HEADERS([config.h])
AC_CANONICAL_HOST
VERSION=2.24
-UPDATED='April 8, 2023'
+UPDATED='August 29, 2024'
DEVICE="posix"
TERM="curses"
}}}
--
Ticket URL: <https://trac.macports.org/ticket/70569#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list