Update to 5.74:
5.74 Fri Oct 25 19:08 2013 - Makefile.PL: Set installdirs to "site" on Perl >= 5.12 5.73 Tue Oct 16 16:45 2012 - AutoLoader::autoload_sub Same as actually autoloading a function, but doesn't execute it. Cf. documentation for details.
This commit is contained in:
parent
302fdab17b
commit
3272917768
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.12 2013/05/31 12:40:04 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2013/12/02 12:44:35 wiz Exp $
|
||||
|
||||
DISTNAME= AutoLoader-5.72
|
||||
DISTNAME= AutoLoader-5.74
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 2
|
||||
SVR4_PKGNAME= p5aul
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=AutoLoader/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.7 2012/02/20 12:33:00 sno Exp $
|
||||
$NetBSD: distinfo,v 1.8 2013/12/02 12:44:35 wiz Exp $
|
||||
|
||||
SHA1 (AutoLoader-5.72.tar.gz) = 0476b4a513d851b06e8020ce14eaf997d86304d2
|
||||
RMD160 (AutoLoader-5.72.tar.gz) = c5d3bfa4ed09fce198b36484617ad6a4c95e6c52
|
||||
Size (AutoLoader-5.72.tar.gz) = 27383 bytes
|
||||
SHA1 (AutoLoader-5.74.tar.gz) = cb94acf223588a225c80ad6725f79fa91b6232ba
|
||||
RMD160 (AutoLoader-5.74.tar.gz) = 93465f3912c0ee2da4d480e4d040252fe0ed854c
|
||||
Size (AutoLoader-5.74.tar.gz) = 30534 bytes
|
||||
|
|
Loading…
Reference in a new issue