diff options
author | Frederic Culot <culot@FreeBSD.org> | 2015-01-16 08:45:56 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2015-01-16 08:45:56 +0000 |
commit | 4bb7c9e205c3687e7bc5a67a20bdf68fbaf6d27b (patch) | |
tree | 2f6fa882a001012e3529aa975bcfacb9d1410baf /archivers | |
parent | c27b61c442504f7025edc734e7525c52dbf9c1ec (diff) | |
download | ports-4bb7c9e205c3687e7bc5a67a20bdf68fbaf6d27b.tar.gz ports-4bb7c9e205c3687e7bc5a67a20bdf68fbaf6d27b.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Archive-Zip/Makefile | 4 | ||||
-rw-r--r-- | archivers/p5-Archive-Zip/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile index 641dc97eba07..c8e71cf014e3 100644 --- a/archivers/p5-Archive-Zip/Makefile +++ b/archivers/p5-Archive-Zip/Makefile @@ -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 diff --git a/archivers/p5-Archive-Zip/distinfo b/archivers/p5-Archive-Zip/distinfo index ecfd4cbfae7e..40dc7bed923d 100644 --- a/archivers/p5-Archive-Zip/distinfo +++ b/archivers/p5-Archive-Zip/distinfo @@ -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 |