Bug 207010 - [MAINTAINER] Update devel/bzr to 2.7.0
Summary: [MAINTAINER] Update devel/bzr to 2.7.0
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: Olivier Duchateau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-07 23:24 UTC by fullermd
Modified: 2016-02-08 19:53 UTC (History)
1 user (show)

See Also:


Attachments
patch (2.39 KB, patch)
2016-02-07 23:24 UTC, fullermd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description fullermd 2016-02-07 23:24:06 UTC
Created attachment 166726 [details]
patch

New upstream release.  Convert to OPTIONS helpers while I'm here.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-02-08 19:50:29 UTC
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
Comment 2 Olivier Duchateau freebsd_committer freebsd_triage 2016-02-08 19:53:09 UTC
Committed with minor changes, thanks.