diff --git a/packages/dev-ocaml/camlp5/camlp5-6.16.exheres-0 b/packages/dev-ocaml/camlp5/camlp5-7.06.exheres-0 similarity index 83% rename from packages/dev-ocaml/camlp5/camlp5-6.16.exheres-0 rename to packages/dev-ocaml/camlp5/camlp5-7.06.exheres-0 index 7c34936..379322a 100644 --- a/packages/dev-ocaml/camlp5/camlp5-6.16.exheres-0 +++ b/packages/dev-ocaml/camlp5/camlp5-7.06.exheres-0 @@ -1,10 +1,12 @@ # Copyright 2009 A Frederick Christensen # Distributed under the terms of the GNU General Public License v2 +MY_PV="rel$(ever replace_all '' ${PV})" +require github [ user='camlp5' ] + SUMMARY="Preprocessor-pretty-printer of OCaml" -HOMEPAGE="http://camlp5.gforge.inria.fr/" -DOWNLOADS="http://camlp5.gforge.inria.fr/distrib/src/${PNV}.tgz" +HOMEPAGE="https://camlp5.github.io/" LICENCES="BSD-3" SLOT="0" @@ -17,13 +19,11 @@ MYOPTIONS=" # Be sure to check when bumping. DEPENDENCIES=" build+run: - dev-lang/ocaml[>=1.07&<=4.03.0] + dev-lang/ocaml " BUGS_TO="fauxmight@nosocomia.com" -DEFAULT_SRC_COMPILE_PARAMS=( world.opt ) - # This OCaml specific configure file behaves very unlike # 'normal' (read autotools) configure files. Options are in the # form "--option value" rather than "--option=value"