Bug 202561 - [patch] sysutils/k3b-kde4: update to 2.0.3
Summary: [patch] sysutils/k3b-kde4: update to 2.0.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-kde (group)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-08-22 02:28 UTC by Matthew Rezny
Modified: 2015-08-25 13:12 UTC (History)
1 user (show)

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


Attachments
sysutils/k3b-kde4 update to 2.0.3 (42.13 KB, patch)
2015-08-22 02:28 UTC, Matthew Rezny
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Rezny freebsd_committer freebsd_triage 2015-08-22 02:28:48 UTC
Created attachment 160199 [details]
sysutils/k3b-kde4 update to 2.0.3

This is an overdue update of K3B to 2.0.3, which was released more than half a year ago.

Almost half the patches can be dropped with this update. Many had come from upstream commits between this release and the prior, and one of ours has made its way upstream. Those patches that remain were refreshed with makepatch. One new patch for current FFmpeg support was obtained from Gentoo. Updated pkg-plist.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-08-25 13:11:04 UTC
A commit references this bug:

Author: makc
Date: Tue Aug 25 13:10:52 UTC 2015
New revision: 395247
URL: https://svnweb.freebsd.org/changeset/ports/395247

Log:
  sysutils/k3b-kde4:
  - Update to 2.0.3
  - Remove patches merged upstream, regenerate patches
  - Add patch obtained from Gentoo to fix build with modern ffmpeg/libav

  PR:		202561
  Submitted by:	matthew@reztek.cz

Changes:
  head/sysutils/k3b-kde4/Makefile
  head/sysutils/k3b-kde4/distinfo
  head/sysutils/k3b-kde4/files/patch-CMakeLists.txt
  head/sysutils/k3b-kde4/files/patch-cmake_modules_FindMuse.cmake
  head/sysutils/k3b-kde4/files/patch-ffmpeg2
  head/sysutils/k3b-kde4/files/patch-ffmpeg27
  head/sysutils/k3b-kde4/files/patch-git2f845b34
  head/sysutils/k3b-kde4/files/patch-git6f34e14b
  head/sysutils/k3b-kde4/files/patch-git79cd49ca
  head/sysutils/k3b-kde4/files/patch-git8d33a486
  head/sysutils/k3b-kde4/files/patch-libav11
  head/sysutils/k3b-kde4/files/patch-libav9
  head/sysutils/k3b-kde4/files/patch-libk3b-core-k3bglobals.cpp
  head/sysutils/k3b-kde4/files/patch-libk3b-core-k3bglobals.h
  head/sysutils/k3b-kde4/files/patch-libk3b-projects-k3bcdrecordwriter.cpp
  head/sysutils/k3b-kde4/files/patch-libk3b__CMakeLists.txt
  head/sysutils/k3b-kde4/files/patch-libk3bdevice-k3bdevice.cpp
  head/sysutils/k3b-kde4/files/patch-libk3bdevice-k3bdevice.h
  head/sysutils/k3b-kde4/files/patch-libk3bdevice-k3bscsicommandbsd.cpp
  head/sysutils/k3b-kde4/files/patch-libk3bdevice__CMakeLists.txt
  head/sysutils/k3b-kde4/files/patch-plugins__encoder__lame__CMakeLists.txt
  head/sysutils/k3b-kde4/pkg-plist
Comment 2 Max Brazhnikov freebsd_committer freebsd_triage 2015-08-25 13:12:53 UTC
Committed, thanks!