From owner-svn-ports-head@FreeBSD.ORG Fri Dec 13 15:14:41 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EF98FB9F; Fri, 13 Dec 2013 15:14:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DBA3B1169; Fri, 13 Dec 2013 15:14:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBDFEfuO088287; Fri, 13 Dec 2013 15:14:41 GMT (envelope-from naddy@svn.freebsd.org) Received: (from naddy@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBDFEfia088284; Fri, 13 Dec 2013 15:14:41 GMT (envelope-from naddy@svn.freebsd.org) Message-Id: <201312131514.rBDFEfia088284@svn.freebsd.org> From: Christian Weisgerber Date: Fri, 13 Dec 2013 15:14:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336354 - in head/editors/beav: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Dec 2013 15:14:42 -0000 Author: naddy Date: Fri Dec 13 15:14:41 2013 New Revision: 336354 URL: http://svnweb.freebsd.org/changeset/ports/336354 Log: Man page fix. Submitted by: Jeremie Courreges-Anglas Modified: head/editors/beav/Makefile head/editors/beav/files/patch-beav.1 Modified: head/editors/beav/Makefile ============================================================================== --- head/editors/beav/Makefile Fri Dec 13 15:06:10 2013 (r336353) +++ head/editors/beav/Makefile Fri Dec 13 15:14:41 2013 (r336354) @@ -3,7 +3,7 @@ PORTNAME= beav PORTVERSION= 1.40.18 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION:R}.orig Modified: head/editors/beav/files/patch-beav.1 ============================================================================== --- head/editors/beav/files/patch-beav.1 Fri Dec 13 15:06:10 2013 (r336353) +++ head/editors/beav/files/patch-beav.1 Fri Dec 13 15:14:41 2013 (r336354) @@ -1,5 +1,14 @@ ---- beav.1.orig 2013-12-12 17:16:34.000000000 +0100 -+++ beav.1 2013-12-12 17:17:40.000000000 +0100 +--- beav.1.orig 2013-12-13 16:10:56.000000000 +0100 ++++ beav.1 2013-12-13 16:11:08.000000000 +0100 +@@ -9,7 +9,7 @@ This is a brief description of the minim + that are necessary to start using + .IR beav + effectively. +-For more information, review the file /usr/share/doc/beav/beav140.txt.gz. ++For more information, review the file %%PREFIX%%/share/doc/beav/beav.txt. + .PP + The \fIfile-visit\fR command,\fB Ctl-X Ctl-V\fR, can be used to read a + file in for editing. The file can also be read in from the @@ -23,7 +23,7 @@ These commands can be used to navigate a .br \fImove-back-line\fB Ctl-P\fB moves up\fR