From owner-cvs-all@FreeBSD.ORG Tue Feb 22 12:33:29 2005 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 0032516A4CE; Tue, 22 Feb 2005 12:33:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C704843D53; Tue, 22 Feb 2005 12:33:28 +0000 (GMT) (envelope-from vs@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 j1MCXSqD031409; Tue, 22 Feb 2005 12:33:28 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1MCXSfW031408; Tue, 22 Feb 2005 12:33:28 GMT (envelope-from vs) Message-Id: <200502221233.j1MCXSfW031408@repoman.freebsd.org> From: Volker Stolz Date: Tue, 22 Feb 2005 12:33:28 +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/unixstat Makefile pkg-plist ports/math/unixstat/files patch-Makefile patch-src 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: Tue, 22 Feb 2005 12:33:29 -0000 vs 2005-02-22 12:33:28 UTC FreeBSD ports repository Modified files: math/unixstat Makefile pkg-plist math/unixstat/files patch-Makefile Added files: math/unixstat/files patch-src Log: - Fix build on >= 5.3 - Use gtar to extract tarball PR: ports/75011 Submitted by: Mike Meyer (maintainer) Revision Changes Path 1.10 +11 -2 ports/math/unixstat/Makefile 1.2 +1 -1 ports/math/unixstat/files/patch-Makefile 1.1 +55 -0 ports/math/unixstat/files/patch-src (new) 1.3 +2 -1 ports/math/unixstat/pkg-plist