FreeBSD Bugzilla – Attachment 14332 Details for
Bug 26939
Update port: audio/wmix to 2.20
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.62 KB, created by
kkonstan
on 2001-04-29 02:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
kkonstan
Created:
2001-04-29 02:20:01 UTC
Size:
1.62 KB
patch
obsolete
>diff -ruN wmix.orig/Makefile wmix/Makefile >--- wmix.orig/Makefile Sat Apr 7 07:43:39 2001 >+++ wmix/Makefile Sun Apr 29 02:38:23 2001 >@@ -6,18 +6,18 @@ > # > > PORTNAME= wmix >-PORTVERSION= 2.2 >+PORTVERSION= 2.20 > CATEGORIES= audio windowmaker >-MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/ >-DISTNAME= ${PORTNAME}-${PORTVERSION}-oss >+MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ > > MAINTAINER= kkonstan@daemon.gr > > USE_XPM= YES > USE_X_PREFIX= YES >+NO_MAN_COMPRESS=YES > > pre-configure: >- ${PERL} -pi -e "s@cc@${CC}@g" ${WRKSRC}/Makefile >+ @${PERL} -pi -e "s@gcc@${CC}@g" ${WRKSRC}/Makefile > > do-install: > @${INSTALL_PROGRAM} ${WRKSRC}/wmix ${PREFIX}/bin >diff -ruN wmix.orig/distinfo wmix/distinfo >--- wmix.orig/distinfo Sat Apr 7 07:43:39 2001 >+++ wmix/distinfo Sun Apr 29 02:38:23 2001 >@@ -1 +1 @@ >-MD5 (wmix-2.2-oss.tar.gz) = d8f7a51e0130c89e168631e2504477cb >+MD5 (wmix-2.20.tar.gz) = 0ae41cd0a1d7303522e69a4269536c09 >diff -ruN wmix.orig/files/patch-aa wmix/files/patch-aa >--- wmix.orig/files/patch-aa Sat Apr 7 07:43:40 2001 >+++ wmix/files/patch-aa Sun Apr 29 02:38:23 2001 >@@ -2,16 +2,16 @@ > --- Makefile Sun Apr 1 22:50:23 2001 > *************** > *** 1,6 **** >-! CC = gcc >+ CC = gcc > ! CFLAGS = -O2 -Wall -I/usr/X11R6/include -DCUSTOM > ! LIBS = -L/usr/X11R6/lib -lX11 -lXpm -lXext > > SRCS = mix.c config.c > OBJS = mix.o config.o > --- 1,6 ---- >-! CC = cc >+ CC = gcc > ! CFLAGS += -Wall -I/usr/local/include -I/usr/X11R6/include -DCUSTOM >-! LDFLAGS+= -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXpm -lXext >+! LDFLAGS = -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXpm -lXext > > SRCS = mix.c config.c > OBJS = mix.o config.o
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 26939
: 14332