From owner-cvs-ports@FreeBSD.ORG Thu Jul 31 11:18:58 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D55E737B404; Thu, 31 Jul 2003 11:18:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5861C43F75; Thu, 31 Jul 2003 11:18:57 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h6VIIv0U090113; Thu, 31 Jul 2003 11:18:57 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6VIIvT6090112; Thu, 31 Jul 2003 11:18:57 -0700 (PDT) Message-Id: <200307311818.h6VIIvT6090112@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 31 Jul 2003 11:18:56 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/mozilla-firebird Makefile pkg-plist pkg-plist.gtk1 pkg-plist.gtk2 X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2003 18:18:59 -0000 marcus 2003/07/31 11:18:56 PDT FreeBSD ports repository Modified files: www/mozilla-firebird Makefile Added files: www/mozilla-firebird pkg-plist.gtk1 pkg-plist.gtk2 Removed files: www/mozilla-firebird pkg-plist Log: Fix the GTK+-1.2 plist. To do this, we create one plist for GTK1 and one for GTK2. This is easier to maintain using the cons-plist target. Reported by: kris via bento Revision Changes Path 1.50 +3 -0 ports/www/mozilla-firebird/Makefile 1.13 +0 -3412 ports/www/mozilla-firebird/pkg-plist (dead) 1.1 +3391 -0 ports/www/mozilla-firebird/pkg-plist.gtk1 (new) 1.1 +3412 -0 ports/www/mozilla-firebird/pkg-plist.gtk2 (new)