head 1.2; access; symbols pkgsrc-2022Q4:1.1.0.8 pkgsrc-2022Q4-base:1.1 pkgsrc-2022Q3:1.1.0.6 pkgsrc-2022Q3-base:1.1 pkgsrc-2022Q2:1.1.0.4 pkgsrc-2022Q2-base:1.1 pkgsrc-2022Q1:1.1.0.2 pkgsrc-2022Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2023.02.08.21.53.04; author nikita; state dead; branches; next 1.1; commitid 5W8A9KUUDehmNLcE; 1.1 date 2022.03.14.15.29.16; author nikita; state Exp; branches; next ; commitid zNdNEGkJoioYjcwD; desc @@ 1.2 log @guile-syntax-highlight: update to version 0.2.0 ChangeLog: * Makefile: Update publish target * Update version to 0.2.0. * Add Lisp lexer. * README: Update to match current state * guix: Update to new style input specification. * guix: Build from local checkout. * Makefile: Add css lexer. * Add css lexer * guix: Update guile version. * Add gitignore lexer. * lexers: Add lex-consume-until. * sxml: Allow multiple classes. * scheme: Fix variable export. * configure: Accept Guile 3.0. @ text @$NetBSD: patch-configure,v 1.1 2022/03/14 15:29:16 nikita Exp $ Fix build with Guile 3.0. --- configure.orig 2022-03-14 16:25:35.441584594 +0100 +++ configure 2022-03-14 16:25:51.169293193 +0100 @@@@ -2498,7 +2498,7 @@@@ PKG_CONFIG="" fi fi - _guile_versions_to_search="2.2 2.0" + _guile_versions_to_search="3.0 2.2 2.0" if test -n "$GUILE_EFFECTIVE_VERSION"; then _guile_tmp="" for v in $_guile_versions_to_search; do @ 1.1 log @guile-syntax-highligh: build with guile30 @ text @d1 1 a1 1 $NetBSD$ @