Bug 233665 - ports-mgmt/porttree: Update to 0.5.r66
Summary: ports-mgmt/porttree: Update to 0.5.r66
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-30 15:18 UTC by vladimir.chukharev
Modified: 2018-12-02 21:25 UTC (History)
0 users

See Also:


Attachments
Patch (1.42 KB, patch)
2018-11-30 15:18 UTC, vladimir.chukharev
vladimir.chukharev: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description vladimir.chukharev 2018-11-30 15:18:15 UTC
Created attachment 199686 [details]
Patch

Update ports-mgmt/porttree from 0.4.r65  to 0.5.r66. This adopts the API changes made in math/py-networkx with a major version upgrade.

Also, add "USE_PYTHON=flavors optsuffix" to silence warnings. This port itself from single package can work with any supported Python flavor, unlike dependences. I have not found any recommendation for this kind of situation, yet.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-12-02 21:24:30 UTC
A commit references this bug:

Author: swills
Date: Sun Dec  2 21:24:14 UTC 2018
New revision: 486485
URL: https://svnweb.freebsd.org/changeset/ports/486485

Log:
  ports-mgmt/porttree: Update to 0.5.r66

  PR:		233665
  Submitted by:	vladimir.chukharev@gmail.com (maintainer)

Changes:
  head/ports-mgmt/porttree/Makefile
  head/ports-mgmt/porttree/distinfo
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-12-02 21:25:19 UTC
Committed, thanks!