Hi ports --

This is a snapshot update of lang/qbe so that harelang works.

Should not have any surprises, but including it via email as my next
email will be a harelang port.

OK?

~Brian
Index: Makefile
===================================================================
RCS file: /cvs/ports/lang/qbe/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile    26 Sep 2023 12:02:03 -0000      1.5
+++ Makefile    2 Dec 2023 19:59:39 -0000
@@ -2,8 +2,7 @@
 ONLY_FOR_ARCHS =       amd64 arm64 riscv64
 
 COMMENT =      small, quick compiler backend
-DISTNAME =     qbe-1.1
-EXTRACT_SUFX = .tar.xz
+DISTNAME =     qbe-1.1pl20230925
 CATEGORIES =   lang devel
 
 HOMEPAGE =     https://c9x.me/compile/
@@ -14,7 +13,7 @@ PERMIT_PACKAGE =      Yes
 
 WANTLIB += c
 
-SITES =                https://c9x.me/compile/release/
+SITES =        https://github.com/ibara/ports/releases/download/v1.0/
 
 DEBUG_PACKAGES =       ${BUILD_PACKAGES}
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/lang/qbe/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo    4 Feb 2023 16:15:05 -0000       1.3
+++ distinfo    2 Dec 2023 19:59:39 -0000
@@ -1,2 +1,2 @@
-SHA256 (qbe-1.1.tar.xz) = fQpT3UDfSAcqrjF+Ed3eFdGpgGcxYOUU4jW57KodsSw=
-SIZE (qbe-1.1.tar.xz) = 244740
+SHA256 (qbe-1.1pl20230925.tar.gz) = 
8HFVyjMmMgzARvknqUKFqICTJIqbtCljaYHloK6F4Qg=
+SIZE (qbe-1.1pl20230925.tar.gz) = 360885

Reply via email to