Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jan 2024 07:34:21 GMT
From:      Rainer Hurling <rhurlin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f308394241e5 - main - sysutils/ddrescue: Update to 1.27
Message-ID:  <202401040734.4047YLdj028490@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rhurlin:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f308394241e589db1795a60b2b846066671863da

commit f308394241e589db1795a60b2b846066671863da
Author:     takefu <takefu@airport.fm>
AuthorDate: 2024-01-04 07:26:17 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2024-01-04 07:33:54 +0000

    sysutils/ddrescue: Update to 1.27
    
    PR:             276056
    Reviewed by:    jharris@widomaker.com (maintainer)
---
 sysutils/ddrescue/Makefile | 4 ++--
 sysutils/ddrescue/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sysutils/ddrescue/Makefile b/sysutils/ddrescue/Makefile
index 7e5a255edbfe..18856f5f77e1 100644
--- a/sysutils/ddrescue/Makefile
+++ b/sysutils/ddrescue/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ddrescue
-PORTVERSION=	1.25
+PORTVERSION=	1.27
 CATEGORIES=	sysutils
 MASTER_SITES=	GNU
 
@@ -15,11 +15,11 @@ CONFIGURE_ARGS=	CC="${CC}" CXX="${CXX}" CFLAGS="${CFLAGS}" \
 		CXXFLAGS="${CXXFLAGS}"
 
 INFO=		ddrescue
-PORTDOCS=	AUTHORS ChangeLog NEWS README
 PLIST_FILES=	bin/ddrescue \
 		bin/ddrescuelog \
 		man/man1/ddrescue.1.gz \
 		man/man1/ddrescuelog.1.gz
+PORTDOCS=	AUTHORS ChangeLog NEWS README
 
 OPTIONS_DEFINE=	DOCS
 
diff --git a/sysutils/ddrescue/distinfo b/sysutils/ddrescue/distinfo
index 9c7af92173f9..98eb46f1a924 100644
--- a/sysutils/ddrescue/distinfo
+++ b/sysutils/ddrescue/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589917708
-SHA256 (ddrescue-1.25.tar.lz) = ce538ebd26a09f45da67d3ad3f7431932428231ceec7a2d255f716fa231a1063
-SIZE (ddrescue-1.25.tar.lz) = 87001
+TIMESTAMP = 1704124131
+SHA256 (ddrescue-1.27.tar.lz) = 38c80c98c5a44f15e53663e4510097fd68d6ec20758efdf3a925037c183232eb
+SIZE (ddrescue-1.27.tar.lz) = 93496



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401040734.4047YLdj028490>