git: 6f054c6d078a - main - lang/harec: update to latest development version
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Jul 2023 15:27:39 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=6f054c6d078a45793144ef61055042bb1a6bb126 commit 6f054c6d078a45793144ef61055042bb1a6bb126 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2023-07-19 15:18:42 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2023-07-19 15:20:35 +0000 lang/harec: update to latest development version --- lang/harec/Makefile | 12 ++++++------ lang/harec/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/lang/harec/Makefile b/lang/harec/Makefile index d373c1d1e765..94e5597af1ea 100644 --- a/lang/harec/Makefile +++ b/lang/harec/Makefile @@ -1,8 +1,8 @@ PORTNAME= harec -PORTVERSION= g20230205 +PORTVERSION= g20230719 CATEGORIES= lang MASTER_SITES= https://git.sr.ht/~sircmpwn/${PORTNAME}/archive/ -DISTNAME= 6cc3ee5c +DISTNAME= f16e9792 DIST_SUBDIR= hare MAINTAINER= se@FreeBSD.org @@ -14,10 +14,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING ONLY_FOR_ARCHS= amd64 # aarch64 riscv64 -BUILD_DEPENDS= qbe:devel/qbe \ - as:devel/binutils -RUN_DEPENDS= qbe:devel/qbe \ - as:devel/binutils +BUILD_DEPENDS= as:devel/binutils \ + qbe:devel/qbe +RUN_DEPENDS= as:devel/binutils \ + qbe:devel/qbe USES= compiler:c11 diff --git a/lang/harec/distinfo b/lang/harec/distinfo index 9702bc0a6f9b..0dfb959d1af1 100644 --- a/lang/harec/distinfo +++ b/lang/harec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675628457 -SHA256 (hare/6cc3ee5c.tar.gz) = 1d252bfb2a50a78e38ea1b2e2b7acc8d3144b7c182a0b4f32b2513271322e96e -SIZE (hare/6cc3ee5c.tar.gz) = 175391 +TIMESTAMP = 1689765198 +SHA256 (hare/f16e9792.tar.gz) = 62f160dfe1078d5261efae281e1deec6f00b98b15fe953bc2074522ba94b408a +SIZE (hare/f16e9792.tar.gz) = 184461