From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jun 9 09:00:15 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C30361065672 for ; Tue, 9 Jun 2009 09:00:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 983AF8FC29 for ; Tue, 9 Jun 2009 09:00:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n5990F0c094636 for ; Tue, 9 Jun 2009 09:00:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n5990FoF094635; Tue, 9 Jun 2009 09:00:15 GMT (envelope-from gnats) Resent-Date: Tue, 9 Jun 2009 09:00:15 GMT Resent-Message-Id: <200906090900.n5990FoF094635@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Janos Mohacsi Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E76B81065670 for ; Tue, 9 Jun 2009 08:53:47 +0000 (UTC) (envelope-from mohacsi@csoki.ki.iif.hu) Received: from csoki.ki.iif.hu (csoki.ki.iif.hu [IPv6:2001:738:0:401::3]) by mx1.freebsd.org (Postfix) with ESMTP id 641BD8FC08 for ; Tue, 9 Jun 2009 08:53:47 +0000 (UTC) (envelope-from mohacsi@csoki.ki.iif.hu) Received: from csoki.ki.iif.hu (localhost [127.0.0.1]) by csoki.ki.iif.hu (8.14.3/8.14.3) with ESMTP id n598rjkd058188 for ; Tue, 9 Jun 2009 10:53:45 +0200 (CEST) (envelope-from mohacsi@csoki.ki.iif.hu) Received: (from root@localhost) by csoki.ki.iif.hu (8.14.3/8.14.3/Submit) id n598rjTL058187; Tue, 9 Jun 2009 10:53:45 +0200 (CEST) (envelope-from mohacsi) Message-Id: <200906090853.n598rjTL058187@csoki.ki.iif.hu> Date: Tue, 9 Jun 2009 10:53:45 +0200 (CEST) From: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/135406: [MAINTAINER] net-mgmt/rancid: [small fix] X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jun 2009 09:00:16 -0000 >Number: 135406 >Category: ports >Synopsis: [MAINTAINER] net-mgmt/rancid: [small fix] >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 09 09:00:14 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 6.4-STABLE i386 >Organization: NIIF/HUNGARNET >Environment: System: FreeBSD csoki.ki.iif.hu 6.4-STABLE FreeBSD 6.4-STABLE #13: Mon May 4 17:09:17 CEST >Description: fixing typo in shown text. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- rancid-2.3.2.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net-mgmt/rancid.orig/Makefile /usr/ports/net-mgmt/rancid/Makefile --- /usr/ports/net-mgmt/rancid.orig/Makefile 2009-06-08 03:52:07.000000000 +0200 +++ /usr/ports/net-mgmt/rancid/Makefile 2009-06-09 10:52:17.000000000 +0200 @@ -47,7 +47,7 @@ NEWCONFIG_FILES= rancid.conf lg.conf pre-everything:: - @ ${ECHO} "Make sure your rancid repository is quite before upgrading; disable rancid cron jobs" + @ ${ECHO} "Make sure your rancid repository is quiet before upgrading; disable rancid cron jobs" post-install: ${LN} -s ${PREFIX}/libexec/${PORTNAME}/rancid-cvs ${PREFIX}/bin --- rancid-2.3.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: