Update p5-Exception-Class to 1.45
This commit is contained in:
parent
06aa8c9c0c
commit
34dad85893
@ -1,22 +1,21 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2020/07/03 21:44:51 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2021/12/25 17:43:53 afresh1 Exp $
|
||||
|
||||
COMMENT = module to declare real exception classes in perl
|
||||
|
||||
MODULES = cpan
|
||||
PKG_ARCH = *
|
||||
DISTNAME = Exception-Class-1.44
|
||||
DISTNAME = Exception-Class-1.45
|
||||
CATEGORIES = devel
|
||||
REVISION = 0
|
||||
|
||||
MAINTAINER = Andrew Fresh <afresh1@openbsd.org>
|
||||
MAINTAINER = Andrew Hewus Fresh <afresh1@openbsd.org>
|
||||
|
||||
# perl
|
||||
# Perl
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
# We don't have all the dependencies for author/release testing
|
||||
MAKE_ENV = RELEASE_TESTING= AUTHOR_TESTING=
|
||||
|
||||
RUN_DEPENDS = devel/p5-Class-Data-Inheritable>=0.02 \
|
||||
devel/p5-Devel-StackTrace>=2.00
|
||||
devel/p5-Devel-StackTrace>=2.0
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Exception-Class-1.44.tar.gz) = M/P7+LE407BOpOwLqD+w32uomIBrz07zk9TK/Boj7g0=
|
||||
SIZE (Exception-Class-1.44.tar.gz) = 46156
|
||||
SHA256 (Exception-Class-1.45.tar.gz) = VIKnfvAnyh+fOeH0jFWDVulUk2/I+73ubIEcUScBskk=
|
||||
SIZE (Exception-Class-1.45.tar.gz) = 50933
|
||||
|
Loading…
x
Reference in New Issue
Block a user