FreeBSD Bugzilla – Attachment 188978 Details for
Bug 224464
audio/faad installs incorrect include/neaacdec.h, which breaks multimedia/libquicktime
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Explicitly set FAAD2_VERSION, upgrade
faad2.patch (text/plain), 1.11 KB, created by
Mikhail Teterin
on 2017-12-19 18:25:44 UTC
(
hide
)
Description:
Explicitly set FAAD2_VERSION, upgrade
Filename:
MIME Type:
Creator:
Mikhail Teterin
Created:
2017-12-19 18:25:44 UTC
Size:
1.11 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 456738) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= faad2 >-PORTVERSION= 2.8.6 >+PORTVERSION= 2.8.8 > PORTEPOCH= 1 > CATEGORIES= audio > MASTER_SITES= SF/faac/${PORTNAME}-src/${PORTNAME}-${PORTVERSION:R}.0 >@@ -33,6 +33,8 @@ > ${WRKSRC}/common/mp4ff/Makefile.am > @${ECHO_CMD} "SUBDIRS = libfaad common frontend" > \ > ${WRKSRC}/Makefile.am >+ @${REINPLACE_CMD} -E -e 's|(FAAD2_VERSION +)"unknown"|\1"${PORTVERSION:R}"|' \ >+ ${WRKSRC}/include/neaacdec.h > > post-configure: > @${REINPLACE_CMD} "s/444/644/g" ${WRKSRC}/common/mp4ff/Makefile >Index: distinfo >=================================================================== >--- distinfo (revision 456738) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1509541380 >-SHA256 (faad2-2.8.6.tar.gz) = 654977adbf62eb81f4fca00152aca58ce3b6dd157181b9edd7bed687a7c73f21 >-SIZE (faad2-2.8.6.tar.gz) = 1025654 >+TIMESTAMP = 1513703210 >+SHA256 (faad2-2.8.8.tar.gz) = 985c3fadb9789d2815e50f4ff714511c79c2710ac27a4aaaf5c0c2662141426d >+SIZE (faad2-2.8.8.tar.gz) = 1069044
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 224464
: 188978