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: |
|
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 Committed. |
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.