FreeBSD Bugzilla – Attachment 23705 Details for
Bug 40728
audio/gqmpeg: update to 0.17.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.26 KB, created by
Michael Lyngbøl
on 2002-07-18 12:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Michael Lyngbøl
Created:
2002-07-18 12:20:01 UTC
Size:
3.26 KB
patch
obsolete
>Index: audio/gqmpeg/Makefile >=================================================================== >RCS file: /home/ncvs/ports/audio/gqmpeg/Makefile,v >retrieving revision 1.42 >diff -u -r1.42 Makefile >--- audio/gqmpeg/Makefile 23 Jun 2002 14:59:04 -0000 1.42 >+++ audio/gqmpeg/Makefile 18 Jul 2002 09:49:13 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= gqmpeg >-PORTVERSION= 0.16.0 >+PORTVERSION= 0.17.0 > CATEGORIES+= audio > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -20,6 +20,7 @@ > RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 > .endif > >+USE_REINPLACE= yes > USE_X_PREFIX= yes > USE_GTK= yes > USE_LIBTOOL= yes >@@ -47,11 +48,12 @@ > .endif > > post-patch: >- @find ${WRKSRC} -name 'Makefile.in*' | xargs ${PERL} -pi.orig -e \ >- 's|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g' >+ @${FIND} ${WRKSRC} -name 'Makefile.in*' | ${XARGS} ${REINPLACE_CMD} \ >+ -E -e 's|(SUBDIRS[[:space:]]+=.*)intl|\1| ; \ >+ s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g ;' > .if defined(WITH_MPG321) >- @${PERL} -pi.orig -e \ >- 's/^(#define MPG123_BINARY "mpg)123"/$${1}321"/' \ >+ @${REINPLACE_CMD} -E -e \ >+ 's/^(#define MPG123_BINARY "mpg)123"/\1321"/' \ > ${WRKSRC}/src/io_mpg123.c > .endif > >Index: audio/gqmpeg/distinfo >=================================================================== >RCS file: /home/ncvs/ports/audio/gqmpeg/distinfo,v >retrieving revision 1.21 >diff -u -r1.21 distinfo >--- audio/gqmpeg/distinfo 23 Jun 2002 14:59:04 -0000 1.21 >+++ audio/gqmpeg/distinfo 17 Jul 2002 23:31:29 -0000 >@@ -1 +1 @@ >-MD5 (gqmpeg-0.16.0.tar.gz) = de8068ec3e43d7dd72fa2009af6e874c >+MD5 (gqmpeg-0.17.0.tar.gz) = c9167f741aa1551e2be26aec0ee108b0 >Index: audio/gqmpeg/pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/audio/gqmpeg/pkg-plist,v >retrieving revision 1.8 >diff -u -r1.8 pkg-plist >--- audio/gqmpeg/pkg-plist 31 Mar 2002 17:35:29 -0000 1.8 >+++ audio/gqmpeg/pkg-plist 18 Jul 2002 09:23:27 -0000 >@@ -49,6 +49,8 @@ > share/gqmpeg/skins/mrclean/focus-rect-border-7b.png > share/gqmpeg/skins/mrclean/item-ab-static.png > share/gqmpeg/skins/mrclean/item-clear-load-aa.png >+share/gqmpeg/skins/mrclean/item-colon-15.png >+share/gqmpeg/skins/mrclean/item-colon-24.png > share/gqmpeg/skins/mrclean/item-pda-minus.png > share/gqmpeg/skins/mrclean/item-pda-random-static.png > share/gqmpeg/skins/mrclean/item-pda-repeat-static.png >@@ -67,8 +69,6 @@ > share/gqmpeg/skins/mrclean/skindata_menu > share/gqmpeg/skins/mrclean/skindata_playlist > share/gqmpeg/skins/mrclean/skindata_submenu >-share/gqmpeg/skins/mrclean/text-std-13.png >-share/gqmpeg/skins/mrclean/text-std-15-bold.png > share/locale/cs/LC_MESSAGES/gqmpeg.mo > share/locale/de/LC_MESSAGES/gqmpeg.mo > share/locale/fi/LC_MESSAGES/gqmpeg.mo >Index: audio/gqmpeg/files/patch-src::mixer.c >=================================================================== >RCS file: audio/gqmpeg/files/patch-src::mixer.c >diff -N audio/gqmpeg/files/patch-src::mixer.c >--- audio/gqmpeg/files/patch-src::mixer.c 26 Jun 2002 21:04:06 -0000 1.1 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,11 +0,0 @@ >---- src/mixer.c.orig Wed Jun 26 22:57:26 2002 >-+++ src/mixer.c Wed Jun 26 22:57:38 2002 >-@@ -36,7 +36,7 @@ >- #endif >- >- #ifdef __FreeBSD__ >--#include <machine/soundcard.h> >-+#include <sys/soundcard.h> >- #endif >- >- #if defined(__NetBSD__) || defined(__OpenBSD__)
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 40728
: 23705