Bug 199835

Summary: [patch] devel/ocaml-camlp5 : update to version 6.12
Product: Ports & Packages Reporter: Herbert J. Skuhra <herbert>
Component: Individual Port(s)Assignee: John Marino <marino>
Status: Closed FIXED    
Severity: Affects Only Me CC: marino, umq
Priority: --- Keywords: needs-qa
Version: LatestFlags: bugzilla: maintainer-feedback? (umq)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch none

Description Herbert J. Skuhra 2015-05-01 09:16:11 UTC
The attached patch updates devel/ocaml-camlp5 to version 6.12.
The current version does not work with OCaml >= 4.02.0.
Comment 1 Jan Beich freebsd_committer freebsd_triage 2015-05-01 18:01:11 UTC
Can you actually attach the patch? And maybe provide build logs and portlint output to facilitate review by maintainer.
Comment 2 Herbert J. Skuhra 2015-05-01 18:08:52 UTC
Created attachment 156219 [details]
Patch

Sorry, I have no idea, why the patch is missing in my bug report!

# portlint   
looks fine.
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-05-16 06:49:38 UTC
A commit references this bug:

Author: marino
Date: Sat May 16 06:49:24 UTC 2015
New revision: 386497
URL: https://svnweb.freebsd.org/changeset/ports/386497

Log:
  devel/ocaml-camlp5: Upgrade version 6.11 => 6.12, reset maintainer

  This port broke at configuration after the latest upgrade of ocaml.
  The listed maintainer timed out again, and he did not stage this port
  (meaning that if it hadn't have been done for him, he would have been
  removed as maintainer long ago).  I'm resetting maintainership now.

  PR:		199835
  Submitted by:	h.skuhra (gmail)
  Approved by:	maintainer timeout (maintainer reset)

Changes:
  head/devel/ocaml-camlp5/Makefile
  head/devel/ocaml-camlp5/distinfo
  head/devel/ocaml-camlp5/pkg-descr
Comment 4 John Marino freebsd_committer freebsd_triage 2015-05-16 06:52:29 UTC
Thanks!