Bug 193252

Summary: sysutils/k3b-kde4: Fix dvdcss support
Product: Ports & Packages Reporter: Ganael LAPLANCHE <martymac>
Component: Individual Port(s)Assignee: freebsd-kde (group) <kde>
Status: Closed FIXED    
Severity: Affects Some People CC: koobs, tijl
Priority: Normal Keywords: regression
Version: Latest   
Hardware: Any   
OS: Any   

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.