FreeBSD Bugzilla – Attachment 30529 Details for
Bug 51358
Update port: audio/muse to 0.8.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.04 KB, created by
tkato
on 2003-04-24 17:40:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2003-04-24 17:40:06 UTC
Size:
2.04 KB
patch
obsolete
>diff -urN /usr/ports/audio/muse/Makefile audio/muse/Makefile >--- /usr/ports/audio/muse/Makefile Sat Apr 12 22:35:59 2003 >+++ audio/muse/Makefile Thu Apr 24 02:42:40 2003 >@@ -7,7 +7,7 @@ > # > > PORTNAME= muse >-PORTVERSION= 0.7.2 >+PORTVERSION= 0.8.1 > CATEGORIES= audio > MASTER_SITES= http://savannah.nongnu.org/download/muse/ \ > http://muse.dyne.org/releases/ >@@ -19,6 +19,7 @@ > LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame \ > vorbis.2:${PORTSDIR}/audio/libvorbis > >+USE_GETOPT_LONG= yes > USE_REINPLACE= yes > USE_GNOME= gtk12 > USE_GMAKE= yes >@@ -27,14 +28,11 @@ > CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" > CONFIGURE_ARGS= --disable-debug > >+MAN1= muse.1 >+ > CPPFLAGS= -I${LOCALBASE}/include -DHAVE_DECL_GETOPT > LDFLAGS= -L${LOCALBASE}/lib > >-.if !exists(/usr/include/getopt.h) >-LIB_DEPENDS+= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt >-LDFLAGS+= -lgnugetopt >-.endif >- > post-patch: > @${REINPLACE_CMD} -e 's|^CFLAGS=.*$$|CFLAGS="\$$CFLAGS"|g ; \ > s|[$$]GTK_LIBS -lgthread|\$$GTK_LIBS \$$GLIB_LIBS|g ; \ >@@ -44,6 +42,7 @@ > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/muse ${PREFIX}/bin >+ ${INSTALL_MAN} ${WRKSRC}/muse.1 ${MANPREFIX}/man/man1 > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} > .for file in AUTHORS ChangeLog KNOWN-BUGS NEWS README TODO USAGE >diff -urN /usr/ports/audio/muse/distinfo audio/muse/distinfo >--- /usr/ports/audio/muse/distinfo Sat Jul 27 11:27:57 2002 >+++ audio/muse/distinfo Thu Apr 24 02:33:22 2003 >@@ -1 +1 @@ >-MD5 (MuSE-0.7.2.tar.gz) = dbeaf1f338fa004638ba1d719006a3ed >+MD5 (MuSE-0.8.1.tar.gz) = 1ca2c62aa2db10f92ee5a864da736e34 >diff -urN /usr/ports/audio/muse/files/patch-shout::mp3.c audio/muse/files/patch-shout::mp3.c >--- /usr/ports/audio/muse/files/patch-shout::mp3.c Thu Jan 1 09:00:00 1970 >+++ audio/muse/files/patch-shout::mp3.c Thu Apr 24 02:44:17 2003 >@@ -0,0 +1,10 @@ >+--- shout/mp3.c.orig Tue Mar 25 05:30:10 2003 >++++ shout/mp3.c Thu Apr 24 02:44:09 2003 >+@@ -1,7 +1,6 @@ >+ /* mp3.c: libshout MP3 format handler */ >+ >+ #include <stdio.h> >+-#include <stdint.h> >+ #include <stdlib.h> >+ #include <string.h> >+ #include <config.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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 51358
: 30529