head 1.3; access; symbols pkgsrc-2018Q4:1.2.0.6 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.4 pkgsrc-2018Q3-base:1.2 pkgsrc-2018Q2:1.2.0.2 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.1.0.4 pkgsrc-2018Q1-base:1.1 pkgsrc-2017Q4:1.1.0.2 pkgsrc-2017Q4-base:1.1; locks; strict; comment @# @; 1.3 date 2019.03.14.08.18.37; author leot; state dead; branches; next 1.2; commitid ygSe6AWzLiflajfB; 1.2 date 2018.05.09.15.03.44; author jaapb; state Exp; branches; next 1.1; commitid ZXafx4wArbqalDBA; 1.1 date 2017.10.14.10.17.52; author jaapb; state Exp; branches; next ; commitid EJuEQo5uSgJvp0bA; desc @@ 1.3 log @ocaml-ppx_base: Remove duplicate patch (NFC) patch-ppx__base.opam (with two underscores!) is used instead. @ text @$NetBSD: patch-ppx_base.opam,v 1.2 2018/05/09 15:03:44 jaapb Exp $ Remove superfluous dependency --- ppx_base.opam.orig 2018-03-19 10:29:59.000000000 +0000 +++ ppx_base.opam @@@@ -13,7 +13,6 @@@@ depends: [ "ppx_compare" {>= "v0.11" & < "v0.12"} "ppx_enumerate" {>= "v0.11" & < "v0.12"} "ppx_hash" {>= "v0.11" & < "v0.12"} - "ppx_js_style" {>= "v0.11" & < "v0.12"} "ppx_sexp_conv" {>= "v0.11" & < "v0.12"} "jbuilder" {build & >= "1.0+beta18.1"} "ocaml-migrate-parsetree" {>= "1.0"} @ 1.2 log @Updated package devel/ocaml-ppx_base to version 0.11.0. There is no changelog file, but changes seem to be minor. The package now depends on ppxlib rather than its constituent parts. @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @New package devel/ocaml-ppx_base. This is a set of rewriters for base. It's needed as a dependency of the upgraded ocaml-sqlite3. @ text @d4 1 a4 1 --- ppx_base.opam.orig 2017-03-16 16:39:36.000000000 +0000 d6 8 a13 8 @@@@ -15,7 +15,6 @@@@ depends: [ "ppx_driver" {>= "v0.9" & < "v0.10"} "ppx_enumerate" {>= "v0.9" & < "v0.10"} "ppx_hash" {>= "v0.9" & < "v0.10"} - "ppx_js_style" {>= "v0.9" & < "v0.10"} "ppx_sexp_conv" {>= "v0.9" & < "v0.10"} "ppx_type_conv" {>= "v0.9" & < "v0.10"} "ocaml-migrate-parsetree" {>= "0.4"} @