Update to 1.81:

1.81   2006-05-23

  - Don't unconditionally try to require packages in Apache::Session::Flex
    (Dave Rolsky).
This commit is contained in:
wiz 2006-07-19 22:45:40 +00:00
parent 1404131327
commit 9adb1e57fd
2 changed files with 8 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.20 2006/03/04 21:30:59 jlam Exp $
# $NetBSD: Makefile,v 1.21 2006/07/19 22:45:40 wiz Exp $
#
DISTNAME= Apache-Session-1.80
DISTNAME= Apache-Session-1.81
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ase
CATEGORIES= www perl5
@ -13,6 +13,8 @@ COMMENT= Perl5 module to provide persistent storage
DEPENDS+= p5-Storable>=1.0.11:../../devel/p5-Storable
DEPENDS+= p5-Digest-MD5>=2.16:../../security/p5-Digest-MD5
DEPENDS+= p5-Test-Deep>=0.082:../../devel/p5-Test-Deep
DEPENDS+= p5-Test-Exception>=0.15:../../devel/p5-Test-Exception
PERL5_PACKLIST= auto/Apache/Session/.packlist

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.8 2005/11/23 22:20:24 wiz Exp $
$NetBSD: distinfo,v 1.9 2006/07/19 22:45:40 wiz Exp $
SHA1 (Apache-Session-1.80.tar.gz) = 9a8b3311da7137aaf2dfc0383caefe247d7f713b
RMD160 (Apache-Session-1.80.tar.gz) = 247a7b3c15f992625f0b6b460f9b1062cb714d78
Size (Apache-Session-1.80.tar.gz) = 31227 bytes
SHA1 (Apache-Session-1.81.tar.gz) = 11cba6c4480201b8910bfb16847d5656c9f0d63a
RMD160 (Apache-Session-1.81.tar.gz) = 6bd4393153a26a57f9a1e58d90a0c81f74f8e2de
Size (Apache-Session-1.81.tar.gz) = 31468 bytes