aboutsummaryrefslogtreecommitdiff
path: root/comms/tio
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2017-11-08 06:37:52 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2017-11-08 06:37:52 +0000
commite9af285dfc9e774def298048701d044d990a38ca (patch)
tree389f1a5e81b32d20aa827e403543f9d154a35d67 /comms/tio
parent645162636cb6c821ee7d59de733498ab99b7758d (diff)
downloadports-e9af285dfc9e774def298048701d044d990a38ca.tar.gz
ports-e9af285dfc9e774def298048701d044d990a38ca.zip
comms/tio: Update to 1.26
PR: 223496 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D12987
Notes
Notes: svn path=/head/; revision=453720
Diffstat (limited to 'comms/tio')
-rw-r--r--comms/tio/Makefile8
-rw-r--r--comms/tio/distinfo6
-rw-r--r--comms/tio/pkg-plist4
3 files changed, 9 insertions, 9 deletions
diff --git a/comms/tio/Makefile b/comms/tio/Makefile
index 17b076bc6e50..e7d8cee6a829 100644
--- a/comms/tio/Makefile
+++ b/comms/tio/Makefile
@@ -1,9 +1,8 @@
-# Created by: Dmitri Goutnik <dg@syrec.org>
# $FreeBSD$
PORTNAME= tio
DISTVERSIONPREFIX= v
-DISTVERSION= 1.25
+DISTVERSION= 1.26
CATEGORIES= comms
MAINTAINER= dg@syrec.org
@@ -22,6 +21,11 @@ OPTIONS_SUB= yes
BASH_CONFIGURE_WITH= bash-completion-dir
+PLIST_FILES= bin/tio \
+ man/man1/tio.1.gz \
+ %%BASH%%share/bash-completion/completions/tio \
+ %%PORTDOCS%%%%DOCSDIR%%/README \
+
post-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_MAN} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
diff --git a/comms/tio/distinfo b/comms/tio/distinfo
index ec34a525e94d..57f48a6cc76d 100644
--- a/comms/tio/distinfo
+++ b/comms/tio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1508366655
-SHA256 (tio-tio-v1.25_GH0.tar.gz) = 4dae742571c6f2e4eb7a07f5341bf6c84424807d661324fb521b2a73a6ee34b8
-SIZE (tio-tio-v1.25_GH0.tar.gz) = 27327
+TIMESTAMP = 1510060453
+SHA256 (tio-tio-v1.26_GH0.tar.gz) = 1d7dcf90b68e079a31a6fd2cb56de6acb00243104221513d0465a7461e2abe01
+SIZE (tio-tio-v1.26_GH0.tar.gz) = 28193
diff --git a/comms/tio/pkg-plist b/comms/tio/pkg-plist
deleted file mode 100644
index c509a5b8b53b..000000000000
--- a/comms/tio/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-bin/tio
-man/man1/tio.1.gz
-%%BASH%%share/bash-completion/completions/tio
-%%PORTDOCS%%%%DOCSDIR%%/README