FreeBSD Bugzilla – Attachment 31153 Details for
Bug 52044
Update port: audio/libsamplerate to 0.0.15
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.41 KB, created by
tkato
on 2003-05-11 03:20:05 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2003-05-11 03:20:05 UTC
Size:
3.41 KB
patch
obsolete
>diff -urN /usr/ports/audio/libsamplerate/Makefile audio/libsamplerate/Makefile >--- /usr/ports/audio/libsamplerate/Makefile Sat Apr 12 22:35:52 2003 >+++ audio/libsamplerate/Makefile Sun May 11 08:08:13 2003 >@@ -6,42 +6,32 @@ > # > > PORTNAME= libsamplerate >-PORTVERSION= 0.0.14 >+PORTVERSION= 0.0.15 > CATEGORIES= audio > MASTER_SITES= http://www.mega-nerd.com/SRC/ > > MAINTAINER= ports@FreeBSD.org >-COMMENT= Secret Rabbit Code is a Sample Rate Converter for audio >+COMMENT= Secret Rabbit Code: a Sample Rate Converter for audio > > BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig >-LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile >+LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ >+ fftw.2:${PORTSDIR}/math/fftw > RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig > >-INSTALLS_SHLIB= yes >-USE_REINPLACE= yes >+USE_GNOME= gnomehack > USE_LIBTOOL= yes >-CONFIGURE_ARGS= --disable-gcc-pipe > CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} >- >-.if defined(WITH_DEBUG) >-CONFIGURE_ARGS+= --enable-debug >-.endif >- >-PORTDOCS= SRC.png SRC.css index.html license.html history.html \ >- download.html lists.html quality.html win32.html \ >- api.html api_simple.html api_full.html api_misc.html >- >-post-patch: >- @${REINPLACE_CMD} -e \ >- 's|libdir[)]/pkgconfig|prefix)/libdata/pkgconfig|g' \ >- ${WRKSRC}/Makefile.in >+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ >+ LDFLAGS="-L${LOCALBASE}/lib" >+CONFIGURE_ARGS= --disable-gcc-pipe >+INSTALLS_SHLIB= yes > > post-install: > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} >-.for file in ${PORTDOCS} >- ${INSTALL_DATA} ${WRKSRC}/doc/${file} ${DOCSDIR} >-.endfor >+ ${INSTALL_DATA} ${WRKSRC}/doc/*.css ${DOCSDIR} >+ ${INSTALL_DATA} ${WRKSRC}/doc/*.html ${DOCSDIR} >+ ${INSTALL_DATA} ${WRKSRC}/doc/*.png ${DOCSDIR} > .endif > > .include <bsd.port.mk> >diff -urN /usr/ports/audio/libsamplerate/distinfo audio/libsamplerate/distinfo >--- /usr/ports/audio/libsamplerate/distinfo Mon Feb 3 21:40:41 2003 >+++ audio/libsamplerate/distinfo Sun May 11 07:46:49 2003 >@@ -1 +1 @@ >-MD5 (libsamplerate-0.0.14.tar.gz) = 485a6e19d6ee0c5edf65e7be9ae02422 >+MD5 (libsamplerate-0.0.15.tar.gz) = 6b15cc39d1275f1118de4d57f89544eb >diff -urN /usr/ports/audio/libsamplerate/pkg-plist audio/libsamplerate/pkg-plist >--- /usr/ports/audio/libsamplerate/pkg-plist Mon Feb 3 21:40:41 2003 >+++ audio/libsamplerate/pkg-plist Sun May 11 08:03:26 2003 >@@ -4,17 +4,16 @@ > lib/libsamplerate.so > lib/libsamplerate.so.0 > libdata/pkgconfig/samplerate.pc >-%%PORTDOCS%%share/doc/libsamplerate/SRC.png > %%PORTDOCS%%share/doc/libsamplerate/SRC.css >+%%PORTDOCS%%share/doc/libsamplerate/SRC.png >+%%PORTDOCS%%share/doc/libsamplerate/api.html >+%%PORTDOCS%%share/doc/libsamplerate/api_full.html >+%%PORTDOCS%%share/doc/libsamplerate/api_misc.html >+%%PORTDOCS%%share/doc/libsamplerate/api_simple.html >+%%PORTDOCS%%share/doc/libsamplerate/download.html >+%%PORTDOCS%%share/doc/libsamplerate/history.html > %%PORTDOCS%%share/doc/libsamplerate/index.html > %%PORTDOCS%%share/doc/libsamplerate/license.html >-%%PORTDOCS%%share/doc/libsamplerate/history.html >-%%PORTDOCS%%share/doc/libsamplerate/download.html > %%PORTDOCS%%share/doc/libsamplerate/lists.html > %%PORTDOCS%%share/doc/libsamplerate/quality.html > %%PORTDOCS%%share/doc/libsamplerate/win32.html >-%%PORTDOCS%%share/doc/libsamplerate/api.html >-%%PORTDOCS%%share/doc/libsamplerate/api_simple.html >-%%PORTDOCS%%share/doc/libsamplerate/api_full.html >-%%PORTDOCS%%share/doc/libsamplerate/api_misc.html >-@dirrm %%PORTDOCS%%share/doc/libsamplerate
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 52044
: 31153