- upgrade to version 0.83
- takeover maintainership - add regression test
This commit is contained in:
parent
4773e76163
commit
705b025e73
@ -1,11 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2002/07/10 20:48:14 avsm Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2002/07/15 03:13:26 kevlo Exp $
|
||||
|
||||
COMMENT= "text utilities for use with GD drawing package"
|
||||
|
||||
DISTNAME= GDTextUtil-0.80
|
||||
DISTNAME= GDTextUtil-0.83
|
||||
PKGNAME= p5-GD-TextUtil-0.80
|
||||
CATEGORIES= graphics perl5
|
||||
NEED_VERSION= 1.496
|
||||
|
||||
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
|
||||
|
||||
BUILD_DEPENDS= :p5-GD-*:graphics/p5-GD
|
||||
@ -18,4 +20,6 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
REGRESS_DEPENDS= ::devel/p5-Test-Harness
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (GDTextUtil-0.80.tar.gz) = 3569b86f250ad28bdb771cbc6c83d0aa
|
||||
RMD160 (GDTextUtil-0.80.tar.gz) = 630628b3e521cfcc0f99300065025697f43c914c
|
||||
SHA1 (GDTextUtil-0.80.tar.gz) = 5e642eb0a83b1f3eeb858200daa3bc42ac622f43
|
||||
MD5 (GDTextUtil-0.83.tar.gz) = e804db597ab3a6302b15a8d3be96501f
|
||||
RMD160 (GDTextUtil-0.83.tar.gz) = 2f05888d1a0630f389502435d06fc0b9df1c8624
|
||||
SHA1 (GDTextUtil-0.83.tar.gz) = c88daaeb0dac0efeac9cd8cf9d2ab99192082c5b
|
||||
|
Loading…
Reference in New Issue
Block a user