diff options
author | wen <wen@pkgsrc.org> | 2016-07-28 12:16:17 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2016-07-28 12:16:17 +0000 |
commit | 3780ae0d5180b5a93d415fc0f904af186939d349 (patch) | |
tree | fd6540f3f5fb2e4556eb44923f3e06ab8f19fc28 /archivers/p5-Archive-Any/Makefile | |
parent | 5b5ca545be7b12d567a782fdafcd3a112bb4c243 (diff) | |
download | pkgsrc-3780ae0d5180b5a93d415fc0f904af186939d349.tar.gz |
Update to 0.0945
Upstream changes:
0.0945 2016-05-02 18:56:57 America/Toronto
- Use 'base' rather than @ISA in Zip.pm
0.0944 2016-04-01 18:30:02 America/Toronto
- Use warnings in more modules (Jenish G)
0.0943 2016-04-01 18:28:03 America/Toronto
- Use 'base' rather than @ISA (@real-dam and Jenish G)
Diffstat (limited to 'archivers/p5-Archive-Any/Makefile')
-rw-r--r-- | archivers/p5-Archive-Any/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/archivers/p5-Archive-Any/Makefile b/archivers/p5-Archive-Any/Makefile index 6cb00b6fc28..7f336388d78 100644 --- a/archivers/p5-Archive-Any/Makefile +++ b/archivers/p5-Archive-Any/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2016/06/08 19:22:14 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2016/07/28 12:16:17 wen Exp $ -DISTNAME= Archive-Any-0.0942 +DISTNAME= Archive-Any-0.0945 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} |