Bug 207241

Summary: editors/gedit: fix packaging with Python 3.5
Product: Ports & Packages Reporter: Ruslan Makhmatkhanov <rm>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (gnome)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
gedit with python 3.5 none

Description Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2016-02-16 09:03:20 UTC
Created attachment 167072 [details]
gedit with python 3.5

This simple patch fixes packaging of editors/gedit and editors/gedit-plugins when Python 3.5 are default python3 version.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-03-05 19:04:29 UTC
A commit references this bug:

Author: rm
Date: Sat Mar  5 19:03:38 UTC 2016
New revision: 410198
URL: https://svnweb.freebsd.org/changeset/ports/410198

Log:
  editors/gedit: fix packaging with Python 3.5

  This simple change fixes packaging of editors/gedit and editors/gedit-plugins
  when Python 3.5 are default python3 version.

  PR:		207241
  With hat:   gnome

Changes:
  head/editors/gedit/Makefile
  head/editors/gedit/pkg-plist
  head/editors/gedit-plugins/pkg-plist
Comment 2 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2016-03-05 19:05:22 UTC
Committed.