From 7050cbe60da00ef67b0b23539306a67afafb89fe Mon Sep 17 00:00:00 2001 From: sthen Date: Sat, 7 Jan 2023 20:08:49 +0000 Subject: [PATCH] add a comment reminding to bump www/h2o because the mruby flavour uses oniguruma's static library --- textproc/oniguruma/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/textproc/oniguruma/Makefile b/textproc/oniguruma/Makefile index 16f1cbfc59d..670a11ab399 100644 --- a/textproc/oniguruma/Makefile +++ b/textproc/oniguruma/Makefile @@ -1,5 +1,6 @@ COMMENT= regular expressions library +# bump www/h2o,mruby if updating; it pulls in the static library V= 6.9.8 DISTNAME= onig-$V PKGNAME= oniguruma-$V