git: db41bf900b45 - main - sysutils/lbl-hf: Update to 1.10
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Jan 2024 21:15:17 UTC
The branch main has been updated by leres: URL: https://cgit.FreeBSD.org/ports/commit/?id=db41bf900b4512c795476ba17bd0b0e072a0c7c0 commit db41bf900b4512c795476ba17bd0b0e072a0c7c0 Author: Craig Leres <leres@FreeBSD.org> AuthorDate: 2024-01-21 21:13:37 +0000 Commit: Craig Leres <leres@FreeBSD.org> CommitDate: 2024-01-21 21:13:37 +0000 sysutils/lbl-hf: Update to 1.10 Install man page in share/man. Changes since 1.9: - Remove unconditional FreeBSD configure mandir hack. --- sysutils/lbl-hf/Makefile | 6 +++--- sysutils/lbl-hf/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sysutils/lbl-hf/Makefile b/sysutils/lbl-hf/Makefile index 39e59b8c593a..d3240841342e 100644 --- a/sysutils/lbl-hf/Makefile +++ b/sysutils/lbl-hf/Makefile @@ -1,5 +1,5 @@ PORTNAME= hf -PORTVERSION= 1.9 +PORTVERSION= 1.10 CATEGORIES= sysutils MASTER_SITES= https://ee.lbl.gov/downloads/hf/ \ LOCAL/leres/hf @@ -14,13 +14,13 @@ LICENSE= BSD3CLAUSE CONFLICTS= hf PLIST_FILES= bin/hf \ - man/man1/hf.1.gz + share/man/man1/hf.1.gz GNU_CONFIGURE= yes # Only install hf do-install: ${INSTALL_PROGRAM} ${WRKSRC}/hf ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/hf.1 ${STAGEDIR}${PREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/hf.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> diff --git a/sysutils/lbl-hf/distinfo b/sysutils/lbl-hf/distinfo index 5fe1ba0dd994..3a882110b0fa 100644 --- a/sysutils/lbl-hf/distinfo +++ b/sysutils/lbl-hf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600212312 -SHA256 (hf-1.9.tar.gz) = 691d244090a6fb33fd54c7e741d9762ad8e9cc1beb328c78f0144c1c801b6991 -SIZE (hf-1.9.tar.gz) = 102539 +TIMESTAMP = 1705871329 +SHA256 (hf-1.10.tar.gz) = ba8e17451d00737150dc57d86cbbb1bd418f9c779630ccb12308d45019e2a3b0 +SIZE (hf-1.10.tar.gz) = 103348