mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- update to 3.5.0
- changes: * new -W (wide) option to avoid trauncating mount points * support show mount options for FreeBSD * gmake not needed anymore Feature safe: yes
This commit is contained in:
parent
c525883df8
commit
6d9fd6003a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294243
2 changed files with 4 additions and 6 deletions
|
@ -6,17 +6,15 @@
|
|||
#
|
||||
|
||||
PORTNAME= dfc
|
||||
PORTVERSION= 2.4.0
|
||||
PORTVERSION= 2.5.0
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://projects.gw-computing.net/attachments/download/39/
|
||||
MASTER_SITES= http://projects.gw-computing.net/attachments/download/42/
|
||||
|
||||
MAINTAINER= bapt@FreeBSD.org
|
||||
COMMENT= Display file system space usage using graph and colors
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
USE_GMAKE= yes
|
||||
|
||||
PLIST_FILES= bin/dfc
|
||||
MAN1= dfc.1
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (dfc-2.4.0.tar.gz) = ae47383c6d95efb76f8a35da6fc33e1593d0be8b8401378f8dfb52b69f3788df
|
||||
SIZE (dfc-2.4.0.tar.gz) = 10765
|
||||
SHA256 (dfc-2.5.0.tar.gz) = c76c6fc3cefd12609e5e09e3cd2773b1c78e2020ef58546964ce2180c83f65b1
|
||||
SIZE (dfc-2.5.0.tar.gz) = 12226
|
||||
|
|
Loading…
Add table
Reference in a new issue