update to 0.12, PKG_ARCH=*
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
This commit is contained in:
parent
0c82c25558
commit
65c97b2696
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2004/05/16 09:18:17 xsa Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2005/12/20 20:59:00 steven Exp $
|
||||
|
||||
COMMENT= "validate method/function parameters"
|
||||
|
||||
DISTNAME= Class-Container-0.11
|
||||
DISTNAME= Class-Container-0.12
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
|
||||
MAINTAINER= Jim Geovedi <jim@corebsd.or.id>
|
||||
MAINTAINER= Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
|
||||
|
||||
# Artistic License
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -17,8 +17,10 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= :p5-Params-Validate->=0.58:devel/p5-Params-Validate
|
||||
RUN_DEPENDS= :p5-Params-Validate->=0.23:devel/p5-Params-Validate
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (Class-Container-0.11.tar.gz) = 57bc137f6e167fab10d7173088157d5e
|
||||
RMD160 (Class-Container-0.11.tar.gz) = daa3a08ca18512e3425a8c5aafaa43f88bd02d2e
|
||||
SHA1 (Class-Container-0.11.tar.gz) = 720e92d730edbd20d4b9410a2d846e980b1481c9
|
||||
SIZE (Class-Container-0.11.tar.gz) = 19208
|
||||
MD5 (Class-Container-0.12.tar.gz) = 6896bdb4464b96ad638e22b0400acbc9
|
||||
RMD160 (Class-Container-0.12.tar.gz) = d4b49cc34f435d51e1dbd97494b47f49f26e0054
|
||||
SHA1 (Class-Container-0.12.tar.gz) = 264257b482576de4ede88912ded65cbb9383ef88
|
||||
SIZE (Class-Container-0.12.tar.gz) = 19401
|
||||
|
Loading…
Reference in New Issue
Block a user