diff --git a/x11-fm/xdiskusage/Makefile b/x11-fm/xdiskusage/Makefile index 1d9c6a1f17a6..e443847451e9 100644 --- a/x11-fm/xdiskusage/Makefile +++ b/x11-fm/xdiskusage/Makefile @@ -1,37 +1,36 @@ 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/ 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 \ libfontconfig.so:x11-fonts/fontconfig USES= gmake tar:tgz xorg USE_XORG= x11 xcursor xext xfixes xft xinerama xrender CXXFLAGS+= `fltk-config --cxxflags` LDFLAGS+= `fltk-config --ldflags` PLIST_FILES= bin/xdiskusage share/man/man1/xdiskusage.1.gz post-patch: @${REINPLACE_CMD} -e '/^configure:/d; /autoconf/d' \ ${WRKSRC}/Makefile @${REINPLACE_CMD} -e '/@CXXFLAGS@/s|$$| ${CXXFLAGS}|' \ ${WRKSRC}/makeinclude.in do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xdiskusage ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/xdiskusage.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/x11-fm/xdiskusage/distinfo b/x11-fm/xdiskusage/distinfo index 4ab629c5bca1..a39026025607 100644 --- a/x11-fm/xdiskusage/distinfo +++ b/x11-fm/xdiskusage/distinfo @@ -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