From owner-cvs-ports@FreeBSD.ORG Sat Oct 16 08:34:57 2004 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 ED66F16A4CE; Sat, 16 Oct 2004 08:34:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB85943D39; Sat, 16 Oct 2004 08:34:57 +0000 (GMT) (envelope-from thierry@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 i9G8YvDw063763; Sat, 16 Oct 2004 08:34:57 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9G8YvhW063762; Sat, 16 Oct 2004 08:34:57 GMT (envelope-from thierry) Message-Id: <200410160834.i9G8YvhW063762@repoman.freebsd.org> From: Thierry Thomas Date: Sat, 16 Oct 2004 08:34:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/pari-devel Makefile pkg-plist pkg-plist.emacs 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: Sat, 16 Oct 2004 08:34:58 -0000 thierry 2004-10-16 08:34:57 UTC FreeBSD ports repository Modified files: math/pari-devel Makefile pkg-plist pkg-plist.emacs Log: Unbreak by using gcc-3.3. Since I'm there, pet portlint. PR: ports/71585 Submitted by: maintainer. Revision Changes Path 1.8 +1 -1 ports/math/pari-devel/Makefile 1.5 +53 -53 ports/math/pari-devel/pkg-plist 1.5 +53 -53 ports/math/pari-devel/pkg-plist.emacs