aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-05-17 18:36:23 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-05-17 19:06:03 +0000
commitb402b591769d0627f8507052423b33d322d7ca5a (patch)
tree6f3cc7a316c839938c9e36fe2e39efedc0ae9fb7
parent97eda84f87b1835c1bb9e2104d699e721df12cd8 (diff)
downloadports-b402b591769d0627f8507052423b33d322d7ca5a.tar.gz
ports-b402b591769d0627f8507052423b33d322d7ca5a.zip
comms/tio: Update to 3.3
As of 3.1 there's new layout for the configuration file Changelog: https://github.com/tio/tio/releases/tag/v3.3 PR: 278498 (previous version) Approved by: portmgr (maintainer timeout, 3+ weeks)
-rw-r--r--comms/tio/Makefile13
-rw-r--r--comms/tio/distinfo8
2 files changed, 12 insertions, 9 deletions
diff --git a/comms/tio/Makefile b/comms/tio/Makefile
index 88b71ab74f8e..8f2e0e122d97 100644
--- a/comms/tio/Makefile
+++ b/comms/tio/Makefile
@@ -1,9 +1,11 @@
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
@@ -11,12 +13,11 @@ 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
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