From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Sep 4 14:20:26 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE9F816A4EC for ; Mon, 4 Sep 2006 14:20:26 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34AC343D62 for ; Mon, 4 Sep 2006 14:20:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k84EKNYm015385 for ; Mon, 4 Sep 2006 14:20:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k84EKNPa015384; Mon, 4 Sep 2006 14:20:23 GMT (envelope-from gnats) Resent-Date: Mon, 4 Sep 2006 14:20:23 GMT Resent-Message-Id: <200609041420.k84EKNPa015384@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Michael Johnson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67D9E16A4E1; Mon, 4 Sep 2006 14:17:42 +0000 (UTC) (envelope-from ahze@blueherron.ahze.net) Received: from imf24aec.mail.bellsouth.net (imf24aec.mail.bellsouth.net [205.152.59.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A12D43D70; Mon, 4 Sep 2006 14:17:35 +0000 (GMT) (envelope-from ahze@blueherron.ahze.net) Received: from ibm70aec.bellsouth.net ([68.209.163.3]) by imf24aec.mail.bellsouth.net with ESMTP id <20060904141734.JDAO18136.imf24aec.mail.bellsouth.net@ibm70aec.bellsouth.net>; Mon, 4 Sep 2006 10:17:34 -0400 Received: from blueherron.ahze.net ([68.209.163.3]) by ibm70aec.bellsouth.net with ESMTP id <20060904141734.OBGT21313.ibm70aec.bellsouth.net@blueherron.ahze.net>; Mon, 4 Sep 2006 10:17:34 -0400 Received: (from root@localhost) by blueherron.ahze.net (8.13.6/8.13.6/Submit) id k84EHXVv029179; Mon, 4 Sep 2006 10:17:33 -0400 (EDT) (envelope-from ahze) Message-Id: <200609041417.k84EHXVv029179@blueherron.ahze.net> Date: Mon, 4 Sep 2006 10:17:33 -0400 (EDT) From: Michael Johnson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: mich@FreeBSD.org Subject: ports/102847: [PATCH] sysutils/libcdio: don't install false hope pkg-config files X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Sep 2006 14:20:26 -0000 >Number: 102847 >Category: ports >Synopsis: [PATCH] sysutils/libcdio: don't install false hope pkg-config files >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Sep 04 14:20:22 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Michael Johnson >Release: FreeBSD 6.1-STABLE i386 >Organization: >Environment: System: FreeBSD blueherron.ahze.net 6.1-STABLE FreeBSD 6.1-STABLE #110: Tue Jun 27 10:39:17 UTC 2006 >Description: Don't install false hope pkg-config files since some programs detect if the lib is installed via pkg-config files. Port maintainer (mich@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- libcdio-0.77_1.patch begins here --- 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 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++ --- libcdio-0.77_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: