Update to 1.16

From new maintainer Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
This commit is contained in:
alek 2005-11-26 17:43:11 +00:00
parent 02722e6f8d
commit 611aabe014
2 changed files with 10 additions and 7 deletions

View File

@ -1,12 +1,14 @@
# $OpenBSD: Makefile,v 1.8 2005/07/06 23:18:09 jolan Exp $
# $OpenBSD: Makefile,v 1.9 2005/11/26 17:43:11 alek Exp $
COMMENT= "perl interface to ZIP files"
DISTNAME= Archive-Zip-1.14
DISTNAME= Archive-Zip-1.16
PKGNAME= p5-${DISTNAME}
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}
MAINTAINER= Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
@ -15,7 +17,8 @@ PERMIT_DISTFILES_FTP= Yes
RUN_DEPENDS= :p5-Compress-Zlib-*:archivers/p5-Compress-Zlib
REGRESS_DEPENDS=${RUN_DEPENDS} \
:zip-*:archivers/zip
:zip-*:archivers/zip \
::devel/p5-Test-Pod
CONFIGURE_STYLE= perl

View File

@ -1,4 +1,4 @@
MD5 (Archive-Zip-1.14.tar.gz) = 96b2caf19d5aea3adff02c323247e66a
RMD160 (Archive-Zip-1.14.tar.gz) = 302c15961268ebb173a5133fbb5c3f17d4144642
SHA1 (Archive-Zip-1.14.tar.gz) = e4eb9af1540039ce60af9be35d27ba354bad0228
SIZE (Archive-Zip-1.14.tar.gz) = 110330
MD5 (Archive-Zip-1.16.tar.gz) = e28dff400d07b1659d659d8dde7071f1
RMD160 (Archive-Zip-1.16.tar.gz) = aeacb97732dd13138405db49acbc851448863f58
SHA1 (Archive-Zip-1.16.tar.gz) = 5eadeb821341e8491014003694aeb4380f3f39ae
SIZE (Archive-Zip-1.16.tar.gz) = 111336