summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2022-01-02 16:22:32 +0000
committerhe <he@pkgsrc.org>2022-01-02 16:22:32 +0000
commitb332e141a689e59720f725c77b4f3498ee77dc0d (patch)
tree05e0baf7f0b2705f8ce784554b498fd74d579b58 /emulators
parentf935a557e308d00f76cd7020c83d7b454be9843b (diff)
downloadpkgsrc-b332e141a689e59720f725c77b4f3498ee77dc0d.tar.gz
Change the ONLY_FOR_PLATFORM pattern, so that it no longer matches
against 9.0, 9.1, 9.2 or 9.x_STABLE, only 9.99.* and subsequent releses. The set of libraries this is compared against is what's in 9.99.92, but the binaries are from 9.0, of course. Bump PKGREVISION so that we pick up the changes from compat_netbsd/INSTALL.ELF, to protect against removal of base system symlinks, ref. PR#56597.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/compat90/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/compat90/Makefile b/emulators/compat90/Makefile
index 060666c6836..7c34e3d76be 100644
--- a/emulators/compat90/Makefile
+++ b/emulators/compat90/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2021/12/18 01:01:33 he Exp $
+# $NetBSD: Makefile,v 1.2 2022/01/02 16:22:32 he Exp $
COMPAT_PKG= compat90 # for compat_netbsd/Makefile.common
NETBSD_VERSION= 9.0
+PKGREVISION= 1
HOMEPAGE= https://www.NetBSD.org/releases/formal-9/index.html
COMMENT= Shared libraries for NetBSD 9.0 compatibility
@@ -27,8 +28,7 @@ EMUL_PLATFORMS= netbsd-aarch64 \
# select ONLY_FOR_PLATFORM start by the osversion we diffed against
-# add NetBSD-9.[1-9]*-* once 9.1 is out and we have compat91
-ONLY_FOR_PLATFORM= NetBSD-9.*-* NetBSD-[1-9][0-9].*-*
+ONLY_FOR_PLATFORM= NetBSD-9.99.*-* NetBSD-[1-9][0-9].*-*
CHECK_RELRO_SKIP= *