update to 1.10 and fix regression tests by adding some REGRESS_DEPS;
change the maintainer's email address while here; requested by mk@
This commit is contained in:
parent
60bc022262
commit
d2685739c1
@ -1,14 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2005/10/11 17:02:25 mbalmer Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2006/07/11 10:21:37 robert Exp $
|
||||
|
||||
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
|
||||
|
||||
COMMENT= "Perl interface to the Imlib2 image library"
|
||||
|
||||
DISTNAME= Image-Imlib2-1.07
|
||||
DISTNAME= Image-Imlib2-1.10
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= graphics perl5
|
||||
|
||||
MAINTAINER= Michael Knudsen <mk@molioner.dk>
|
||||
MAINTAINER= Michael Knudsen <mk@openbsd.org>
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -21,6 +21,9 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/}
|
||||
|
||||
LIB_DEPENDS= Imlib2.1::graphics/imlib2
|
||||
|
||||
REGRESS_DEPENDS=::devel/p5-Test-Pod \
|
||||
::devel/p5-Test-Pod-Coverage
|
||||
|
||||
CONFIGURE_STYLE=perl modbuild
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (Image-Imlib2-1.07.tar.gz) = 01029862299a976bf62064236527a1a0
|
||||
RMD160 (Image-Imlib2-1.07.tar.gz) = d35854a486362bcc782c6cd6055bd8f9c28fe163
|
||||
SHA1 (Image-Imlib2-1.07.tar.gz) = d459edcd834623565dd44dbc42314128b96c482c
|
||||
SIZE (Image-Imlib2-1.07.tar.gz) = 19093
|
||||
MD5 (Image-Imlib2-1.10.tar.gz) = bc6c9edbac393e3d3fccf936380bb06d
|
||||
RMD160 (Image-Imlib2-1.10.tar.gz) = 7c1493c31ded05852a2e145e09d06f7451c02aa8
|
||||
SHA1 (Image-Imlib2-1.10.tar.gz) = 1d185c38f051f15053321d282566db4b1f2002b1
|
||||
SIZE (Image-Imlib2-1.10.tar.gz) = 18567
|
||||
|
Loading…
x
Reference in New Issue
Block a user