Date: Thu, 1 Oct 2020 14:05:28 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r550838 - head/textproc/p5-Text-CSV_XS Message-ID: <202010011405.091E5Sjb037094@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Thu Oct 1 14:05:28 2020 New Revision: 550838 URL: https://svnweb.freebsd.org/changeset/ports/550838 Log: - Update to 1.44 - Pass maintainership to submitter PR: 245439 Submitted by: svysh.fbsd@gmail.com Approved by: maintainer(timeout, > 5 months) 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 Thu Oct 1 13:09:48 2020 (r550837) +++ head/textproc/p5-Text-CSV_XS/Makefile Thu Oct 1 14:05:28 2020 (r550838) @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= Text-CSV_XS -PORTVERSION= 1.34 +PORTVERSION= 1.44 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HMBRAND PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= svysh.fbsd@gmail.com COMMENT= Comma-separated values manipulation routines LICENSE= ART10 GPLv1+ @@ -16,7 +16,7 @@ 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 \ + p5-Test-Pod-Coverage>=1.10:devel/p5-Test-Pod-Coverage USES= perl5 tar:tgz USE_PERL5= configure Modified: head/textproc/p5-Text-CSV_XS/distinfo ============================================================================== --- head/textproc/p5-Text-CSV_XS/distinfo Thu Oct 1 13:09:48 2020 (r550837) +++ head/textproc/p5-Text-CSV_XS/distinfo Thu Oct 1 14:05:28 2020 (r550838) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514812017 -SHA256 (Text-CSV_XS-1.34.tgz) = ea3aa6fe50e8ef9c07f4304ace98fca413c9c6cf60d84efc32c314b902e8a134 -SIZE (Text-CSV_XS-1.34.tgz) = 173425 +TIMESTAMP = 1601560741 +SHA256 (Text-CSV_XS-1.44.tgz) = c4812ddca8e2654736c44bc2ce60b27a428a1bc4d5364b0ed1fad3609c8f9bc4 +SIZE (Text-CSV_XS-1.44.tgz) = 212377
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010011405.091E5Sjb037094>