head 1.2; access; symbols pkgsrc-2018Q4:1.1.0.2 pkgsrc-2018Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2019.01.29.12.47.02; author jaapb; state dead; branches; next 1.1; commitid yLS3Li7avNCW3G9B; 1.1 date 2018.11.29.10.54.14; author jaapb; state Exp; branches; next ; commitid 9DpGb7ETP873pP1B; desc @@ 1.2 log @Updated www/ocsigen to 2.11.0. Changes include: - compatibility with ocaml 4.07 - compatibility with Lwt 4.x (a lot of this was already in patches, which I've now been able to remove) - replace tyxml-parser with xml-light and some other minor bugfixes and improvements. @ text @$NetBSD: patch-src_extensions_ocsipersist-dbm_Makefile,v 1.1 2018/11/29 10:54:14 jaapb Exp $ Replace tyxml.parser with xml-light (patch from upstream) --- src/extensions/ocsipersist-dbm/Makefile.orig 2018-02-01 12:55:17.000000000 +0000 +++ src/extensions/ocsipersist-dbm/Makefile @@@@ -2,7 +2,7 @@@@ include ../../../Makefile.config PACKAGE := ${LWT_PREEMPTIVE_PACKAGE} \ lwt.unix \ - tyxml.parser \ + xml-light \ dbm \ LIBS := -I ../../baselib -I ../../http -I ../../server \ @ 1.1 log @Switched www/ocsigenserver to use ocaml-xml-light parser This is a patch from upstream, applied before release as the new version of tyxml already removed the parser from distribution. @ text @d1 1 a1 1 $NetBSD$ @