update to 0.16; PKG_ARCH=*
maintainer timeout
This commit is contained in:
parent
1547b6c99d
commit
14484d74d7
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2002/10/16 12:56:22 wilfried Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2006/07/12 07:06:42 steven Exp $
|
||||
|
||||
COMMENT= "error/exception handling in an OO-ish way"
|
||||
|
||||
DISTNAME= Error-0.15
|
||||
DISTNAME= Error-0.16
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
|
||||
@ -16,6 +16,8 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Error/}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
CONFIGURE_STYLE=perl
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (Error-0.15.tar.gz) = 81b4847fb893f18a4e85186bca5f4380
|
||||
RMD160 (Error-0.15.tar.gz) = 9fc22d14ac9853c440d1e02e14bb8b4e2760316e
|
||||
SHA1 (Error-0.15.tar.gz) = 1546c6fee042a24c2b7a5d283946213498786419
|
||||
SIZE (Error-0.15.tar.gz) = 8188
|
||||
MD5 (Error-0.16.tar.gz) = cb4ebc57140adb34f86933acb20da184
|
||||
RMD160 (Error-0.16.tar.gz) = 7bd79450c84871cc2a3603bc8f8d15ee0129d1ae
|
||||
SHA1 (Error-0.16.tar.gz) = bc3e99bf501ecb5dfabac889165e7f670320fcfe
|
||||
SIZE (Error-0.16.tar.gz) = 10848
|
||||
|
@ -1,3 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2004/09/14 23:43:58 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2006/07/12 07:06:42 steven Exp $
|
||||
${P5SITE}/Error/
|
||||
${P5SITE}/Error.pm
|
||||
${P5SITE}/Error/Simple.pm
|
||||
@man man/man3p/Error.3p
|
||||
@man man/man3p/Error::Simple.3p
|
||||
|
Loading…
Reference in New Issue
Block a user