From owner-svn-ports-all@freebsd.org Thu Feb 27 15:39:38 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 3E27D245531; Thu, 27 Feb 2020 15:39:38 +0000 (UTC) (envelope-from tobik@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 48SxgG0NVyz3QgR; Thu, 27 Feb 2020 15:39:38 +0000 (UTC) (envelope-from tobik@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 954491AF0E; Thu, 27 Feb 2020 15:39:37 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 01RFdbAN092929; Thu, 27 Feb 2020 15:39:37 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01RFdb1j092928; Thu, 27 Feb 2020 15:39:37 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <202002271539.01RFdb1j092928@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Thu, 27 Feb 2020 15:39:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r527262 - head/editors/parinfer-rust X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/editors/parinfer-rust X-SVN-Commit-Revision: 527262 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.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: Thu, 27 Feb 2020 15:39:38 -0000 Author: tobik Date: Thu Feb 27 15:39:36 2020 New Revision: 527262 URL: https://svnweb.freebsd.org/changeset/ports/527262 Log: editors/parinfer-rust: Update to v0.4.3 Changes: https://github.com/eraserhd/parinfer-rust/blob/v0.4.3/CHANGELOG.adoc Modified: head/editors/parinfer-rust/Makefile head/editors/parinfer-rust/distinfo Modified: head/editors/parinfer-rust/Makefile ============================================================================== --- head/editors/parinfer-rust/Makefile Thu Feb 27 15:28:23 2020 (r527261) +++ head/editors/parinfer-rust/Makefile Thu Feb 27 15:39:36 2020 (r527262) @@ -2,8 +2,7 @@ PORTNAME= parinfer-rust DISTVERSIONPREFIX= v -DISTVERSION= 0.4.2 -PORTREVISION= 2 +DISTVERSION= 0.4.3 CATEGORIES= editors MAINTAINER= tobik@FreeBSD.org Modified: head/editors/parinfer-rust/distinfo ============================================================================== --- head/editors/parinfer-rust/distinfo Thu Feb 27 15:28:23 2020 (r527261) +++ head/editors/parinfer-rust/distinfo Thu Feb 27 15:39:36 2020 (r527262) @@ -1,4 +1,4 @@ -TIMESTAMP = 1578199850 +TIMESTAMP = 1582486536 SHA256 (rust/crates/aho-corasick-0.7.3.tar.gz) = e6f484ae0c99fec2e858eb6134949117399f222608d84cadb3f58c1f97c2364c SIZE (rust/crates/aho-corasick-0.7.3.tar.gz) = 55093 SHA256 (rust/crates/ansi_term-0.11.0.tar.gz) = ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b @@ -177,5 +177,5 @@ SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0 SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz) = 2947998 SHA256 (rust/crates/wincolor-1.0.1.tar.gz) = 561ed901ae465d6185fa7864d63fbd5720d0ef718366c9a4dc83cf6170d7e9ba SIZE (rust/crates/wincolor-1.0.1.tar.gz) = 4737 -SHA256 (eraserhd-parinfer-rust-v0.4.2_GH0.tar.gz) = 5eba5ea5c6536fdbdab74187a6b277b31bcc3018b98bea1221b9360b9547134f -SIZE (eraserhd-parinfer-rust-v0.4.2_GH0.tar.gz) = 288256 +SHA256 (eraserhd-parinfer-rust-v0.4.3_GH0.tar.gz) = 752fd8eaa8c0c314c69b6be3415fbc4103f5ef9d1ad01a8b792545bfaff2d201 +SIZE (eraserhd-parinfer-rust-v0.4.3_GH0.tar.gz) = 288013