Bug 213342 - audio/rhythmbox: fix packaging with python 3.5
Summary: audio/rhythmbox: fix packaging with python 3.5
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: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks: 204519
  Show dependency treegraph
 
Reported: 2016-10-09 17:20 UTC by Ruslan Makhmatkhanov
Modified: 2016-10-12 19:02 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (marcus)


Attachments
fix packaging with py35 (15.24 KB, patch)
2016-10-09 17:20 UTC, Ruslan Makhmatkhanov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2016-10-09 17:20:53 UTC
Created attachment 175580 [details]
fix packaging with py35

This patch fixes packaging with python 3.5.
I also corrected configure option names to prevent warnings about not-existing configure args.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-10-12 19:01:43 UTC
A commit references this bug:

Author: rm
Date: Wed Oct 12 19:01:10 UTC 2016
New revision: 423882
URL: https://svnweb.freebsd.org/changeset/ports/423882

Log:
  audio/rhythmbox: fix packaging with python 3.5

  - while here fix configure warnings by adjusting configure option names
  - utilize USES=localbase
  - bump PORTREVISION

  PR:		213342
  Approved by:	portmgr (blanket approval)

Changes:
  head/audio/rhythmbox/Makefile
  head/audio/rhythmbox/pkg-plist
Comment 2 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2016-10-12 19:02:51 UTC
Committed with blanket approval.