From owner-svn-ports-all@freebsd.org Wed Dec 12 14:33:44 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 77F7F131132F; Wed, 12 Dec 2018 14:33:44 +0000 (UTC) (envelope-from 0mp@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 203E597683; Wed, 12 Dec 2018 14:33:44 +0000 (UTC) (envelope-from 0mp@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 158BC9493; Wed, 12 Dec 2018 14:33:44 +0000 (UTC) (envelope-from 0mp@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wBCEXhQ3061104; Wed, 12 Dec 2018 14:33:43 GMT (envelope-from 0mp@FreeBSD.org) Received: (from 0mp@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBCEXhXr061100; Wed, 12 Dec 2018 14:33:43 GMT (envelope-from 0mp@FreeBSD.org) Message-Id: <201812121433.wBCEXhXr061100@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: 0mp set sender to 0mp@FreeBSD.org using -f From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Wed, 12 Dec 2018 14:33:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487298 - head/textproc/chkascii X-SVN-Group: ports-head X-SVN-Commit-Author: 0mp X-SVN-Commit-Paths: head/textproc/chkascii X-SVN-Commit-Revision: 487298 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 203E597683 X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-0.63 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_SHORT(-0.63)[-0.629,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Wed, 12 Dec 2018 14:33:44 -0000 Author: 0mp Date: Wed Dec 12 14:33:43 2018 New Revision: 487298 URL: https://svnweb.freebsd.org/changeset/ports/487298 Log: textproc/chkascii: Update to 1.2 PR: 233370 Submitted by: bourne.identity@hotmail.com (maintainer) Approved by: krion (mentor) Differential Revision: https://reviews.freebsd.org/D18524 Modified: head/textproc/chkascii/Makefile head/textproc/chkascii/distinfo Modified: head/textproc/chkascii/Makefile ============================================================================== --- head/textproc/chkascii/Makefile Wed Dec 12 14:33:08 2018 (r487297) +++ head/textproc/chkascii/Makefile Wed Dec 12 14:33:43 2018 (r487298) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= chkascii -DISTVERSION= 1.0 +DISTVERSION= 1.2 CATEGORIES= textproc MAINTAINER= bourne.identity@hotmail.com Modified: head/textproc/chkascii/distinfo ============================================================================== --- head/textproc/chkascii/distinfo Wed Dec 12 14:33:08 2018 (r487297) +++ head/textproc/chkascii/distinfo Wed Dec 12 14:33:43 2018 (r487298) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542639723 -SHA256 (bourne-again-chkascii-1.0_GH0.tar.gz) = e25dfa56022894a62b0ebc8f5457871a99c8ccf9f632c6a193f05dbefc27d8ef -SIZE (bourne-again-chkascii-1.0_GH0.tar.gz) = 9895 +TIMESTAMP = 1544617968 +SHA256 (bourne-again-chkascii-1.2_GH0.tar.gz) = 6adf7cf666b0af95124d01420d61b0dcfe35323600bb43384ec5246061383574 +SIZE (bourne-again-chkascii-1.2_GH0.tar.gz) = 10901