Date: Mon, 28 Oct 2019 14:54:53 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r515870 - head/archivers/p5-Archive-Zip Message-ID: <201910281454.x9SEsrG4066635@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Oct 28 14:54:53 2019 New Revision: 515870 URL: https://svnweb.freebsd.org/changeset/ports/515870 Log: Update to 1.67 - Take maintainership Changes: https://metacpan.org/changes/distribution/Archive-Zip Modified: head/archivers/p5-Archive-Zip/Makefile head/archivers/p5-Archive-Zip/distinfo Modified: head/archivers/p5-Archive-Zip/Makefile ============================================================================== --- head/archivers/p5-Archive-Zip/Makefile Mon Oct 28 14:48:07 2019 (r515869) +++ head/archivers/p5-Archive-Zip/Makefile Mon Oct 28 14:54:53 2019 (r515870) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= Archive-Zip -PORTVERSION= 1.66 +PORTVERSION= 1.67 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Create, manipulate, read, and write Zip archive files LICENSE= ART10 GPLv1+ Modified: head/archivers/p5-Archive-Zip/distinfo ============================================================================== --- head/archivers/p5-Archive-Zip/distinfo Mon Oct 28 14:48:07 2019 (r515869) +++ head/archivers/p5-Archive-Zip/distinfo Mon Oct 28 14:54:53 2019 (r515870) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569591645 -SHA256 (Archive-Zip-1.66.tar.gz) = 468ac2a355b93e90e973ca6c8d18ec31c0d8f5bd3b065e16519f4cee0b9c53f7 -SIZE (Archive-Zip-1.66.tar.gz) = 202402 +TIMESTAMP = 1572266764 +SHA256 (Archive-Zip-1.67.tar.gz) = be2274344c7659bf9189838dc6b9a59ec6f957c74ddfd35ff2780d56f4592774 +SIZE (Archive-Zip-1.67.tar.gz) = 212270
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910281454.x9SEsrG4066635>