Bug 201121 - devel/phabricator: Update to latest version (and workaround curl 7.4.30 bug)
Summary: devel/phabricator: Update to latest version (and workaround curl 7.4.30 bug)
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: Michael Gmelin
URL: https://reviews.freebsd.org/D2894
Keywords: needs-qa, patch
Depends on:
Blocks: 201110
  Show dependency treegraph
 
Reported: 2015-06-26 09:40 UTC by Kubilay Kocak
Modified: 2015-06-26 10:14 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (grembo)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kubilay Kocak freebsd_committer freebsd_triage 2015-06-26 09:40:37 UTC
Via eadler@ on phabricator review:

(a) some of you have experienced brokeness with arc recently.  This is
due to a bug in cURL:  cURL 7.43 has a bug where "Content-Length" is
incorrectly cached between requests on the same connection, which
breaks the 2nd..Nth request when connections are reused.  Recent
versions of libphutil work around the issue (the port update is here:
https://reviews.freebsd.org/D2894).  In the meantime either downgrade
cURL to a version earlier than 7.43.0, upgrade cURL to HEAD, or wait
for 7.43.1 and upgrade cURL.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-06-26 10:12:55 UTC
A commit references this bug:

Author: grembo
Date: Fri Jun 26 10:12:45 UTC 2015
New revision: 390625
URL: https://svnweb.freebsd.org/changeset/ports/390625

Log:
  Update devel/arcanist, devel/libphutil, devel/phabricator to 20150626.

  This should fix a couple of issues (including a problem caused
  by a bug curl 7.43).

  Note that differential revision points to an earlier
  patch (but it's related, so I think that's fine).

  PR:		201121
  Differential Revision:	https://reviews.freebsd.org/D2894
  Approved by:	mentors (implicit)

Changes:
  head/devel/arcanist/Makefile
  head/devel/arcanist/distinfo
  head/devel/arcanist/pkg-plist
  head/devel/libphutil/Makefile
  head/devel/libphutil/distinfo
  head/devel/libphutil/pkg-plist
  head/devel/phabricator/Makefile
  head/devel/phabricator/distinfo
  head/devel/phabricator/pkg-plist