FreeBSD Bugzilla – Attachment 24487 Details for
Bug 41890
[Maintainer-Update] port audio/cmt 1.12 -> 1.14
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cmt.diff
cmt.diff (text/plain), 2.38 KB, created by
Tilman Linneweh
on 2002-08-22 11:20:05 UTC
(
hide
)
Description:
cmt.diff
Filename:
MIME Type:
Creator:
Tilman Linneweh
Created:
2002-08-22 11:20:05 UTC
Size:
2.38 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/audio/cmt/Makefile,v >retrieving revision 1.3 >diff -u -r1.3 Makefile >--- Makefile 19 Jun 2002 08:18:05 -0000 1.3 >+++ Makefile 22 Aug 2002 10:11:07 -0000 >@@ -5,28 +5,27 @@ > # $FreeBSD: ports/audio/cmt/Makefile,v 1.3 2002/06/19 08:18:05 sobomax Exp $ > > PORTNAME= cmt >-PORTVERSION= 1.12 >-PORTREVISION= 1 >+PORTVERSION= 1.14 > CATEGORIES= audio >-MASTER_SITES= http://www.ladspa.org/download/ >-DISTNAME= ${PORTNAME}_src >-EXTRACT_SUFX= .tgz >+MASTER_SITES= http://www.arved.de/bsd/src/ > > MAINTAINER= freebsdports@arved.de > > BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa > >+USE_BZIP2= yes > USE_GMAKE= yes > USE_REINPLACE= yes >-WRKSRC= ${WRKDIR}/${PORTNAME}/src >-MAKEFILE= makefile >-ALL_TARGET= targets >+INSTALLS_SHLIB= yes > > pre-patch: > @${FIND} ${WRKSRC} -name '*.cpp' | ${XARGS} \ > ${REINPLACE_CMD} -e "s|<malloc.h>|<stdlib.h>|g" > >+do-build: >+ cd ${WRKSRC}/src; ${GMAKE} -f makefile targets >+ > do-install: >- @${INSTALL_DATA} ${WRKSRC}/../plugins/cmt.so ${LOCALBASE}/lib/ladspa/ >+ @${INSTALL_DATA} ${WRKSRC}/plugins/cmt.so ${LOCALBASE}/lib/ladspa/ > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/audio/cmt/distinfo,v >retrieving revision 1.1 >diff -u -r1.1 distinfo >--- distinfo 30 May 2002 16:53:06 -0000 1.1 >+++ distinfo 22 Aug 2002 10:01:58 -0000 >@@ -1 +1 @@ >-MD5 (cmt_src.tgz) = 21c6cbf2a755f9c8a6470b395e9a2792 >+MD5 (cmt-1.14.tar.bz2) = 1da6357066394116264339cbabff8358 >Index: files/patch-makefile >=================================================================== >RCS file: /home/ncvs/ports/audio/cmt/files/patch-makefile,v >retrieving revision 1.3 >diff -u -r1.3 patch-makefile >--- files/patch-makefile 14 Jul 2002 18:45:12 -0000 1.3 >+++ files/patch-makefile 22 Aug 2002 10:08:46 -0000 >@@ -1,13 +1,11 @@ >---- makefile.orig Sat Jul 13 20:54:06 2002 >-+++ makefile Sat Jul 13 20:56:15 2002 >-@@ -12,9 +12,9 @@ >- # GENERAL >+--- src/makefile.orig Sat May 18 20:27:15 2002 >++++ src/makefile Thu Aug 22 12:07:51 2002 >+@@ -13,8 +13,8 @@ > # > >--INCLUDES = -I/usr/local/include/ >+ INCLUDES = -I/usr/local/include/ > -CFLAGS = $(INCLUDES) -Wall -Werror -O3 -fPIC > -CXXFLAGS = $(CFLAGS) >-+INCLUDES = -I${LOCALBASE}/include/ > +CFLAGS += $(INCLUDES) -Wall -Werror -fPIC > +CXXFLAGS += $(CFLAGS) > PLUGIN_LIB = ../plugins/cmt.so
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 41890
: 24487