Index: head/comms/tio/pkg-plist =================================================================== --- head/comms/tio/pkg-plist (revision 453719) +++ head/comms/tio/pkg-plist (nonexistent) @@ -1,4 +0,0 @@ -bin/tio -man/man1/tio.1.gz -%%BASH%%share/bash-completion/completions/tio -%%PORTDOCS%%%%DOCSDIR%%/README Property changes on: head/comms/tio/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/comms/tio/Makefile =================================================================== --- head/comms/tio/Makefile (revision 453719) +++ head/comms/tio/Makefile (revision 453720) @@ -1,29 +1,33 @@ -# Created by: Dmitri Goutnik # $FreeBSD$ PORTNAME= tio DISTVERSIONPREFIX= v -DISTVERSION= 1.25 +DISTVERSION= 1.26 CATEGORIES= comms MAINTAINER= dg@syrec.org COMMENT= Simple TTY terminal I/O application LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= autoreconf GNU_CONFIGURE= yes USE_GITHUB= yes OPTIONS_DEFINE= BASH OPTIONS_DEFAULT= BASH 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} .include Index: head/comms/tio/distinfo =================================================================== --- head/comms/tio/distinfo (revision 453719) +++ head/comms/tio/distinfo (revision 453720) @@ -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