Bug 233776 - Tools/scripts/patchtool.py: Make patchtool compatible with Python 3.x.
Summary: Tools/scripts/patchtool.py: Make patchtool compatible with Python 3.x.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Tobias Kortkamp
URL:
Keywords: dogfood, needs-qa
Depends on:
Blocks:
 
Reported: 2018-12-04 14:40 UTC by Maxim Sobolev
Modified: 2019-01-29 14:45 UTC (History)
2 users (show)

See Also:


Attachments
Patch to fix the issue. (3.36 KB, patch)
2018-12-04 14:40 UTC, Maxim Sobolev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maxim Sobolev freebsd_committer freebsd_triage 2018-12-04 14:40:25 UTC
Created attachment 199814 [details]
Patch to fix the issue.

Make patchtool compatible with python 3.x.
Comment 1 Mathieu Arnold freebsd_committer freebsd_triage 2019-01-24 15:47:44 UTC
$ grep MAINT Tools/scripts/patchtool.py
# MAINTAINER= ports@FreeBSD.org <- any unapproved commits to this file are
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-01-29 14:45:07 UTC
A commit references this bug:

Author: tobik
Date: Tue Jan 29 14:44:12 UTC 2019
New revision: 491566
URL: https://svnweb.freebsd.org/changeset/ports/491566

Log:
  Make Tools/scripts/patchtool.py compatible with Python 3.x

  PR:		233776
  Submitted by:	sobomax

Changes:
  head/Tools/scripts/patchtool.py