Date: Wed, 1 Oct 2003 10:10:21 -0500 From: "Douglas A. Maske" <maske@maske.org> To: <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/57459: Fw: Port Update/diskusage Message-ID: <000f01c3882e$2234e1b0$2a642491@elschiw40205> Resent-Message-ID: <200310011520.h91FKDFr036008@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 57459 >Category: ports >Synopsis: Port Update/diskusage >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Oct 01 08:20:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Douglas A. Maske >Release: FreeBSD 4.8-RELEASE i386 >Organization: www.maske.org >Environment: System: FreeBSD rungepaper.com 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Wed Jun 18 00:02:59 CDT 2003 root@rungepaper.com:/tmp/src/sys/compile/GENERIC i386 >Description: Upgraded diskusage-1.04 to diskusage-1.05, support website is backup also http://www.maske.org >How-To-Repeat: N/A >Fix: In addition to the diff below, make http://www.maske.org the default website for this port. --- diskusage.diff begins here --- diff -crN diskusage/Makefile diskusage.new/Makefile *** diskusage/Makefile Thu Jul 17 00:02:20 2003 --- diskusage.new/Makefile Fri Sep 26 10:23:45 2003 *************** *** 6,16 **** # PORTNAME= diskusage ! PORTVERSION= 1.04 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org ! COMMENT= Shows current user diskusage and sum in human-readable format MAN1= diskusage.1 MANCOMPRESSED= yes --- 6,18 ---- # PORTNAME= diskusage ! PORTVERSION= 1.05 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org ! COMMENT= Shows current user total and available diskusage in human-readable format ! ! MASTER_SITES= ftp://ftp.maske.org/pub/FreeBSD/distfiles/ MAN1= diskusage.1 MANCOMPRESSED= yes diff -crN diskusage/distinfo diskusage.new/distinfo *** diskusage/distinfo Mon Jun 10 10:38:18 2002 --- diskusage.new/distinfo Fri Sep 26 10:22:52 2003 *************** *** 1 **** ! MD5 (diskusage-1.04.tar.gz) = 660bfddb71006de2f92299a3caa7550f --- 1 ---- ! MD5 (diskusage-1.05.tar.gz) = f2de8763caf4a1ee5cf2a9aed45e8780 diff -crN diskusage/pkg-descr diskusage.new/pkg-descr *** diskusage/pkg-descr Thu Jul 17 00:02:20 2003 --- diskusage.new/pkg-descr Fri Sep 26 09:24:28 2003 *************** *** 2,9 **** It is an add on package for FreeBSD's du and du must be present for this program to work. Shows current users diskusage in ! human readable format and totals the output. Assumes user's ! home directory is /home/$USER and that user's mail directory is ! /var/mail/$USER ! - Douglas A. Maske --- 2,9 ---- It is an add on package for FreeBSD's du and du must be present for this program to work. Shows current users diskusage in ! human readable format, totals the output and shows available ! space left on partitions. Assumes user's home directory is ! /home/$USER and that user's mail directory is /var/mail/$USER ! - Douglas A. Maske <support@maske.org> --- diskusage.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000f01c3882e$2234e1b0$2a642491>