Bug 211012 - databases/couchdb: support Erlang/OTP 19
Summary: databases/couchdb: support Erlang/OTP 19
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jimmy Olgeni
URL:
Keywords: easy, patch
Depends on:
Blocks:
 
Reported: 2016-07-11 17:30 UTC by Dave Cottlehuber
Modified: 2016-07-19 11:26 UTC (History)
1 user (show)

See Also:
olgeni: maintainer-feedback+


Attachments
patch v1 https://github.com/skunkwerks/ports/commit/f0b2c77.patch (2.59 KB, text/plain)
2016-07-11 17:30 UTC, Dave Cottlehuber
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Cottlehuber freebsd_committer freebsd_triage 2016-07-11 17:30:39 UTC
Created attachment 172386 [details]
patch v1 https://github.com/skunkwerks/ports/commit/f0b2c77.patch

# changes

- update for new Erlang/OTP 19 release
- upstreamed in:

https://git-wip-us.apache.org/repos/asf?p=couchdb.git;a=commitdiff;h=a7ff2973de4cd39638f8639ad1336cc2e6282de2
https://git-wip-us.apache.org/repos/asf?p=couchdb.git;a=commitdiff;h=8137c2c503712b8af84c7a8c22f7179bd5437506

# checks

- portlint unchanged:

WARN: /usr/ports/databases/couchdb/pkg-install: possible use of absolute pathname "/bin/mkdir".
0 fatal errors and 1 warning found.
Comment 1 Dave Cottlehuber freebsd_committer freebsd_triage 2016-07-11 17:35:26 UTC
- poudriere on 10.3R amd64 ok against existing OTP 18, waiting on OTP 19 patch to validate it against 19
Comment 2 Jimmy Olgeni freebsd_committer freebsd_triage 2016-07-12 14:36:00 UTC
(In reply to Dave Cottlehuber from comment #1)

Preliminary diff here: https://reviews.freebsd.org/D7197
Comment 3 Dave Cottlehuber freebsd_committer freebsd_triage 2016-07-14 12:22:47 UTC
olgeni@ thanks for your OTP 19.0 patch, couchdb works fine with it
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-07-19 11:25:46 UTC
A commit references this bug:

Author: olgeni
Date: Tue Jul 19 11:25:15 UTC 2016
New revision: 418768
URL: https://svnweb.freebsd.org/changeset/ports/418768

Log:
  Prepare databases/couchdb for Erlang 19.

  PR:		211012
  Submitted by:	Dave Cottlehuber

Changes:
  head/databases/couchdb/Makefile
  head/databases/couchdb/files/patch-configure
Comment 5 Jimmy Olgeni freebsd_committer freebsd_triage 2016-07-19 11:26:34 UTC
Committed - thanks!