From owner-cvs-ports@FreeBSD.ORG Thu Feb 24 21:42:41 2005 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 A905E16A4CE; Thu, 24 Feb 2005 21:42:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 907CF43D39; Thu, 24 Feb 2005 21:42:41 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1OLgfJA093165; Thu, 24 Feb 2005 21:42:41 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1OLgfmc093164; Thu, 24 Feb 2005 21:42:41 GMT (envelope-from sem) Message-Id: <200502242142.j1OLgfmc093164@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 24 Feb 2005 21:42:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/bugzilla Makefile pkg-plist ports/devel/bugzilla/files patch-checksetup.pl 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, 24 Feb 2005 21:42:41 -0000 sem 2005-02-24 21:42:41 UTC FreeBSD ports repository Modified files: devel/bugzilla Makefile pkg-plist devel/bugzilla/files patch-checksetup.pl Log: - Because of bugzilla's bugs. checksetup.pl doesn't check File::Spec modules version. So disable it's version check. (https://bugzilla.mozilla.org/show_bug.cgi?id=257933) - fix web server's uid/gid - fix plist that not listed PR: ports/76946 Submitted by: "Choe, Cheng-Dae" Revision Changes Path 1.34 +1 -0 ports/devel/bugzilla/Makefile 1.5 +15 -3 ports/devel/bugzilla/files/patch-checksetup.pl 1.12 +36 -0 ports/devel/bugzilla/pkg-plist