upgrade to 1.01
This commit is contained in:
parent
bb94f08c92
commit
f8df15caef
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2005/11/22 09:00:57 kevlo Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2006/09/26 13:08:47 kevlo Exp $
|
||||
|
||||
COMMENT= "optimized module loading for forking or non-forking processes"
|
||||
|
||||
DISTNAME= prefork-1.00
|
||||
DISTNAME= prefork-1.01
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AD/ADAMK/}
|
||||
@ -17,4 +17,8 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
REGRESS_DEPENDS= ::devel/p5-Test-Pod
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (prefork-1.00.tar.gz) = 41e19e56aca6ae7f36bcbfe420a0eb4c
|
||||
RMD160 (prefork-1.00.tar.gz) = 125b2f9f3768cfb20475b09f7c9774fa1dacef7f
|
||||
SHA1 (prefork-1.00.tar.gz) = 0ebf41d37971de03d33ed94ed5882a62feec6fe8
|
||||
SIZE (prefork-1.00.tar.gz) = 26602
|
||||
MD5 (prefork-1.01.tar.gz) = 42413de51d691f82fe32d6eee0adede2
|
||||
RMD160 (prefork-1.01.tar.gz) = 25dbe84c3b90032d520ff970e32016c3ed5f48ed
|
||||
SHA1 (prefork-1.01.tar.gz) = e3a7622e677f16b0e0fda1309febc08099fff338
|
||||
SIZE (prefork-1.01.tar.gz) = 25439
|
||||
|
Loading…
Reference in New Issue
Block a user