From owner-svn-ports-all@freebsd.org Tue May 5 05:46:28 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 402932D7FEC; Tue, 5 May 2020 05:46:28 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49GTHS0x5zz4M3Q; Tue, 5 May 2020 05:46:28 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1AC558E94; Tue, 5 May 2020 05:46:28 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0455kRug007931; Tue, 5 May 2020 05:46:27 GMT (envelope-from fernape@FreeBSD.org) Received: (from fernape@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0455kRYl007930; Tue, 5 May 2020 05:46:27 GMT (envelope-from fernape@FreeBSD.org) Message-Id: <202005050546.0455kRYl007930@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fernape set sender to fernape@FreeBSD.org using -f From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= Date: Tue, 5 May 2020 05:46:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r534027 - head/textproc/chkascii X-SVN-Group: ports-head X-SVN-Commit-Author: fernape X-SVN-Commit-Paths: head/textproc/chkascii X-SVN-Commit-Revision: 534027 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 May 2020 05:46:28 -0000 Author: fernape Date: Tue May 5 05:46:27 2020 New Revision: 534027 URL: https://svnweb.freebsd.org/changeset/ports/534027 Log: textproc/chkascii : update to 2.0 PR: 246110 Submitted by: bourne.identity@hotmail.com (maintainer) Modified: head/textproc/chkascii/Makefile head/textproc/chkascii/distinfo Modified: head/textproc/chkascii/Makefile ============================================================================== --- head/textproc/chkascii/Makefile Tue May 5 05:32:47 2020 (r534026) +++ head/textproc/chkascii/Makefile Tue May 5 05:46:27 2020 (r534027) @@ -1,13 +1,13 @@ # $FreeBSD$ PORTNAME= chkascii -DISTVERSION= 1.7 +DISTVERSION= 2.0 CATEGORIES= textproc MAINTAINER= bourne.identity@hotmail.com COMMENT= Check an ASCII text file for invalid characters -LICENSE= BSD3CLAUSE +LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes Modified: head/textproc/chkascii/distinfo ============================================================================== --- head/textproc/chkascii/distinfo Tue May 5 05:32:47 2020 (r534026) +++ head/textproc/chkascii/distinfo Tue May 5 05:46:27 2020 (r534027) @@ -1,3 +1,3 @@ -TIMESTAMP = 1580220083 -SHA256 (bourne-again-chkascii-1.7_GH0.tar.gz) = 6f865fe710883750b7728ef59dd2327d6ed93e2e1c9ec8089d49852ada9f5a5c -SIZE (bourne-again-chkascii-1.7_GH0.tar.gz) = 6058 +TIMESTAMP = 1588394095 +SHA256 (bourne-again-chkascii-2.0_GH0.tar.gz) = b74972945e0baa008075b5181dc944c3f7f182c6fba27bc695ea9f62bdd76808 +SIZE (bourne-again-chkascii-2.0_GH0.tar.gz) = 12173