Summary: | [MAINTAINER] Update devel/bzr to 2.7.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | fullermd | ||||
Component: | Individual Port(s) | Assignee: | Olivier Duchateau <olivierd> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | olivierd | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: olivierd Date: Mon Feb 8 19:49:59 UTC 2016 New revision: 408512 URL: https://svnweb.freebsd.org/changeset/ports/408512 Log: - Update to 2.7.0 [1] - Convert to OPTIONS_* helpers [1] - Fix Python version, bzr still uses 'urllib2' module, which is only available in Python 2.x - Strip some libraries PR: 207010 [1] Submitted by: <fullermd@over-yonder.net> (maintainer) Changes: head/devel/bzr/Makefile head/devel/bzr/distinfo head/devel/bzr/pkg-plist Committed with minor changes, thanks. |
Created attachment 166726 [details] patch New upstream release. Convert to OPTIONS helpers while I'm here.