From owner-cvs-all@FreeBSD.ORG Tue Jun 5 09:42:23 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3008816A468; Tue, 5 Jun 2007 09:42:23 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 1E80013C43E; Tue, 5 Jun 2007 09:42:23 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l559gNaH041538; Tue, 5 Jun 2007 09:42:23 GMT (envelope-from lwhsu@repoman.freebsd.org) Received: (from lwhsu@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l559gMa3041537; Tue, 5 Jun 2007 09:42:22 GMT (envelope-from lwhsu) Message-Id: <200706050942.l559gMa3041537@repoman.freebsd.org> From: Li-Wen Hsu Date: Tue, 5 Jun 2007 09:42:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/coreutils Makefile distinfo pkg-plist ports/sysutils/coreutils/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 05 Jun 2007 09:42:23 -0000 lwhsu 2007-06-05 09:42:22 UTC FreeBSD ports repository Modified files: sysutils/coreutils Makefile distinfo pkg-plist sysutils/coreutils/files patch-configure Log: From the PR: - Update to GNU coreutils 6.9 - Eliminate configure warning - Sort plist While I am here: - Remove unsupported checksum algorithm SHA1 and RMD160 PR: ports/111489 Submitted by: "Eric P. Scott" Approved by: Jason Harris (maintainer) Revision Changes Path 1.15 +2 -2 ports/sysutils/coreutils/Makefile 1.7 +3 -5 ports/sysutils/coreutils/distinfo 1.3 +3 -7 ports/sysutils/coreutils/files/patch-configure 1.10 +16 -20 ports/sysutils/coreutils/pkg-plist