From owner-svn-ports-all@freebsd.org Mon Jan 4 20:28:55 2021 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 17F134C9BD2; Mon, 4 Jan 2021 20:28:55 +0000 (UTC) (envelope-from rhurlin@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 4D8nK30BL2z4RZm; Mon, 4 Jan 2021 20:28:55 +0000 (UTC) (envelope-from rhurlin@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 E91D21FCF1; Mon, 4 Jan 2021 20:28:54 +0000 (UTC) (envelope-from rhurlin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 104KSsN4022875; Mon, 4 Jan 2021 20:28:54 GMT (envelope-from rhurlin@FreeBSD.org) Received: (from rhurlin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 104KSsvE022873; Mon, 4 Jan 2021 20:28:54 GMT (envelope-from rhurlin@FreeBSD.org) Message-Id: <202101042028.104KSsvE022873@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rhurlin set sender to rhurlin@FreeBSD.org using -f From: Rainer Hurling Date: Mon, 4 Jan 2021 20:28:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r560338 - head/textproc/p5-Text-CSV_XS X-SVN-Group: ports-head X-SVN-Commit-Author: rhurlin X-SVN-Commit-Paths: head/textproc/p5-Text-CSV_XS X-SVN-Commit-Revision: 560338 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.34 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: Mon, 04 Jan 2021 20:28:55 -0000 Author: rhurlin Date: Mon Jan 4 20:28:54 2021 New Revision: 560338 URL: https://svnweb.freebsd.org/changeset/ports/560338 Log: textproc/p5-Text-CSV_XS: Update to 1.45 Changelog: https://metacpan.org/release/Text-CSV_XS PR: 252400 Submitted by: Sergei Vyshenski (maintainer) Approved by: arrowd, tcberner (mentors, implicit) Modified: head/textproc/p5-Text-CSV_XS/Makefile head/textproc/p5-Text-CSV_XS/distinfo Modified: head/textproc/p5-Text-CSV_XS/Makefile ============================================================================== --- head/textproc/p5-Text-CSV_XS/Makefile Mon Jan 4 19:40:46 2021 (r560337) +++ head/textproc/p5-Text-CSV_XS/Makefile Mon Jan 4 20:28:54 2021 (r560338) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Text-CSV_XS -PORTVERSION= 1.44 +PORTVERSION= 1.45 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HMBRAND Modified: head/textproc/p5-Text-CSV_XS/distinfo ============================================================================== --- head/textproc/p5-Text-CSV_XS/distinfo Mon Jan 4 19:40:46 2021 (r560337) +++ head/textproc/p5-Text-CSV_XS/distinfo Mon Jan 4 20:28:54 2021 (r560338) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601560741 -SHA256 (Text-CSV_XS-1.44.tgz) = c4812ddca8e2654736c44bc2ce60b27a428a1bc4d5364b0ed1fad3609c8f9bc4 -SIZE (Text-CSV_XS-1.44.tgz) = 212377 +TIMESTAMP = 1609720673 +SHA256 (Text-CSV_XS-1.45.tgz) = 128a66c946a0d9d439cbb74212b3dced8dcdb5bd0e1b78d98cfb87059f4a416f +SIZE (Text-CSV_XS-1.45.tgz) = 255592