From owner-svn-ports-head@freebsd.org Sat Sep 12 04:38:29 2020 Return-Path: Delivered-To: svn-ports-head@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 9DAD33F33DC; Sat, 12 Sep 2020 04:38:29 +0000 (UTC) (envelope-from lwhsu@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4BpKd13h0yz4NTJ; Sat, 12 Sep 2020 04:38:29 +0000 (UTC) (envelope-from lwhsu@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 61E50F6BB; Sat, 12 Sep 2020 04:38:29 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08C4cTif022877; Sat, 12 Sep 2020 04:38:29 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08C4cTrI022876; Sat, 12 Sep 2020 04:38:29 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <202009120438.08C4cTrI022876@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Sat, 12 Sep 2020 04:38:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548285 - head/textproc/chkascii X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: head/textproc/chkascii X-SVN-Commit-Revision: 548285 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Sep 2020 04:38:29 -0000 Author: lwhsu Date: Sat Sep 12 04:38:28 2020 New Revision: 548285 URL: https://svnweb.freebsd.org/changeset/ports/548285 Log: textproc/chkascii: Update to version 2.3 PR: 249266 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 Sat Sep 12 04:34:06 2020 (r548284) +++ head/textproc/chkascii/Makefile Sat Sep 12 04:38:28 2020 (r548285) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= chkascii -DISTVERSION= 2.2 +DISTVERSION= 2.3 CATEGORIES= textproc MAINTAINER= bourne.identity@hotmail.com Modified: head/textproc/chkascii/distinfo ============================================================================== --- head/textproc/chkascii/distinfo Sat Sep 12 04:34:06 2020 (r548284) +++ head/textproc/chkascii/distinfo Sat Sep 12 04:38:28 2020 (r548285) @@ -1,3 +1,3 @@ -TIMESTAMP = 1597836995 -SHA256 (bourne-again-chkascii-2.2_GH0.tar.gz) = f3c764eaed78b3ae14f7def83aa0ef2f4752e75db06125373d9644a1567e1c05 -SIZE (bourne-again-chkascii-2.2_GH0.tar.gz) = 6127 +TIMESTAMP = 1599879742 +SHA256 (bourne-again-chkascii-2.3_GH0.tar.gz) = c92fef5c76adc598f911e3e670fc03266eee280d2d466ff17ea4537497dd1970 +SIZE (bourne-again-chkascii-2.3_GH0.tar.gz) = 6199