- upgrade to version 2.05
- add regression test
This commit is contained in:
parent
77c7e173f6
commit
4e82fddeca
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2002/09/20 02:10:36 kevlo Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2002/10/29 01:59:14 kevlo Exp $
|
||||
|
||||
COMMENT= "persistency for perl data structures"
|
||||
|
||||
DISTNAME= Storable-2.04
|
||||
DISTNAME= Storable-2.05
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
|
||||
@ -20,4 +20,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
REGRESS_DEPENDS= ::devel/p5-Test-Harness
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Storable-2.04.tar.gz) = 6ee077f59a0ae2e00a2a0533d82ce4db
|
||||
RMD160 (Storable-2.04.tar.gz) = db7639fa796b8fe8c7a4123cafeca6dc578f1201
|
||||
SHA1 (Storable-2.04.tar.gz) = 7cf845afed5ca783b582a52e4488b2691b27caf5
|
||||
MD5 (Storable-2.05.tar.gz) = 6f7b68c33781322225c0334d99183293
|
||||
RMD160 (Storable-2.05.tar.gz) = cfbdcf24b670463f3ebc0c3d799f09a7c7615d36
|
||||
SHA1 (Storable-2.05.tar.gz) = be78802038c9a1969fa70d4b09bdf4956df9596b
|
||||
|
Loading…
Reference in New Issue
Block a user