From owner-cvs-all@FreeBSD.ORG Thu Oct 2 09:31:11 2003 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 6E79F16A4B3; Thu, 2 Oct 2003 09:31:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDDB943FFB; Thu, 2 Oct 2003 09:31:10 -0700 (PDT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h92GVAXJ047997; Thu, 2 Oct 2003 09:31:10 -0700 (PDT) (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h92GVAf4047996; Thu, 2 Oct 2003 09:31:10 -0700 (PDT) (envelope-from mat) Message-Id: <200310021631.h92GVAf4047996@repoman.freebsd.org> From: Mathieu Arnold Date: Thu, 2 Oct 2003 09:31:10 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/p5-Math-BigInt Makefile distinfo pkg-descr pkg-plist 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: Thu, 02 Oct 2003 16:31:11 -0000 mat 2003/10/02 09:31:10 PDT FreeBSD ports repository Modified files: math/p5-Math-BigInt Makefile distinfo pkg-descr pkg-plist Log: Update to 1.66 Remove MANPREFIX, use %%SITE_PERL%%, fix WWW PR: 52290 Submitted by: myself Revision Changes Path 1.7 +2 -3 ports/math/p5-Math-BigInt/Makefile 1.6 +1 -1 ports/math/p5-Math-BigInt/distinfo 1.2 +1 -1 ports/math/p5-Math-BigInt/pkg-descr 1.2 +7 -8 ports/math/p5-Math-BigInt/pkg-plist