1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

x11-fm/xdiskusage: Update to 1.60

Fixed systems that don't have getdelim (ie non-Linux)

PR:		277857
Reported by:	mew14930xvi@inbox.lv
This commit is contained in:
mew14930xvi 2024-05-07 17:53:53 +02:00 committed by Fernando Apesteguía
parent ef10d90ce3
commit 0f7c7b178a
2 changed files with 5 additions and 6 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= xdiskusage
PORTVERSION= 1.54
PORTREVISION= 1
DISTVERSION= 1.60
CATEGORIES= x11-fm
MASTER_SITES= http://xdiskusage.sourceforge.net/ \
http://www.gnu-darwin.org/distfiles/
@ -9,7 +8,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Show where disk space is taken up
WWW= https://xdiskusage.sourceforge.net/
LICENSE= GPLv2
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/README
LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1610946023
SHA256 (xdiskusage-1.54.tgz) = 12947465d6e144997acf83a01687780e9a46add0f8049400c38756b2dd807377
SIZE (xdiskusage-1.54.tgz) = 55010
TIMESTAMP = 1711008244
SHA256 (xdiskusage-1.60.tgz) = 7b536dc6f1bdc6d9bec7c29b9435c23d9d32bff8a0ebee26b9966b273dc9f67e
SIZE (xdiskusage-1.60.tgz) = 54990