FreeBSD Bugzilla – Attachment 117915 Details for
Bug 160078
Update port: audio/libworkman
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.65 KB, created by
tkato432
on 2011-08-24 19:50:13 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2011-08-24 19:50:13 UTC
Size:
1.65 KB
patch
obsolete
>diff -urN /usr/ports/audio/libworkman/Makefile audio/libworkman/Makefile >--- /usr/ports/audio/libworkman/Makefile 2011-03-01 19:44:40.000000000 +0900 >+++ audio/libworkman/Makefile 2011-08-24 23:59:10.000000000 +0900 >@@ -16,7 +16,8 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= Workman library required by some audio apps > >-BROKEN= does not build >+LICENSE= LGPL20 >+LICENSE_FILE= ${WRKSRC}/COPYING.LIB > > WRKSRC= ${WRKDIR}/libworkman > USE_IMAKE= yes >@@ -24,8 +25,9 @@ > CFLAGS+= -fPIC > > post-patch: >- @${CP} ${WRKSRC}/Config ${WRKSRC}/Config.orig; >- @${SED} -e 's^/usr/local/^${PREFIX}/^g' \ >- ${WRKSRC}/Config.orig > ${WRKSRC}/Config >+ @${REINPLACE_CMD} -e \ >+ 's|^DESTDIR|XCOMM DESTDIR| ; \ >+ s|=include/workman|=$$(INCROOT)/workman| ; \ >+ s|^LIBDIR|XCOMM LIBDIR|' ${WRKSRC}/Config > > .include <bsd.port.mk> >diff -urN /usr/ports/audio/libworkman/files/patch-ab audio/libworkman/files/patch-ab >--- /usr/ports/audio/libworkman/files/patch-ab 1999-08-13 15:06:30.000000000 +0900 >+++ audio/libworkman/files/patch-ab 2011-08-23 13:41:57.000000000 +0900 >@@ -1,5 +1,5 @@ >---- Imakefile.orig Sun May 30 01:48:17 1999 >-+++ Imakefile Sun Aug 8 21:09:06 1999 >+--- Imakefile.orig 1999-05-30 00:48:17.000000000 +0900 >++++ Imakefile 2011-08-23 13:40:41.000000000 +0900 > @@ -31,7 +31,7 @@ > > #include "include/wm_version.h" >@@ -17,3 +17,12 @@ > include/wm_cdinfo.h \ > include/wm_cdrom.h \ > include/wm_config.h \ >+@@ -65,7 +66,7 @@ >+ >+ #ifdef SHARED_LIBWORKMAN >+ SharedLibraryTarget(workman,$(WM_LIBVER),$(OBJS),.,.) >+-InstallSharedLibrary(workman,$(WM_LIBVER),$(LIBDIR)) >++InstallSharedLibrary(workman,$(WM_LIBVER),$(USRLIBDIR)) >+ #else >+ NormalLibraryTarget(workman, $(OBJS)) >+ #endif
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 160078
: 117915