head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.2 pkgsrc-2026Q1-base:1.1; locks; strict; comment @# @; 1.1 date 2026.02.07.01.00.44; author gdt; state Exp; branches; next ; commitid 3CvcbS97xM49GntG; desc @@ 1.1 log @textproc/erlang-erlydtl: Add version 0.15.0 ErlyDTL implements the Django Template Language as documented for version 1.6, here: https://django.readthedocs.org/en/1.6.x/ref/templates/builtins.html @ text @$NetBSD$ rebar objects that 27 is not 18, so just change the requirement, which is obviously meant ot be >= 18. --- rebar.config.orig 2026-02-06 17:09:57.758080706 +0000 +++ rebar.config @@@@ -1,6 +1,6 @@@@ %% -*- mode: erlang -*- -{require_otp_vsn, "18"}. +{require_otp_vsn, "27"}. {erl_opts, [debug_info]}. {yrl_opts, [{includefile, "include/erlydtl_preparser.hrl"}]}. @