ports/179449: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Mon Jun 10 13:00:01 UTC 2013
The following reply was made to PR ports/179449; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/179449: commit references a PR
Date: Mon, 10 Jun 2013 12:52:46 +0000 (UTC)
Author: naddy
Date: Mon Jun 10 12:52:39 2013
New Revision: 320469
URL: http://svnweb.freebsd.org/changeset/ports/320469
Log:
Fix build after audio/flac 1.3.0 update.
PR: 179449
Submitted by: Arrigo Marchiori <ardovm at yahoo.it> (fix)
Added:
head/multimedia/vlc/files/patch-modules-codec-flac.c (contents, props changed)
Added: head/multimedia/vlc/files/patch-modules-codec-flac.c
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/multimedia/vlc/files/patch-modules-codec-flac.c Mon Jun 10 12:52:39 2013 (r320469)
@@ -0,0 +1,13 @@
+--- modules/codec/flac.c.orig 2013-01-25 13:30:14.000000000 +0100
++++ modules/codec/flac.c 2013-06-10 14:39:04.000000000 +0200
+@@ -38,8 +38,8 @@
+ #include <vlc_codec.h>
+ #include <vlc_aout.h>
+
+-#include <stream_decoder.h>
+-#include <stream_encoder.h>
++#include <FLAC/stream_decoder.h>
++#include <FLAC/stream_encoder.h>
+
+ #include <vlc_block_helper.h>
+ #include <vlc_bits.h>
_______________________________________________
svn-ports-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
More information about the freebsd-multimedia
mailing list