From owner-cvs-all Sat Aug 17 12:49:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A55737B400; Sat, 17 Aug 2002 12:49:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF74243E4A; Sat, 17 Aug 2002 12:49:45 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HJnjJU068893; Sat, 17 Aug 2002 12:49:45 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HJnjnv068888; Sat, 17 Aug 2002 12:49:45 -0700 (PDT) Message-Id: <200208171949.g7HJnjnv068888@freefall.freebsd.org> From: Alan Eldridge Date: Sat, 17 Aug 2002 12:49:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/qt30 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alane 2002/08/17 12:49:45 PDT Modified files: x11-toolkits/qt30 Makefile Log: 1. Remove pre-everything message. 2. No-op sleep after message if BATCH or PACKAGE_BUILDING. 3. Add NO_FILTER_SHLIBS to keep the qt lib names from getting munged. 4. Bump PORTREVISION because (3) changes installed pkg-plist, even though one supplied in port does not change. (3) will fix a message indicating the libfoo.so.1 does not exist on pkg-deinstallation, too. Credits: 1,2 due to Mikhail Teterin. 3 is from Will. 4 is common-sense. Revision Changes Path 1.113 +13 -11 ports/x11-toolkits/qt30/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message