update to 1.12; from maintainer Jim Geovedi <jim@corebsd.or.id>

This commit is contained in:
wilfried 2003-04-30 19:13:50 +00:00
parent 09a5d590ef
commit a848091fc6
3 changed files with 17 additions and 10 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.2 2002/11/13 18:47:15 naddy Exp $
# $OpenBSD: Makefile,v 1.3 2003/04/30 19:13:50 wilfried Exp $
COMMENT= "module to declare real exception classes in perl"
DISTNAME= Exception-Class-1.07
DISTNAME= Exception-Class-1.12
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
@ -16,9 +16,9 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Exception/}
BUILD_DEPENDS= :p5-Class-Data-Inheritable->=0.02:devel/p5-Class-Data-Inheritable \
:p5-Devel-StackTrace->=1.01:devel/p5-Devel-StackTrace
RUN_DEPENDS= ${BUILD_DEPENDS}
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
CONFIGURE_STYLE= perl

View File

@ -1,3 +1,3 @@
MD5 (Exception-Class-1.07.tar.gz) = 2a9d8ca5c17dc5e603fb1b952d1de5a9
RMD160 (Exception-Class-1.07.tar.gz) = 15381a0c8997af95bbd3fef8cc71ca4f20e5a288
SHA1 (Exception-Class-1.07.tar.gz) = a21ff37ba1b30217218f1a55cb623c3e2b9bf5cd
MD5 (Exception-Class-1.12.tar.gz) = 797eec381e2052b644f102d5b38fe037
RMD160 (Exception-Class-1.12.tar.gz) = f71041e8cdaecf816ede49e1339d07680face741
SHA1 (Exception-Class-1.12.tar.gz) = 6e6e68d1e0d75b7f570afe6716b8a5edede1346f

View File

@ -1,4 +1,11 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/10/16 12:58:52 wilfried Exp $
@comment $OpenBSD: PLIST,v 1.2 2003/04/30 19:13:50 wilfried Exp $
${P5SITE}/Exception/Class.pm
@comment ${P5ARCH}/auto/Exception/Class/.packlist
@comment ${P5ARCH}/perllocal.pod
man/man3p/Exception::Class.3p
@dirrm ${P5SITE}/Exception
@comment @dirrm man/man3p
@comment @dirrm ${P5ARCH}/auto/Exception/Class
@comment @dirrm ${P5ARCH}/auto/Exception
@comment @dirrm ${P5ARCH}/auto
@comment @dirrm ${P5ARCH}
@comment @dirrm ${P5SITE}/Exception