From: Tobias Heider Subject: lang/qbe: update to 1.2 To: ports@openbsd.org Cc: bcallah@openbsd.org, me@xha.li Date: Fri, 16 Feb 2024 22:28:28 +0100 New qbe version is out and required for the latest hare update. Looks like we can drop our patches too. ok? Index: Makefile =================================================================== RCS file: /cvs/ports/lang/qbe/Makefile,v diff -u -p -r1.7 Makefile --- Makefile 5 Feb 2024 21:50:49 -0000 1.7 +++ Makefile 16 Feb 2024 21:21:25 -0000 @@ -2,9 +2,8 @@ ONLY_FOR_ARCHS = amd64 arm64 riscv64 COMMENT = small, quick compiler backend -DISTNAME = qbe-1.1pl20230925 +DISTNAME = qbe-1.2 CATEGORIES = lang devel -REVISION = 0 HOMEPAGE = https://c9x.me/compile/ MAINTAINER = Brian Callahan @@ -14,7 +13,8 @@ PERMIT_PACKAGE = Yes WANTLIB += c -SITES = https://github.com/ibara/ports/releases/download/v1.0/ +EXTRACT_SUFX= .tar.xz +SITES = https://c9x.me/compile/release/ DEBUG_PACKAGES = ${BUILD_PACKAGES} Index: distinfo =================================================================== RCS file: /cvs/ports/lang/qbe/distinfo,v diff -u -p -r1.4 distinfo --- distinfo 2 Dec 2023 21:55:09 -0000 1.4 +++ distinfo 16 Feb 2024 21:21:25 -0000 @@ -1,2 +1,2 @@ -SHA256 (qbe-1.1pl20230925.tar.gz) = 8HFVyjMmMgzARvknqUKFqICTJIqbtCljaYHloK6F4Qg= -SIZE (qbe-1.1pl20230925.tar.gz) = 360885 +SHA256 (qbe-1.2.tar.xz) = ptUOuVJSWiNL92uhUYYfc7ejgqyVLZhfK5rx31NoIl0= +SIZE (qbe-1.2.tar.xz) = 246364