Updated from version 1.04nb1 to 1.05.
Upstream changes: 1.05 Wed 10 Sep 2008 - Upgrading to Module::Install 0.77 - Refactoring the DESTROY method to be more paranoidly correct - Updating the test scripts to newer style - Removing File::Spec dependency - Adding support for wrapping around packages that aren't in their own module file.
This commit is contained in:
parent
fa60dced7b
commit
6573db3a0c
2 changed files with 6 additions and 7 deletions
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.4 2008/10/19 19:17:48 he Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2008/10/30 21:35:34 he Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Class-Adapter-1.04
|
||||
DISTNAME= Class-Adapter-1.05
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2008/07/17 08:53:12 rhaen Exp $
|
||||
$NetBSD: distinfo,v 1.3 2008/10/30 21:35:34 he Exp $
|
||||
|
||||
SHA1 (Class-Adapter-1.04.tar.gz) = dfe0259578ee5dfb68cf6fc3315b210a4b21c50b
|
||||
RMD160 (Class-Adapter-1.04.tar.gz) = 419048bc9d9d13858020b83692e001583cb3295c
|
||||
Size (Class-Adapter-1.04.tar.gz) = 26743 bytes
|
||||
SHA1 (Class-Adapter-1.05.tar.gz) = dc143f3d3b1add7ac86532bb3923f909b0894d0e
|
||||
RMD160 (Class-Adapter-1.05.tar.gz) = f4b4349d93e265c478defd305e5f003b670c7b16
|
||||
Size (Class-Adapter-1.05.tar.gz) = 28960 bytes
|
||||
|
|
Loading…
Reference in a new issue