From owner-cvs-all@FreeBSD.ORG Fri Dec 9 23:26:59 2011 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 09828106566B; Fri, 9 Dec 2011 23:26:59 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D5D6E8FC12; Fri, 9 Dec 2011 23:26:58 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id pB9NQwb3073964; Fri, 9 Dec 2011 23:26:58 GMT (envelope-from glarkin@repoman.freebsd.org) Received: (from glarkin@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pB9NQwdm073963; Fri, 9 Dec 2011 23:26:58 GMT (envelope-from glarkin) Message-Id: <201112092326.pB9NQwdm073963@repoman.freebsd.org> From: Greg Larkin Date: Fri, 9 Dec 2011 23:26:58 +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/Tools/scripts checknewver.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Dec 2011 23:26:59 -0000 glarkin 2011-12-09 23:26:58 UTC FreeBSD ports repository Modified files: Tools/scripts checknewver.sh Log: - Fixed missing end-quote in sed command - Fixed some grammatical errors in output messages PR: ports/162506 Submitted by: "Conrad J. Sabatier" Approved by: sobomax (maintainer timeout - 1 month) Feature safe: yes Revision Changes Path 1.6 +4 -4 ports/Tools/scripts/checknewver.sh