FreeBSD Bugzilla – Attachment 110424 Details for
Bug 151574
[PATCH] audio/darkice: AACPLUS Fixed failed to produce a single option is specified
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
darkice.diff
darkice.diff (text/plain), 632 bytes, created by
takefu
on 2010-10-19 10:30:09 UTC
(
hide
)
Description:
darkice.diff
Filename:
MIME Type:
Creator:
takefu
Created:
2010-10-19 10:30:09 UTC
Size:
632 bytes
patch
obsolete
>diff -ruN /usr/ports/audio/darkice/Makefile audio/darkice/Makefile >--- /usr/ports/audio/darkice/Makefile 2010-09-29 08:54:28.000000000 +0900 >+++ audio/darkice/Makefile 2010-10-19 17:07:30.000000000 +0900 >@@ -8,7 +8,7 @@ > > PORTNAME= darkice > PORTVERSION= 1.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= audio net > MASTER_SITES= GOOGLE_CODE > >@@ -87,7 +87,8 @@ > .endif > > post-patch: >- @${REINPLACE_CMD} -e '/test/s|==|=|g' ${WRKSRC}/configure >+ @${REINPLACE_CMD} -e '/test/s|==|=|g'\ >+ -e 's/sbr_main.h/libaacplus\/sbr_main.h/' ${WRKSRC}/configure > @${REINPLACE_CMD} -e 's|-O2 -pedantic||g' ${WRKSRC}/src/Makefile.in > > do-install:
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 151574
: 110424