- upgrade to version 2.06
- add regression test
This commit is contained in:
parent
bbcf3abce5
commit
72da5754dd
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2002/06/09 05:24:46 wilfried Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2002/08/06 01:56:14 kevlo Exp $
|
||||
|
||||
COMMENT= "module to provide access to ISO3166 and ISO639 codes"
|
||||
|
||||
DISTNAME= Locale-Codes-2.04
|
||||
DISTNAME= Locale-Codes-2.06
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= misc perl5
|
||||
NEED_VERSION= 1.504
|
||||
|
||||
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
||||
|
||||
@ -18,4 +17,6 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
REGRESS_DEPENDS= ::devel/p5-Test-Harness
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Locale-Codes-2.04.tar.gz) = 5cf9c1ff99259388a671e7027d8d404d
|
||||
RMD160 (Locale-Codes-2.04.tar.gz) = e0f7a2de66539a5d74e7cb80ffef069212c9b5a4
|
||||
SHA1 (Locale-Codes-2.04.tar.gz) = 755041981899e58bd6ad4c6b79c4076a175b8b94
|
||||
MD5 (Locale-Codes-2.06.tar.gz) = 930a08e152a2fc2ccbfb2303fb45f43d
|
||||
RMD160 (Locale-Codes-2.06.tar.gz) = 3bf99df5aa5226c2caae64166de02660cf0e074a
|
||||
SHA1 (Locale-Codes-2.06.tar.gz) = e8f6ce5ea72b2a6195b4f7cb396c0434ddb30eec
|
||||
|
Loading…
Reference in New Issue
Block a user