Page MenuHomeFreeBSD

databases/couchdb2: update to 2.3.1
ClosedPublic

Authored by dch on Mar 18 2019, 11:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 5, 8:10 PM
Unknown Object (File)
Fri, Apr 5, 8:10 PM
Unknown Object (File)
Fri, Apr 5, 8:10 PM
Unknown Object (File)
Fri, Apr 5, 8:10 PM
Unknown Object (File)
Fri, Apr 5, 7:16 PM
Unknown Object (File)
Feb 11 2024, 11:35 PM
Unknown Object (File)
Dec 27 2023, 9:36 PM
Unknown Object (File)
Dec 27 2023, 9:36 PM
Subscribers
None

Details

Summary
  • tweak rc.d script to ensure coredumps can be retrieved if needed
  • explicitly depend on OTP>=21.3 to skip BEAM coredumps observed in the wild
  • drop OTP<20 option per above
  • pet Makefile while here
Test Plan

poudriere OK on 12.0R amd64, x86, armv6, armv7 +
13.0-CURRENT amd64

lang/erlang  (build time only dependency) fails for 11.2 x64 & x86
but IMO shouldn't block this PR. I'll look into that later this
week.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

You must have changed the tab width or made some other change in your configuration. Something is clearly up, since you changed the indentation on most lines in this revision. Here is what I see in /usr/bin/vi in a pristine jail.

201903181455.png (768×1 px, 96 KB)

un-pet Makefile with correct tabstops

Are the RC3s in the filenames under libexec/couchdb2/lib/ an issue?

This revision is now accepted and ready to land.Mar 20 2019, 8:09 PM
This revision was automatically updated to reflect the committed changes.