Bug 253431 - audio/rhythmbox: syntax error in pkg-plist
Summary: audio/rhythmbox: syntax error in pkg-plist
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-11 09:45 UTC by Olga Smirnova
Modified: 2021-02-20 14:08 UTC (History)
1 user (show)

See Also:
tcberner: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olga Smirnova 2021-02-11 09:45:48 UTC
r564692 introduced a syntax error in the package list along the lines "/listenbrainz.cpython-%%PYTHON_SUFFIX.opt-1.pyc", which causes the build to fail.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-02-20 13:57:41 UTC
A commit references this bug:

Author: tcberner
Date: Sat Feb 20 13:56:48 UTC 2021
New revision: 566161
URL: https://svnweb.freebsd.org/changeset/ports/566161

Log:
  audio/rhythmbox: fix plist

  - Fix bad plist subs

  PR:		253431
  Reported by:	Olga Smirnova <mistresssilvara@hotmail.com>

Changes:
  head/audio/rhythmbox/pkg-plist
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2021-02-20 14:08:02 UTC
Committed, thanks.