update to 1.19; from new maintainer Michael Coulter <mjc@bitz.ca>; ok naddy@
This commit is contained in:
parent
4f701df2ed
commit
a78208589c
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2003/04/30 19:13:50 wilfried Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2004/04/18 19:51:40 robert Exp $
|
||||
|
||||
COMMENT= "module to declare real exception classes in perl"
|
||||
|
||||
DISTNAME= Exception-Class-1.12
|
||||
DISTNAME= Exception-Class-1.19
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
|
||||
MAINTAINER= Jim Geovedi <jim@corebsd.or.id>
|
||||
MAINTAINER= Michael Coulter <mjc@bitz.ca>
|
||||
|
||||
# Artistic License
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -18,7 +18,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Exception/}
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= :p5-Class-Data-Inheritable->=0.02:devel/p5-Class-Data-Inheritable \
|
||||
:p5-Devel-StackTrace->=1.03:devel/p5-Devel-StackTrace
|
||||
:p5-Devel-StackTrace->=1.11:devel/p5-Devel-StackTrace
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Exception-Class-1.12.tar.gz) = 797eec381e2052b644f102d5b38fe037
|
||||
RMD160 (Exception-Class-1.12.tar.gz) = f71041e8cdaecf816ede49e1339d07680face741
|
||||
SHA1 (Exception-Class-1.12.tar.gz) = 6e6e68d1e0d75b7f570afe6716b8a5edede1346f
|
||||
MD5 (Exception-Class-1.19.tar.gz) = 2c0d924a18b7aae904883a5cffa6f9b4
|
||||
RMD160 (Exception-Class-1.19.tar.gz) = ba6978e66bf5d861785bed091e706402ec316ab7
|
||||
SHA1 (Exception-Class-1.19.tar.gz) = 70e5429f2e85594409b2ec6c66fb1aff00e49aea
|
||||
|
Loading…
Reference in New Issue
Block a user