head 1.2; access; symbols pkgsrc-2016Q2:1.1.0.2 pkgsrc-2016Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2016.08.18.11.11.51; author jaapb; state dead; branches; next 1.1; commitid tm6EYzwhTeBGgMiz; 1.1 date 2016.06.20.18.52.40; author jaapb; state Exp; branches; next ; commitid 0OJa6dpytYSUIebz; desc @@ 1.2 log @Updated package to unreleased version 113.45.68, based on a GitHub tag. This was necessary beacuse the latest released version does not compile with pkgsrc (and an update is needed to make devel/ocaml-ppx_type_conv compile)to make devel/ocaml-ppx_type_conv compile). Changes include: * Update for the new context free API @ text @$NetBSD: patch-Makefile,v 1.1 2016/06/20 18:52:40 jaapb Exp $ Install into the correct location --- Makefile.orig 2016-04-18 10:12:27.000000000 +0000 +++ Makefile @@@@ -2,7 +2,7 @@@@ SETUP := setup.exe NAME := ppx_driver -PREFIX = $(shell grep ^prefix= setup.data | cut -d\" -f 2) +#PREFIX = $(shell grep ^prefix= setup.data | cut -d\" -f 2) # Default rule default: build @@@@ -30,7 +30,7 @@@@ $(NAME).install: js-utils/gen_install.ml ocaml -I js-utils js-utils/gen_install.ml install: $(NAME).install - opam-installer -i --prefix $(PREFIX) $(NAME).install + opam-installer -i --prefix ${DESTDIR}$(PREFIX) --libdir ${OCAML_SITELIBDIR} $(NAME).install uninstall: $(NAME).install opam-installer -u --prefix $(PREFIX) $(NAME).install @ 1.1 log @Updated package to latest version, 113.33.01. Changes include: ## 113.33.01+4.03 Remove hack which prevented empty value bindings to leak. We fixed the generators so they don't create them in the first place. ## 113.33.00+4.03 Various updates to work with OCaml 4.03.0 @ text @d1 1 a1 1 $NetBSD$ @