FreeBSD Bugzilla – Attachment 132779 Details for
Bug 177145
[patch] multimedia/ffmpeg1 Update to 1.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
mplayer2.diff.txt
mplayer2.diff.txt (text/plain; charset=US-ASCII), 1.25 KB, created by
Alexander Kojevnikov
on 2013-03-21 16:38:14 UTC
(
hide
)
Description:
mplayer2.diff.txt
Filename:
MIME Type:
Creator:
Alexander Kojevnikov
Created:
2013-03-21 16:38:14 UTC
Size:
1.25 KB
patch
obsolete
>diff --git a/multimedia/mplayer2/Makefile b/multimedia/mplayer2/Makefile >index fe36c2c..8b3354a 100644 >--- a/multimedia/mplayer2/Makefile >+++ b/multimedia/mplayer2/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= mplayer2 > PORTVERSION= ${MPLAYER2_PORT_VERSION} >+PORTREVISION= 1 > CATEGORIES= multimedia audio > MASTER_SITES= LOCAL/gblach/ > >diff --git a/multimedia/mplayer2/files/patch-sub-subassconvert.c b/multimedia/mplayer2/files/patch-sub-subassconvert.c >new file mode 100644 >index 0000000..6e8804d >--- /dev/null >+++ b/multimedia/mplayer2/files/patch-sub-subassconvert.c >@@ -0,0 +1,10 @@ >+--- sub/subassconvert.c.orig >++++ sub/subassconvert.c >+@@ -18,6 +18,7 @@ >+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. >+ */ >+ >++#include <ctype.h> >+ #include <string.h> >+ #include <stdint.h> >+ #include <stdlib.h> >diff --git a/multimedia/mplayer2/files/patch-sub-subreader.c b/multimedia/mplayer2/files/patch-sub-subreader.c >new file mode 100644 >index 0000000..d6a77a2 >--- /dev/null >+++ b/multimedia/mplayer2/files/patch-sub-subreader.c >@@ -0,0 +1,10 @@ >+--- sub/subreader.c.orig >++++ sub/subreader.c >+@@ -21,6 +21,7 @@ >+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. >+ */ >+ >++#include <ctype.h> >+ #include <stdio.h> >+ #include <stdlib.h> >+ #include <string.h>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 177145
:
132777
|
132778
| 132779