diff --git a/sysutils/ddrescue/Makefile b/sysutils/ddrescue/Makefile index 7e5a255edbfe..18856f5f77e1 100644 --- a/sysutils/ddrescue/Makefile +++ b/sysutils/ddrescue/Makefile @@ -1,37 +1,37 @@ PORTNAME= ddrescue -PORTVERSION= 1.25 +PORTVERSION= 1.27 CATEGORIES= sysutils MASTER_SITES= GNU MAINTAINER= jharris@widomaker.com COMMENT= Data recovery tool WWW= https://www.gnu.org/software/ddrescue/ddrescue.html LICENSE= GPLv2 USES= tar:lz HAS_CONFIGURE= yes 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 do-install: .for i in ddrescue ddrescuelog ${INSTALL_PROGRAM} ${WRKSRC}/${i} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/doc/${i}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .endfor ${INSTALL_DATA} ${WRKSRC}/doc/ddrescue.info ${STAGEDIR}${PREFIX}/${INFO_PATH} do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include 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