From owner-cvs-all@FreeBSD.ORG Sat Jul 5 11:33:06 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC3F8106567F; Sat, 5 Jul 2008 11:33:06 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9D1938FC0A; Sat, 5 Jul 2008 11:33:06 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m65BX62s098091; Sat, 5 Jul 2008 11:33:06 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m65BX65x098090; Sat, 5 Jul 2008 11:33:06 GMT (envelope-from edwin) Message-Id: <200807051133.m65BX65x098090@repoman.freebsd.org> From: Edwin Groothuis Date: Sat, 5 Jul 2008 11:33:06 +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 pkg-descr 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: Sat, 05 Jul 2008 11:33:06 -0000 edwin 2008-07-05 11:33:06 UTC FreeBSD ports repository Modified files: sysutils/coreutils Makefile pkg-descr Log: Minor enhancement to sysutils/coreutils Cleanup conflicts in this port (fileutils, sh-utils and textutils don't exist anymore) Provide a regression-test target to determine the convenience of updating this port. Add commented USE_BISON line as it is recommended but not required, maybe future versions will need it. Update the WWW. No functional change. PR: ports/124623 Submitted by: "Pedro F. Giffuni" Approved by: maintainer timeout Revision Changes Path 1.21 +4 -4 ports/sysutils/coreutils/Makefile 1.2 +1 -1 ports/sysutils/coreutils/pkg-descr