rust-ring: clarify that this is only needed as a BDEP for ring 0.16.x.

ok sthen
This commit is contained in:
tb
2023-12-11 20:40:22 +00:00
parent 8592541519
commit e185336b3f
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ COMMENT = ring crate source patched for x-only assembly
VERSION = 0.16.20
DISTNAME = ring-${VERSION}
PKGNAME = rust-${DISTNAME}
REVISION = 8
REVISION = 9
SUBST_VARS = VERSION
+2 -1
View File
@@ -1,2 +1,3 @@
Bundles the source of the ring crate patched to work with OpenBSD's
execute only policy.
execute only policy. Use this as a BUILD_DEPENDS for ports depending
on ring 0.16. It is not needed for ring >= 0.17.