mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
graphics/ttyplot: Update version 1.4 => 1.7.0
PR: 281609
This commit is contained in:
parent
b85a90fd6c
commit
23ac00be48
2 changed files with 6 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ttyplot
|
||||
DISTVERSION= 1.4
|
||||
DISTVERSION= 1.7.0
|
||||
CATEGORIES= graphics
|
||||
|
||||
MAINTAINER= 0mp@FreeBSD.org
|
||||
|
@ -13,11 +13,8 @@ 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 <bsd.port.mk>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue