FreeBSD Bugzilla – Attachment 40041 Details for
Bug 63002
Update port: audio/darkice to 0.14
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.27 KB, created by
tkato
on 2004-02-18 13:10:14 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2004-02-18 13:10:14 UTC
Size:
2.27 KB
patch
obsolete
>diff -urN /usr/ports/audio/darkice/Makefile audio/darkice/Makefile >--- /usr/ports/audio/darkice/Makefile Fri Jan 9 02:21:56 2004 >+++ audio/darkice/Makefile Mon Feb 16 18:35:47 2004 >@@ -7,7 +7,7 @@ > # > > PORTNAME= darkice >-PORTVERSION= 0.13.2 >+PORTVERSION= 0.14 > CATEGORIES= audio net > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -24,8 +24,9 @@ > CONFIGURE_ARGS= --with-lame-prefix=${LOCALBASE} \ > --with-vorbis-prefix=${LOCALBASE} > >-MAN1= darkice.1 >-MAN5= darkice.cfg.5 >+MAN1= darkice.1 >+MAN5= darkice.cfg.5 >+PLIST_FILES= bin/darkice etc/darkice.cfg > > post-patch: > @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ >diff -urN /usr/ports/audio/darkice/distinfo audio/darkice/distinfo >--- /usr/ports/audio/darkice/distinfo Wed Jan 28 18:44:31 2004 >+++ audio/darkice/distinfo Mon Feb 16 18:28:11 2004 >@@ -1,2 +1,2 @@ >-MD5 (darkice-0.13.2.tar.gz) = 66a848a87e7f4090603791bc7bccf44b >-SIZE (darkice-0.13.2.tar.gz) = 329186 >+MD5 (darkice-0.14.tar.gz) = e196487f376ab29c43277add33be15be >+SIZE (darkice-0.14.tar.gz) = 337956 >diff -urN /usr/ports/audio/darkice/files/patch-src_Makefile.in audio/darkice/files/patch-src_Makefile.in >--- /usr/ports/audio/darkice/files/patch-src_Makefile.in Fri Jan 9 02:21:56 2004 >+++ audio/darkice/files/patch-src_Makefile.in Mon Feb 16 18:42:48 2004 >@@ -1,14 +1,14 @@ > > $FreeBSD: ports/audio/darkice/files/patch-src_Makefile.in,v 1.3 2004/01/08 15:26:22 krion Exp $ > >---- src/Makefile.in.orig Thu Jan 8 07:13:34 2004 >-+++ src/Makefile.in Thu Jan 8 12:11:53 2004 >+--- src/Makefile.in.orig Mon Feb 16 07:33:35 2004 >++++ src/Makefile.in Mon Feb 16 18:28:54 2004 > @@ -80,7 +80,7 @@ > am__quote = @am__quote@ > install_sh = @install_sh@ > bin_PROGRAMS = darkice > -CXXFLAGS = -O2 -pedantic -Wall @DEBUG_CXXFLAGS@ @PTHREAD_CFLAGS@ > +CXXFLAGS = @CXXFLAGS@ @DEBUG_CXXFLAGS@ @PTHREAD_CFLAGS@ >- INCLUDES = @LAME_INCFLAGS@ @VORBIS_INCFLAGS@ >- LDADD = @PTHREAD_LIBS@ @LAME_LDFLAGS@ @VORBIS_LDFLAGS@ >+ INCLUDES = @LAME_INCFLAGS@ @VORBIS_INCFLAGS@ @ALSA_INCFLAGS@ >+ LDADD = @PTHREAD_LIBS@ @LAME_LDFLAGS@ @VORBIS_LDFLAGS@ @ALSA_LDFLAGS@ > >diff -urN /usr/ports/audio/darkice/pkg-plist audio/darkice/pkg-plist >--- /usr/ports/audio/darkice/pkg-plist Fri Dec 28 03:43:40 2001 >+++ audio/darkice/pkg-plist Thu Jan 1 09:00:00 1970 >@@ -1,2 +0,0 @@ >-bin/darkice >-etc/darkice.cfg
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 63002
: 40041