OK, here are two diffs for cdrdao.
diff one is the correct version I was shooting for first. 0.15.1bp3
diff2 uses the libmad with 0.15.1betav0

Whichever version is preferred is fine by me.

Will any of the other ports also need changes?

Required by:
normalize-0.7.7p0
kdemultimedia-3.5.10p10
cdrdao-1.2.0p1-audio
ogle-0.9.2p15
akode-2.0.2p17
xine-lib-1.1.21
kdebase-3.5.10p17
sox-14.4.0p0
k3b-1.0.4p12
kdelibs-3.5.10p18
arts-1.5.10p5

Chris

Index: Makefile
===================================================================
RCS file: /cvs/ports/misc/cdrdao/Makefile,v
retrieving revision 1.33
diff -u -p -r1.33 Makefile
--- Makefile    17 Mar 2012 16:04:34 -0000      1.33
+++ Makefile    3 Jul 2012 19:16:46 -0000
@@ -30,7 +30,7 @@ FLAVOR?=
 .if ${FLAVOR:L:Maudio}
 CONFIGURE_ARGS+=       --with-lame-lib=${LOCALBASE}/lib \
                        --with-lame-include=${LOCALBASE}/include
-BUILD_DEPENDS+=                audio/libmad>=0.15bp0
+BUILD_DEPENDS+=                audio/libmad>=0.15.1bp3
 LIB_DEPENDS+=          audio/libao \
                        audio/lame \
                        audio/libmad \
? Makefile.diff
? Makefile.diff2
Index: Makefile
===================================================================
RCS file: /cvs/ports/misc/cdrdao/Makefile,v
retrieving revision 1.33
diff -u -p -r1.33 Makefile
--- Makefile    17 Mar 2012 16:04:34 -0000      1.33
+++ Makefile    3 Jul 2012 19:25:20 -0000
@@ -30,7 +30,7 @@ FLAVOR?=
 .if ${FLAVOR:L:Maudio}
 CONFIGURE_ARGS+=       --with-lame-lib=${LOCALBASE}/lib \
                        --with-lame-include=${LOCALBASE}/include
-BUILD_DEPENDS+=                audio/libmad>=0.15bp0
+BUILD_DEPENDS+=                audio/libmad>=0.15.1betav0
 LIB_DEPENDS+=          audio/libao \
                        audio/lame \
                        audio/libmad \

Reply via email to