diff --git a/graphics/ttyplot/Makefile b/graphics/ttyplot/Makefile index bbda8f032f9c..d3303760d85b 100644 --- a/graphics/ttyplot/Makefile +++ b/graphics/ttyplot/Makefile @@ -1,23 +1,20 @@ PORTNAME= ttyplot -DISTVERSION= 1.4 +DISTVERSION= 1.7.0 CATEGORIES= graphics MAINTAINER= 0mp@FreeBSD.org COMMENT= Realtime plotting utility for TTY with data input from stdin WWW= https://github.com/tenox7/ttyplot LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= ncurses USE_GITHUB= yes GH_ACCOUNT= tenox7 -MAKE_ARGS= CFLAGS="${CFLAGS}" +MAKE_ARGS= CFLAGS="${CFLAGS}" MANPREFIX="${PREFIX}/share/man" -PLIST_FILES= bin/${PORTNAME} - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin +PLIST_FILES= bin/${PORTNAME} share/man/man1/ttyplot.1.gz .include diff --git a/graphics/ttyplot/distinfo b/graphics/ttyplot/distinfo index 40e1410632bf..df9777eec57a 100644 --- a/graphics/ttyplot/distinfo +++ b/graphics/ttyplot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1586254468 -SHA256 (tenox7-ttyplot-1.4_GH0.tar.gz) = 11974754981406d19cfa16865b59770faaf3ade8d909d9a0134dc56e00d29bd4 -SIZE (tenox7-ttyplot-1.4_GH0.tar.gz) = 46922 +TIMESTAMP = 1726839522 +SHA256 (tenox7-ttyplot-1.7.0_GH0.tar.gz) = f16ca828bf73f56c05ed4e1797a23861aa7cf3a98fe3fcc8c992d8646906fe51 +SIZE (tenox7-ttyplot-1.7.0_GH0.tar.gz) = 56787