Bug 193252 - sysutils/k3b-kde4: Fix dvdcss support
Summary: sysutils/k3b-kde4: Fix dvdcss support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Some People
Assignee: freebsd-kde (group)
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2014-09-02 12:10 UTC by Ganael LAPLANCHE
Modified: 2014-09-02 13:08 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ganael LAPLANCHE freebsd_committer freebsd_triage 2014-09-02 12:10:21 UTC
This revision :

http://svnweb.freebsd.org/ports?view=revision&revision=354106

broke dvdcss support for sysutils/k3b-kde4.

Please remove the following patch :

files/patch-libk3b-tools-k3blibdvdcss.cpp

from sysutils/k3b-kde4 and ripping encrypted DVDs should work again.
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2014-09-02 12:29:29 UTC
Thank you for the report Ganael,

If you can, please attach a patch for your proposal for review and approval.
Comment 2 Tijl Coosemans freebsd_committer freebsd_triage 2014-09-02 12:54:33 UTC
Removing that patch is correct, but don't forget to bump PORTREVISION.
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-09-02 13:06:08 UTC
A commit references this bug:

Author: rakuco
Date: Tue Sep  2 13:05:24 UTC 2014
New revision: 366997
URL: http://svnweb.freebsd.org/changeset/ports/366997

Log:
  Remove patch-libk3b-tools-k3blibdvdcss.cpp, unneeded after r354106.

  PR:		193252
  Submitted by:	martymac@
  Reviewed by:	tijl@

Changes:
  head/sysutils/k3b-kde4/Makefile
  head/sysutils/k3b-kde4/files/patch-libk3b-tools-k3blibdvdcss.cpp
Comment 4 Raphael Kubo da Costa freebsd_committer freebsd_triage 2014-09-02 13:08:19 UTC
I've committed a patch that covers everything discussed here. Thanks for the report.