svn commit: r490970 - head/comms/tio

Fernando Apesteguía fernape at FreeBSD.org
Tue Jan 22 18:41:42 UTC 2019


Author: fernape
Date: Tue Jan 22 18:41:41 2019
New Revision: 490970
URL: https://svnweb.freebsd.org/changeset/ports/490970

Log:
  comms/tio: update to 1.32
  
  While here pet portlint
  
  ChangeLog: https://github.com/tio/tio/releases/tag/v1.32
  
  PR:	235066
  Submitted by:	dg at syrec.org

Modified:
  head/comms/tio/Makefile
  head/comms/tio/distinfo

Modified: head/comms/tio/Makefile
==============================================================================
--- head/comms/tio/Makefile	Tue Jan 22 18:38:58 2019	(r490969)
+++ head/comms/tio/Makefile	Tue Jan 22 18:41:41 2019	(r490970)
@@ -2,7 +2,7 @@
 
 PORTNAME=	tio
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.31
+DISTVERSION=	1.32
 CATEGORIES=	comms
 
 MAINTAINER=	dg at syrec.org
@@ -12,8 +12,9 @@ LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		autoreconf
-GNU_CONFIGURE=	yes
 USE_GITHUB=	yes
+
+GNU_CONFIGURE=	yes
 
 OPTIONS_DEFINE=	BASH DOCS
 OPTIONS_DEFAULT=	BASH

Modified: head/comms/tio/distinfo
==============================================================================
--- head/comms/tio/distinfo	Tue Jan 22 18:38:58 2019	(r490969)
+++ head/comms/tio/distinfo	Tue Jan 22 18:41:41 2019	(r490970)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531160770
-SHA256 (tio-tio-v1.31_GH0.tar.gz) = f82d25eef8d6bfc9276224e2fbb6fac0f78a43a7bcf88b7df52535e23892265d
-SIZE (tio-tio-v1.31_GH0.tar.gz) = 30688
+TIMESTAMP = 1547919943
+SHA256 (tio-tio-v1.32_GH0.tar.gz) = 4b7f014e1d135521545f0f88cea1e272146b2182fd31623856c64dc64918c422
+SIZE (tio-tio-v1.32_GH0.tar.gz) = 31271


More information about the svn-ports-all mailing list