diff --git a/comms/tio/Makefile b/comms/tio/Makefile index 88b71ab74f8e..8f2e0e122d97 100644 --- a/comms/tio/Makefile +++ b/comms/tio/Makefile @@ -1,29 +1,30 @@ PORTNAME= tio -DISTVERSION= 2.0 -PORTREVISION= 1 +DISTVERSION= 3.3 CATEGORIES= comms MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ +PATCH_SITES= https://github.com/tio/tio/commit/ +PATCHFILES= ccc01433b700b4da4ffa36525aabd6e41204be18.patch:-p1 + MAINTAINER= dmgk@FreeBSD.org COMMENT= Simple TTY terminal I/O application WWW= https://tio.github.io LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libinih.so:devel/inih - -USES= meson pkgconfig tar:xz +USES= gnome lua:54 meson pkgconfig tar:xz +USE_GNOME= glib20 OPTIONS_DEFINE= BASH DOCS -OPTIONS_DEFAULT= BASH +OPTIONS_DEFAULT=BASH OPTIONS_SUB= yes BASH_MESON_ON= -Dbashcompletiondir=${PREFIX}/etc/bash_completion.d BASH_MESON_OFF= -Dbashcompletiondir=no post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/comms/tio/distinfo b/comms/tio/distinfo index f1f4ff169c8a..03a86c5a0c03 100644 --- a/comms/tio/distinfo +++ b/comms/tio/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1662922637 -SHA256 (tio-2.0.tar.xz) = e5826109773a89b267c3484df71234bc6c45715f735e3fdbee5984768faf5836 -SIZE (tio-2.0.tar.xz) = 3415300 +TIMESTAMP = 1715970155 +SHA256 (tio-3.3.tar.xz) = 506635b2e922306be3ded980d0b6fd8bb74647b1561b01015b769041f7ddca8d +SIZE (tio-3.3.tar.xz) = 3453004 +SHA256 (ccc01433b700b4da4ffa36525aabd6e41204be18.patch) = 8a38b6ba9e5a620a72ca12147e3fd15425099bd191caf99653f9a7336a629da3 +SIZE (ccc01433b700b4da4ffa36525aabd6e41204be18.patch) = 892