From owner-cvs-all@FreeBSD.ORG Sun Aug 15 16:27:51 2004 Return-Path: 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 D6FBB16A4CE; Sun, 15 Aug 2004 16:27:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B93BD43D41; Sun, 15 Aug 2004 16:27:51 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i7FGRpPW098191; Sun, 15 Aug 2004 16:27:51 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i7FGRpNp098190; Sun, 15 Aug 2004 16:27:51 GMT (envelope-from marcus) Message-Id: <200408151627.i7FGRpNp098190@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 15 Aug 2004 16:27:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/gnomesystemtools Makefile ports/sysutils/gnomesystemtools/files patch-backends_xml.pl.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Aug 2004 16:27:52 -0000 marcus 2004-08-15 16:27:51 UTC FreeBSD ports repository Modified files: sysutils/gnomesystemtools Makefile Added files: sysutils/gnomesystemtools/files patch-backends_xml.pl.in Log: Fix a conditional module load that was broken on Perl < 5.8. This caused all g-s-t modules to report that the root password was bad when, in fact, it may have been fine. Revision Changes Path 1.4 +1 -0 ports/sysutils/gnomesystemtools/Makefile 1.1 +19 -0 ports/sysutils/gnomesystemtools/files/patch-backends_xml.pl.in (new)