From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 14 09:30:03 2008 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 74C8D10656C7 for ; Sat, 14 Jun 2008 09:30:03 +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 56C168FC21 for ; Sat, 14 Jun 2008 09:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5E9U3u2089393 for ; Sat, 14 Jun 2008 09:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5E9U31U089392; Sat, 14 Jun 2008 09:30:03 GMT (envelope-from gnats) Resent-Date: Sat, 14 Jun 2008 09:30:03 GMT Resent-Message-Id: <200806140930.m5E9U31U089392@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, Mario Sergio Fujikawa Ferreira Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F174106564A for ; Sat, 14 Jun 2008 09:27:15 +0000 (UTC) (envelope-from lioux@uol.com.br) Received: from goat.gigo.com (ipv6.gigo.com [IPv6:2001:470:1:18::2]) by mx1.freebsd.org (Postfix) with ESMTP id 72B938FC15 for ; Sat, 14 Jun 2008 09:27:15 +0000 (UTC) (envelope-from lioux@uol.com.br) Received: from 201.40.48.55 (201-40-48-55.bsace702.dsl.brasiltelecom.net.br [201.40.48.55]) by goat.gigo.com (Postfix) with ESMTPA id A8E0511476 for ; Sat, 14 Jun 2008 02:27:14 -0700 (PDT) Received: (qmail 35192 invoked by uid 1001); 14 Jun 2008 06:20:40 -0300 Message-Id: <20080614092040.35180.qmail@exxodus.fedaykin.here> Date: 14 Jun 2008 06:20:40 -0300 From: Mario Sergio Fujikawa Ferreira To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: markus@FreeBSD.org Subject: ports/124571: [PATCH] sysutils/kdirstat: Description typo 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: Sat, 14 Jun 2008 09:30:03 -0000 >Number: 124571 >Category: ports >Synopsis: [PATCH] sysutils/kdirstat: Description typo fix. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jun 14 09:30:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Mario Sergio Fujikawa Ferreira >Release: FreeBSD 7.0-STABLE i386 >Organization: >Environment: System: FreeBSD exxodus.fedaykin.here 7.0-STABLE FreeBSD 7.0-STABLE #56: Thu Jun 5 02:43:37 BRT >Description: Description typo fix. Port maintainer (markus@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- kdirstat-2.4.4_3.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/kdirstat/Makefile,v retrieving revision 1.15 diff -d -u -u -r1.15 Makefile --- Makefile 6 Jun 2008 14:03:10 -0000 1.15 +++ Makefile 14 Jun 2008 09:19:10 -0000 @@ -12,7 +12,7 @@ MASTER_SITES= http://kdirstat.sourceforge.net/download/ MAINTAINER= markus@FreeBSD.org -COMMENT= A small KDE utility that sums up disk usage for direcory trees +COMMENT= A small KDE utility that sums up disk usage for directory trees EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-configure Index: pkg-descr =================================================================== RCS file: /home/pcvs/ports/sysutils/kdirstat/pkg-descr,v retrieving revision 1.2 diff -d -u -u -r1.2 pkg-descr --- pkg-descr 2 Apr 2004 15:42:01 -0000 1.2 +++ pkg-descr 14 Jun 2008 09:19:10 -0000 @@ -1,6 +1,6 @@ KDirStat (for KDE Directory Statistics) is a small utility program that sums up disk usage -for direcory trees. Its functionality is similar +for directory trees. Its functionality is similar to the Unix du command, but it provides more helpful diagnostic information. KDirStat also features some built-in cleanup facilities and --- kdirstat-2.4.4_3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: