Date: Fri, 16 Jan 2015 08:45:56 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r377156 - head/archivers/p5-Archive-Zip Message-ID: <201501160845.t0G8jukF029971@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Fri Jan 16 08:45:56 2015 New Revision: 377156 URL: https://svnweb.freebsd.org/changeset/ports/377156 QAT: https://qat.redports.org/buildarchive/r377156/ Log: - Update to 1.43 - Shorten COMMENT Changes: http://search.cpan.org/dist/Archive-Zip/Changes 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 Fri Jan 16 08:18:13 2015 (r377155) +++ head/archivers/p5-Archive-Zip/Makefile Fri Jan 16 08:45:56 2015 (r377156) @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= Archive-Zip -PORTVERSION= 1.42 +PORTVERSION= 1.43 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Perl module to create, manipulate, read, and write Zip archive files +COMMENT= Create, manipulate, read, and write Zip archive files LICENSE= ART10 GPLv1 LICENSE_COMB= dual Modified: head/archivers/p5-Archive-Zip/distinfo ============================================================================== --- head/archivers/p5-Archive-Zip/distinfo Fri Jan 16 08:18:13 2015 (r377155) +++ head/archivers/p5-Archive-Zip/distinfo Fri Jan 16 08:45:56 2015 (r377156) @@ -1,2 +1,2 @@ -SHA256 (Archive-Zip-1.42.tar.gz) = 109209bb7e9e3150bc85307fd93afebcd40e53a49c44c3561095e45235a6993f -SIZE (Archive-Zip-1.42.tar.gz) = 186201 +SHA256 (Archive-Zip-1.43.tar.gz) = 22a6c8baacc0be2a41a8210de6b31ea9c517a4dcb76ae143f4af5861e1df8b7b +SIZE (Archive-Zip-1.43.tar.gz) = 186266
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501160845.t0G8jukF029971>