Index: head/devel/ocaml-ppx-tools/Makefile =================================================================== --- head/devel/ocaml-ppx-tools/Makefile (revision 503639) +++ head/devel/ocaml-ppx-tools/Makefile (revision 503640) @@ -1,26 +1,26 @@ # Created by: Michael Grünewald # $FreeBSD$ PORTNAME= ppx-tools -PORTVERSION= 0.99.2 -DISTVERSIONPREFIX= ${GH_PROJECT}_ +PORTVERSION= 5.0 +DISTVERSIONSUFFIX= +4.02.0 CATEGORIES= devel PKGNAMEPREFIX= ocaml- MAINTAINER= michipili@gmail.com COMMENT= Tools for authors of ppx rewriters LICENSE= MIT USES= gmake USE_OCAML= yes USE_OCAML_FINDLIB=yes MAKE_JOBS_UNSAFE=yes USE_GITHUB= yes -GH_ACCOUNT= alainfrisch +GH_ACCOUNT= ocaml-ppx GH_PROJECT= ${PORTNAME:C/-/_/} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/ocaml/site-lib/ppx_tools/ppx_tools.cmxs .include Index: head/devel/ocaml-ppx-tools/distinfo =================================================================== --- head/devel/ocaml-ppx-tools/distinfo (revision 503639) +++ head/devel/ocaml-ppx-tools/distinfo (revision 503640) @@ -1,2 +1,3 @@ -SHA256 (alainfrisch-ppx_tools-ppx_tools_0.99.2_GH0.tar.gz) = 98128022ea0574d769a263eb9b73be06200eec4bac9adb8dc44df289a77c4dec -SIZE (alainfrisch-ppx_tools-ppx_tools_0.99.2_GH0.tar.gz) = 15877 +TIMESTAMP = 1462286829 +SHA256 (ocaml-ppx-ppx_tools-5.0+4.02.0_GH0.tar.gz) = 2c9b80f1755a6155820fc165b603f7184998ec2f097ff2c74169a2f86c264f66 +SIZE (ocaml-ppx-ppx_tools-5.0+4.02.0_GH0.tar.gz) = 17443 Index: head/devel/ocaml-ppx-tools/pkg-descr =================================================================== --- head/devel/ocaml-ppx-tools/pkg-descr (revision 503639) +++ head/devel/ocaml-ppx-tools/pkg-descr (revision 503640) @@ -1,5 +1,5 @@ Tools for authors of syntactic tools (such as ppx rewriters). This package is licensed by LexiFi under the terms of the MIT license. -WWW: https://github.com/alainfrisch/ppx_tools +WWW: https://github.com/ocaml-ppx/ppx_tools Index: head/devel/ocaml-ppx-tools/pkg-plist =================================================================== --- head/devel/ocaml-ppx-tools/pkg-plist (revision 503639) +++ head/devel/ocaml-ppx-tools/pkg-plist (revision 503640) @@ -1,13 +1,19 @@ %%OCAML_SITELIBDIR%%/ppx_tools/META %%OCAML_SITELIBDIR%%/ppx_tools/ast_convenience.cmi +%%OCAML_SITELIBDIR%%/ppx_tools/ast_convenience.cmt +%%OCAML_SITELIBDIR%%/ppx_tools/ast_convenience.cmti %%OCAML_SITELIBDIR%%/ppx_tools/ast_convenience.cmx +%%OCAML_SITELIBDIR%%/ppx_tools/ast_convenience.mli %%OCAML_SITELIBDIR%%/ppx_tools/ast_mapper_class.cmi +%%OCAML_SITELIBDIR%%/ppx_tools/ast_mapper_class.cmt +%%OCAML_SITELIBDIR%%/ppx_tools/ast_mapper_class.cmti %%OCAML_SITELIBDIR%%/ppx_tools/ast_mapper_class.cmx +%%OCAML_SITELIBDIR%%/ppx_tools/ast_mapper_class.mli %%OCAML_SITELIBDIR%%/ppx_tools/dumpast %%OCAML_SITELIBDIR%%/ppx_tools/genlifter %%OCAML_SITELIBDIR%%/ppx_tools/ppx_metaquot %%OCAML_SITELIBDIR%%/ppx_tools/ppx_tools.a %%OCAML_SITELIBDIR%%/ppx_tools/ppx_tools.cma %%OCAML_SITELIBDIR%%/ppx_tools/ppx_tools.cmxa %%OCAML_SITELIBDIR%%/ppx_tools/ppx_tools.cmxs %%OCAML_SITELIBDIR%%/ppx_tools/rewriter