Bug 128336 - [PATCH] multimedia/libxine: Fix a compilation failure when using C++
Summary: [PATCH] multimedia/libxine: Fix a compilation failure when using C++
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: MANTANI Nobutaka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-24 13:20 UTC by Thomas Abthorpe
Modified: 2008-10-25 13:20 UTC (History)
1 user (show)

See Also:


Attachments
libxine-1.1.15_1.patch (1.26 KB, patch)
2008-10-24 13:20 UTC, Thomas Abthorpe
no flags Details | Diff
libxine.diff (1.18 KB, patch)
2008-10-24 13:39 UTC, Thomas Abthorpe
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Abthorpe freebsd_committer freebsd_triage 2008-10-24 13:20:01 UTC
- Fixes compilation of dependant ports
- Bump PORTREVISION
- Patch found at http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=c35bdd51ce1c;style=gitweb
- Thanks to makc@ and miwi@ for diagnosing

Added file(s):
- files/patch-src__xine-engine__buffer.h

Port maintainer (nobutaka@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-10-24 13:20:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nobutaka

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Thomas Abthorpe freebsd_committer freebsd_triage 2008-10-24 13:39:42 UTC
My apologies, wrong patch. Here is the correct one.


Thomas

-- 
Thomas Abthorpe		| FreeBSD Committer
tabthorpe@FreeBSD.org	| http://people.freebsd.org/~tabthorpe
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-10-25 13:14:05 UTC
nobutaka    2008-10-25 12:13:51 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/libxine   Makefile 
  Added files:
    multimedia/libxine/files patch-src__xine-engine__buffer.h 
  Log:
  Unbreak build of KDE4.
  
  PR:             ports/128336
  Submitted by:   tabthorpe
  
  Revision  Changes    Path
  1.135     +1 -0      ports/multimedia/libxine/Makefile
  1.1       +11 -0     ports/multimedia/libxine/files/patch-src__xine-engine__buffer.h (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 MANTANI Nobutaka freebsd_committer freebsd_triage 2008-10-25 13:14:20 UTC
State Changed
From-To: open->closed

Committed, thanks!