FreeBSD Bugzilla – Attachment 70499 Details for
Bug 102847
[PATCH] sysutils/libcdio: don't install false hope pkg-config files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libcdio-0.77_1.patch
libcdio-0.77_1.patch (text/plain), 1.30 KB, created by
Michael Johnson
on 2006-09-04 15:20:22 UTC
(
hide
)
Description:
libcdio-0.77_1.patch
Filename:
MIME Type:
Creator:
Michael Johnson
Created:
2006-09-04 15:20:22 UTC
Size:
1.30 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/sysutils/libcdio/Makefile,v >retrieving revision 1.22 >diff -u -r1.22 Makefile >--- Makefile 24 May 2006 08:41:01 -0000 1.22 >+++ Makefile 4 Sep 2006 14:14:33 -0000 >@@ -6,6 +6,7 @@ > > PORTNAME= libcdio > PORTVERSION= 0.77 >+PORTREVISION= 1 > CATEGORIES= sysutils > MASTER_SITES= ${MASTER_SITE_GNU} > MASTER_SITE_SUBDIR= libcdio >@@ -42,6 +43,10 @@ > .endif > > post-patch: >+.ifndef(WITH_PARANOIA) >+ ${REINPLACE_CMD} -e 's|libcdio_paranoia.pc||; s|libcdio_cdda.pc||' \ >+ ${WRKSRC}/Makefile.in >+.endif > ${REINPLACE_CMD} -e "s,freebsd5\.\*,freebsd5\.\*|freebsd6\.\*|freebsd7\.\*," ${WRKSRC}/configure > > .include <bsd.port.post.mk> >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/sysutils/libcdio/pkg-plist,v >retrieving revision 1.15 >diff -u -r1.15 pkg-plist >--- pkg-plist 24 May 2006 08:41:01 -0000 1.15 >+++ pkg-plist 4 Sep 2006 14:12:33 -0000 >@@ -73,8 +73,8 @@ > lib/libudf.so > lib/libudf.so.0 > libdata/pkgconfig/libcdio.pc >-libdata/pkgconfig/libcdio_cdda.pc >-libdata/pkgconfig/libcdio_paranoia.pc >+%%PARANOIA%%libdata/pkgconfig/libcdio_cdda.pc >+%%PARANOIA%%libdata/pkgconfig/libcdio_paranoia.pc > libdata/pkgconfig/libiso9660.pc > @dirrm include/cdio > @dirrm include/cdio++
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 102847
: 70499