- upgrade to version 2.09
- add REGRESS_TARGET - bump NEED_VERSION
This commit is contained in:
parent
6a229869e0
commit
1894d3e5ec
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2001/05/10 19:20:49 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2001/11/23 03:07:24 kevlo Exp $
|
||||
|
||||
COMMENT= "interface to the Blowfish encryption alogorithm"
|
||||
|
||||
DISTNAME= Crypt-Blowfish-2.06
|
||||
DISTNAME= Crypt-Blowfish-2.09
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= security perl5
|
||||
NEED_VERSION= 1.407
|
||||
NEED_VERSION= 1.500
|
||||
|
||||
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
||||
|
||||
@ -19,4 +19,6 @@ MASTER_SITE_SUBDIR= Crypt
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
REGRESS_TARGET= test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
3
security/p5-Crypt-Blowfish/distinfo
Normal file
3
security/p5-Crypt-Blowfish/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (Crypt-Blowfish-2.09.tar.gz) = bbd037e1eb20778f3d636dff345ed02f
|
||||
RMD160 (Crypt-Blowfish-2.09.tar.gz) = b26fa03266014af6793283ac5d4c576cdfe4eee2
|
||||
SHA1 (Crypt-Blowfish-2.09.tar.gz) = 4cb4380e788833c62ea0b8e994883e76a0547dc3
|
@ -1,3 +0,0 @@
|
||||
MD5 (Crypt-Blowfish-2.06.tar.gz) = c95ccdf2ee05bba0e4a140428def03bd
|
||||
RMD160 (Crypt-Blowfish-2.06.tar.gz) = 47340eb6b5075bd0fed7298e1b9cf425993e731d
|
||||
SHA1 (Crypt-Blowfish-2.06.tar.gz) = 4b970861ff5046e96ddffde99866f74e183d98b3
|
Loading…
Reference in New Issue
Block a user