FreeBSD Bugzilla – Attachment 165229 Details for
Bug 206013
audio/opusfile: Update to 0.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
audio/opusfile: version0.7
opusfile07.diff (text/plain), 2.62 KB, created by
SimaMoto,RyōTa
on 2016-01-07 19:31:32 UTC
(
hide
)
Description:
audio/opusfile: version0.7
Filename:
MIME Type:
Creator:
SimaMoto,RyōTa
Created:
2016-01-07 19:31:32 UTC
Size:
2.62 KB
patch
obsolete
>Index: audio/opusfile/Makefile >=================================================================== >--- audio/opusfile/Makefile (revision 405266) >+++ audio/opusfile/Makefile (working copy) >@@ -1,8 +1,7 @@ > # $FreeBSD$ > > PORTNAME= opusfile >-PORTVERSION= 0.6 >-PORTREVISION= 1 >+PORTVERSION= 0.7 > CATEGORIES= audio > MASTER_SITES= http://downloads.xiph.org/releases/opus/ \ > MOZILLA/opus >@@ -31,14 +30,15 @@ > DOXYGEN_CONFIGURE_ENABLE= doc > DOXYGEN_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen > >+CONFIGURE_ARGS+= --disable-examples > INSTALL_TARGET= install-strip > > post-patch: >- @${REINPLACE_CMD} -e 's| @openssl@||' \ >- ${WRKSRC}/opusfile.pc.in ${WRKSRC}/opusurl.pc.in >- @${REINPLACE_CMD} -e '/libopusurl_la_SOURCES/s/http.c/& src\/ftime.c/' \ >- -e '/dist_doc_DATA/s/COPYING//' \ >- ${WRKSRC}/Makefile.am >+ @${GREP} -l '@openssl@' ${WRKSRC}/opusurl.pc.in | \ >+ ${XARGS} ${REINPLACE_CMD} -e 's| @openssl@||' >+ @${GREP} -L 'src/ftime.c' ${WRKSRC}/Makefile.am | \ >+ ${XARGS} ${REINPLACE_CMD} -e '/dist_doc_DATA/s/COPYING//' \ >+ -e '/libopusurl_la_SOURCES/s|= \(src/http\.c\)|= src/ftime.c \1|' > @${CP} ${FILESDIR}/ftime.c ${WRKSRC}/src/ > > post-install-DOXYGEN-on: >Index: audio/opusfile/distinfo >=================================================================== >--- audio/opusfile/distinfo (revision 405266) >+++ audio/opusfile/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (opusfile-0.6.tar.gz) = 2428717b356e139f18ed2fdb5ad990b5654a238907a0058200b39c46a7d03ea6 >-SIZE (opusfile-0.6.tar.gz) = 437980 >+SHA256 (opusfile-0.7.tar.gz) = 9e2bed13bc729058591a0f1cab2505e8cfd8e7ac460bf10a78bcc3b125e7c301 >+SIZE (opusfile-0.7.tar.gz) = 463581 >Index: audio/opusfile/files/patch-configure.ac >=================================================================== >--- audio/opusfile/files/patch-configure.ac (revision 405266) >+++ audio/opusfile/files/patch-configure.ac (working copy) >@@ -1,6 +1,6 @@ >---- configure.ac.orig 2014-06-10 07:40:26.000000000 +0900 >-+++ configure.ac 2014-06-13 07:24:14.000000000 +0900 >-@@ -86,15 +86,16 @@ >+--- configure.ac.orig 2016-01-01 01:42:01 UTC >++++ configure.ac >+@@ -86,15 +86,16 @@ AM_COND_IF(OP_WIN32, > ) > ) > ) >Index: audio/opusfile/pkg-plist >=================================================================== >--- audio/opusfile/pkg-plist (revision 405266) >+++ audio/opusfile/pkg-plist (working copy) >@@ -2,11 +2,11 @@ > lib/libopusfile.a > lib/libopusfile.so > lib/libopusfile.so.0 >-lib/libopusfile.so.0.3.1 >+lib/libopusfile.so.0.4.0 > lib/libopusurl.a > lib/libopusurl.so > lib/libopusurl.so.0 >-lib/libopusurl.so.0.3.1 >+lib/libopusurl.so.0.4.0 > libdata/pkgconfig/opusfile.pc > libdata/pkgconfig/opusurl.pc > @comment Insert PLIST.doc here
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
Flags:
liangtai.s16
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 206013
: 165229