From owner-cvs-all@FreeBSD.ORG Sun Apr 2 14:25:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 10A9F16A534; Sun, 2 Apr 2006 14:25:20 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B515A43D46; Sun, 2 Apr 2006 14:25:19 +0000 (GMT) (envelope-from marius@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 k32EPJha060203; Sun, 2 Apr 2006 14:25:19 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k32EPJni060202; Sun, 2 Apr 2006 14:25:19 GMT (envelope-from marius) Message-Id: <200604021425.k32EPJni060202@repoman.freebsd.org> From: Marius Strobl Date: Sun, 2 Apr 2006 14:25:19 +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/sformat Makefile ports/sysutils/sformat/files patch-sformat::sformat.1 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: Sun, 02 Apr 2006 14:25:20 -0000 marius 2006-04-02 14:25:19 UTC FreeBSD ports repository (src committer) Modified files: sysutils/sformat Makefile sysutils/sformat/files patch-sformat::sformat.1 Log: - Remove obsolete USE_REINPLACE. - Fix display of literal examples in sformat.1; bump PORTREVISION for this. [1] - While at the man page remove trailing whitespace, fix spelling errors and adopt better for FreeBSD. Reported by: Alex Teclo [1] Fix by: ru [1] Approved by: netchild Revision Changes Path 1.9 +1 -2 ports/sysutils/sformat/Makefile 1.2 +1115 -1 ports/sysutils/sformat/files/patch-sformat::sformat.1