From nobody Fri Dec 24 07:32:52 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 41B4F18FA2FA; Fri, 24 Dec 2021 07:32:53 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JKzLD74Ymz4Zt8; Fri, 24 Dec 2021 07:32:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D31621FA54; Fri, 24 Dec 2021 07:32:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BO7WqE3037399; Fri, 24 Dec 2021 07:32:52 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BO7WqgW037398; Fri, 24 Dec 2021 07:32:52 GMT (envelope-from git) Date: Fri, 24 Dec 2021 07:32:52 GMT Message-Id: <202112240732.1BO7WqgW037398@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Hiroki Tagato Subject: git: 1bc08864d45d - main - textproc/p5-Text-CSV_XS: update to 1.47 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tagattie X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1bc08864d45d0a6212b7e34181fb410e9aca0a11 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640331173; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=4yqB433b6+KGGhTeHHJeP+BRlc2ghz3itT5pmAlMfFY=; b=hmysZYEj98z7Jbow+MpI2tas3AfJXR3J8fU28un1WRcz2ZiQipE2BxgMvk5caZlibHnp6R AMEyAcTrD2QOdElE0d06LTVsIOS1DWDeOQUbb0Os2axtuhdv7A+hxbzp+pHJsXvxxRCP4c i4T9wuUyNBS/ceLuX6oWYG2VuANHGDQ1x7urr/UT+pqhSThDwztVgwyX3JdLgn860UYigz zRFKlbjKr4siM+iU+mS1kte3Epu+UHvv0/YZT/ohGWft9YiUZHXka5OFnKH3CERCU/qC7W YXiPtLaCmubUC3u2orxi5Cnb7waMBPIO4259DhLD4REG1w83W5TTudSpi9D7bw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640331173; a=rsa-sha256; cv=none; b=PBslNJTwlN5QXcAH1u06gxC1uv3CDLSp5hoDeX8eB/t5pC9GgwQQPvaUiUY7I4DgAW9cO0 +Dc7q47Y4rWwzyAIsJkw7flwH4UvZ0+AkvYcisMcGaKJ3MdXY/Om1MqAvPFqUNNoDHPFey 6lDS3yifHs+Q9L3wzYk8F3QmyS9uUvZ+c/BblasOfeX0ra+k04jiggLxFXsCrd7t8zos/m JSORKvahaCDek8RWeOumfe7ioKk2O3DZ2T2KeGFFluHOSiQMgjmYEWChDIsxVSsUIb+CkL Sj/ltAaf8LC2wsdRfvf9YKDs7ez39qmAGfUoabrFL8xHnxSwZpPdMyUhtDGLZA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=1bc08864d45d0a6212b7e34181fb410e9aca0a11 commit 1bc08864d45d0a6212b7e34181fb410e9aca0a11 Author: Sergei Vyshenski AuthorDate: 2021-12-24 07:30:27 +0000 Commit: Hiroki Tagato CommitDate: 2021-12-24 07:32:37 +0000 textproc/p5-Text-CSV_XS: update to 1.47 While here, switch to use DISTVERSION. Changelog: https://metacpan.org/dist/Text-CSV_XS/changes PR: 260630 Reported by: Sergei Vyshenski (maintainer) --- textproc/p5-Text-CSV_XS/Makefile | 6 +++--- textproc/p5-Text-CSV_XS/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile index 32fce1730e3c..5430a658097b 100644 --- a/textproc/p5-Text-CSV_XS/Makefile +++ b/textproc/p5-Text-CSV_XS/Makefile @@ -1,7 +1,7 @@ # Created by: Ache PORTNAME= Text-CSV_XS -PORTVERSION= 1.46 +DISTVERSION= 1.47 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HMBRAND @@ -14,8 +14,8 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/README -TEST_DEPENDS= p5-Test-Pod>=1.51:devel/p5-Test-Pod \ - p5-Test-Pod-Coverage>=1.10:devel/p5-Test-Pod-Coverage +TEST_DEPENDS= p5-Test-Pod-Coverage>=1.10:devel/p5-Test-Pod-Coverage \ + p5-Test-Pod>=1.51:devel/p5-Test-Pod USES= perl5 tar:tgz USE_PERL5= configure diff --git a/textproc/p5-Text-CSV_XS/distinfo b/textproc/p5-Text-CSV_XS/distinfo index 10fc7194bcea..d8a536f8deeb 100644 --- a/textproc/p5-Text-CSV_XS/distinfo +++ b/textproc/p5-Text-CSV_XS/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616694009 -SHA256 (Text-CSV_XS-1.46.tgz) = 27e39f0d5f2322aaf78ff90eb1221f3cbed1d4c514d0956bda19407fcb98bed6 -SIZE (Text-CSV_XS-1.46.tgz) = 256628 +TIMESTAMP = 1640234596 +SHA256 (Text-CSV_XS-1.47.tgz) = 4bbaffbdfb68505ef3326dc748e63ebe0db31157b78ca8dfcb8c3cd1d1313262 +SIZE (Text-CSV_XS-1.47.tgz) = 259265