From owner-cvs-all Tue Jul 30 20:50:57 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 C92D737B400; Tue, 30 Jul 2002 20:50:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CB4743E91; Tue, 30 Jul 2002 20:50:46 -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 g6V3oUJU041065; Tue, 30 Jul 2002 20:50:30 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6V3oUFQ041054; Tue, 30 Jul 2002 20:50:30 -0700 (PDT) Message-Id: <200207310350.g6V3oUFQ041054@freefall.freebsd.org> From: Alan Eldridge Date: Tue, 30 Jul 2002 20:50:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/qt30 Makefile pkg-descr pkg-plist 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/07/30 20:50:30 PDT Modified files: x11-toolkits/qt30 Makefile pkg-descr pkg-plist Log: 1. Remove redundant @exec/@unexec lines in pkg-plist [alane]. 2. Add libfoo.so.X.0 links to file list, as they are created now [alane]. 3. From PR 41144, fix minor portlint whitespace violations. The ?= assigns at the top were not changed, in anticipation of a possible japanese/qt30 subport. Also fixed ref to qt2 doc location in pkg-descr. [fuyaki] 4. PORTREVISION not bumped, as installed files did not change and Makefile changes were cosmetic only. PR: 41144 Submitted by: Kimura Fuyuki Revision Changes Path 1.110 +4 -4 ports/x11-toolkits/qt30/Makefile 1.7 +1 -1 ports/x11-toolkits/qt30/pkg-descr 1.50 +3 -9 ports/x11-toolkits/qt30/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message