[Bug 231477] devel/ocaml-opam update to 2.0.0 [maintainer no longer uses FreeBSD]
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 19 13:10:12 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231477
Bug ID: 231477
Summary: devel/ocaml-opam update to 2.0.0 [maintainer no longer
uses FreeBSD]
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: hannes at mehnert.org
CC: joris at giovannangeli.fr
Flags: maintainer-feedback?(joris at giovannangeli.fr)
CC: joris at giovannangeli.fr
Created attachment 197230
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=197230&action=edit
tarball including Makefile, distinfo, pkg-descr, pkg-plist
opam is the OCaml package manager.
opam 2.0.0 was released on 18th September, with opam 1.2.2 marked as deprecated
(and there will be no more updates to the 1.2.2 opam repository).
I am not the maintainer, but he hasn't used FreeBSD for quite some time (please
read https://github.com/ocaml/opam/pull/3444#issuecomment-406301072), and I am
happy to take maintainership of ocaml-opam.
Attached is a tarball including the new port. I followed the steps from
https://www.freebsd.org/doc/en/books/porters-handbook/porting-testing.html, did
a portlint, and tested it locally with poudriere (on amd64, FreeBSD-CURRENT).
changes since 1.2.2:
- configure now checks for curl OR wget (-> curl is a BUILD_DEP now, no longer
optional)
- camlp4 is no longer needed (removed runtime dependency)
- opam 2.0.0 uses gpatch (due to incompatibility in respect to diffs of
binaries with BSD patch) -> dependency was added
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list