Monday, January 06, 2025

[maintainer update] ddrescue 1.28 -> 1.29

This patch updates ddrescue from 1.28 to 1.29.

Tested on amd64.

New Version builds only with gmake

Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/ddrescue/Makefile,v
diff -u -p -u -p -r1.27 Makefile
--- Makefile 1 Feb 2024 11:18:02 -0000 1.27
+++ Makefile 6 Jan 2025 15:31:21 -0000
@@ -1,6 +1,6 @@
COMMENT = data recovery tool

-DISTNAME = ddrescue-1.28
+DISTNAME = ddrescue-1.29

CATEGORIES = sysutils

@@ -26,6 +26,8 @@ CONFIGURE_ARGS = CC="${CC}" CXX="${CXX}"
CXXFLAGS="${CXXFLAGS}" \
--mandir="${PREFIX}/man" \
--infodir="${PREFIX}/info"
+
+USE_GMAKE = Yes

ALL_TARGET = all doc
TEST_TARGET = check
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/ddrescue/distinfo,v
diff -u -p -u -p -r1.14 distinfo
--- distinfo 1 Feb 2024 11:18:02 -0000 1.14
+++ distinfo 6 Jan 2025 15:31:21 -0000
@@ -1,2 +1,2 @@
-SHA256 (ddrescue-1.28.tar.lz) = ZibAenyhzB0DytCVhSLFJ5sVYiLTLDQugRF8/vrrEME=
-SIZE (ddrescue-1.28.tar.lz) = 93823
+SHA256 (ddrescue-1.29.tar.lz) = AaQUMnhTs5+6L9Ds4w977i6djI6OsxQxhSSt9aYAOaM=
+SIZE (ddrescue-1.29.tar.lz) = 96728

No comments:

Post a Comment