From owner-cvs-ports@FreeBSD.ORG Tue Aug 26 13:49:43 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC6C71065671; Tue, 26 Aug 2008 13:49:43 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A49C18FC0C; Tue, 26 Aug 2008 13:49:43 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7QDnhxs054149; Tue, 26 Aug 2008 13:49:43 GMT (envelope-from gabor@repoman.freebsd.org) Received: (from gabor@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7QDnh5o054148; Tue, 26 Aug 2008 13:49:43 GMT (envelope-from gabor) Message-Id: <200808261349.m7QDnh5o054148@repoman.freebsd.org> From: Gabor Kovesdan Date: Tue, 26 Aug 2008 13:49:43 +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/textproc/bsdgrep Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 26 Aug 2008 13:49:43 -0000 gabor 2008-08-26 13:49:43 UTC FreeBSD ports repository Modified files: textproc/bsdgrep Makefile distinfo Log: - Update to 20080826 Changes - Fix -v flag [1] - Proper EOF checking [2] - Better and probable fully GNU-compatible binary checking - Readd fixed string optimizations from OpenBSD in a cleaner way; now it works with all the features, like --color and -o Reported by: Chuck Swiger [1], Stuart Barkley [2] Revision Changes Path 1.10 +1 -5 ports/textproc/bsdgrep/Makefile 1.9 +3 -3 ports/textproc/bsdgrep/distinfo