Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2019 01:23:06 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r491668 - head/textproc/chkascii
Message-ID:  <201901310123.x0V1N6Sn011488@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Thu Jan 31 01:23:06 2019
New Revision: 491668
URL: https://svnweb.freebsd.org/changeset/ports/491668

Log:
  textproc/chkascii: update to version 1.4
  
  PR:		235332
  Submitted by:	bourne.identity@hotmail.com (maintainer)

Modified:
  head/textproc/chkascii/Makefile   (contents, props changed)
  head/textproc/chkascii/distinfo   (contents, props changed)

Modified: head/textproc/chkascii/Makefile
==============================================================================
--- head/textproc/chkascii/Makefile	Thu Jan 31 01:16:02 2019	(r491667)
+++ head/textproc/chkascii/Makefile	Thu Jan 31 01:23:06 2019	(r491668)
@@ -1,13 +1,13 @@
 # $FreeBSD$
 
 PORTNAME=	chkascii
-DISTVERSION=	1.3
+DISTVERSION=	1.4
 CATEGORIES=	textproc
 
 MAINTAINER=	bourne.identity@hotmail.com
 COMMENT=	Check an ASCII text file for invalid characters
 
-LICENSE=	GPLv2+
+LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_GITHUB=	yes

Modified: head/textproc/chkascii/distinfo
==============================================================================
--- head/textproc/chkascii/distinfo	Thu Jan 31 01:16:02 2019	(r491667)
+++ head/textproc/chkascii/distinfo	Thu Jan 31 01:23:06 2019	(r491668)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1547331571
-SHA256 (bourne-again-chkascii-1.3_GH0.tar.gz) = fbef401616c9fbf59279d9e6a9a161c10a981c8afbf1f6854867417761cbfb89
-SIZE (bourne-again-chkascii-1.3_GH0.tar.gz) = 11615
+TIMESTAMP = 1548879094
+SHA256 (bourne-again-chkascii-1.4_GH0.tar.gz) = b69b7cb1cca5b5fec686a0fda6145714492a572cdd35b1d845ec82bf988ad00b
+SIZE (bourne-again-chkascii-1.4_GH0.tar.gz) = 6045



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901310123.x0V1N6Sn011488>