- upgrade to version 1.0.9
- add regression test - bump NEED_VERSION
This commit is contained in:
parent
f68a0a14aa
commit
1e705f3e41
@ -1,11 +1,11 @@
|
|||||||
# $OpenBSD: Makefile,v 1.5 2001/11/08 03:27:01 kevlo Exp $
|
# $OpenBSD: Makefile,v 1.6 2002/02/26 01:54:48 kevlo Exp $
|
||||||
|
|
||||||
COMMENT= "module for easy date and time manipulation"
|
COMMENT= "module for easy date and time manipulation"
|
||||||
|
|
||||||
DISTNAME= Class-Date-1.0.8
|
DISTNAME= Class-Date-1.0.9
|
||||||
PKGNAME= p5-${DISTNAME}
|
PKGNAME= p5-${DISTNAME}
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
NEED_VERSION= 1.419
|
NEED_VERSION= 1.504
|
||||||
|
|
||||||
HOMEPAGE= http://dlux.sch.bme.hu/Class-Date/
|
HOMEPAGE= http://dlux.sch.bme.hu/Class-Date/
|
||||||
|
|
||||||
@ -21,4 +21,6 @@ MASTER_SITE_SUBDIR= Class
|
|||||||
|
|
||||||
CONFIGURE_STYLE= perl
|
CONFIGURE_STYLE= perl
|
||||||
|
|
||||||
|
REGRESS_DEPENDS= ::devel/p5-Test-Harness
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
3
devel/p5-Class-Date/distinfo
Normal file
3
devel/p5-Class-Date/distinfo
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
MD5 (Class-Date-1.0.9.tar.gz) = 6b919325612ae285d9e110164b54fcd0
|
||||||
|
RMD160 (Class-Date-1.0.9.tar.gz) = 46f12c7f177fabc953e1fef3fb510918a3913d4a
|
||||||
|
SHA1 (Class-Date-1.0.9.tar.gz) = 957158d77c9f67862d803a3f7759f8eb033cc92d
|
@ -1,3 +0,0 @@
|
|||||||
MD5 (Class-Date-1.0.8.tar.gz) = f6fff86c8fcf2b0a9cf8d36bddbd0bff
|
|
||||||
RMD160 (Class-Date-1.0.8.tar.gz) = a87189f83a295b98af9be6ac7b0144699b626621
|
|
||||||
SHA1 (Class-Date-1.0.8.tar.gz) = 814584e391e37059f85567793cf415c87a819945
|
|
Loading…
Reference in New Issue
Block a user