New commits:
commit 911421a75e22960525a6a7756f7c89611780132d
Author: Remko van der Vossen <wich AT sourcemage.org>
Commit: Remko van der Vossen <wich AT sourcemage.org>
perl: trigger texinfo only if it is installed
diff --git a/devel/perl/HISTORY b/devel/perl/HISTORY
index 5c4ce46..3630b98 100644
--- a/devel/perl/HISTORY
+++ b/devel/perl/HISTORY
@@ -1,3 +1,6 @@
+2023-12-16 Remko van der Vossen <wich AT sourcemage.org>
+ * UP_TRIGGERS: only trigger texinfo if it is actually installed
+
2023-11-30 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 5.38.2
diff --git a/devel/perl/UP_TRIGGERS b/devel/perl/UP_TRIGGERS
index 934c38e..5ab3e86 100755
--- a/devel/perl/UP_TRIGGERS
+++ b/devel/perl/UP_TRIGGERS
@@ -16,4 +16,6 @@ if [[ $VERSION != $OLD_SPELL_VERSION ]]; then
done
fi