Update devel/p5-Exception-Class to 1.39
+maintainership
This commit is contained in:
parent
4d1eb9a62f
commit
f139ca141e
@ -1,16 +1,20 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2013/03/11 14:49:15 benoit Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2015/05/25 03:50:39 afresh1 Exp $
|
||||
|
||||
COMMENT= module to declare real exception classes in perl
|
||||
COMMENT = module to declare real exception classes in perl
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME = Exception-Class-1.37
|
||||
CATEGORIES= devel
|
||||
MODULES = cpan
|
||||
DISTNAME = Exception-Class-1.39
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = Andrew Fresh <afresh1@openbsd.org>
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= devel/p5-Class-Data-Inheritable>=0.02 \
|
||||
devel/p5-Devel-StackTrace>=1.20
|
||||
# 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
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Exception-Class-1.37.tar.gz) = g4uTyQoLvXPYGdx9PYVFWYgBILaHiXb+KrkKFB0Qztw=
|
||||
SIZE (Exception-Class-1.37.tar.gz) = 26457
|
||||
SHA256 (Exception-Class-1.39.tar.gz) = gZx1ammm0eMfOW7KalCLB7ClIqA1uQTNHUMjU8w2IIM=
|
||||
SIZE (Exception-Class-1.39.tar.gz) = 38936
|
||||
|
Loading…
Reference in New Issue
Block a user