Bug 213342

Summary: audio/rhythmbox: fix packaging with python 3.5
Product: Ports & Packages Reporter: Ruslan Makhmatkhanov <rm>
Component: Individual Port(s)Assignee: Ruslan Makhmatkhanov <rm>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (marcus)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 204519    
Attachments:
Description Flags
fix packaging with py35 none

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.