- Update to 3.69
- Pass maintainership to submitter PR: ports/150904 Submitted by: Frederic Culot <frederic@culot.org>
This commit is contained in:
parent
1132c314ca
commit
8ca17525e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262406
2 changed files with 6 additions and 6 deletions
|
@ -6,17 +6,17 @@
|
|||
#
|
||||
|
||||
PORTNAME= Object-InsideOut
|
||||
PORTVERSION= 3.67
|
||||
PORTVERSION= 3.69
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= frederic@culot.org
|
||||
COMMENT= Object::InsideOut - Comprehensive inside-out object support module
|
||||
|
||||
RUN_DEPENDS= p5-Exception-Class>=1.29:${PORTSDIR}/devel/p5-Exception-Class \
|
||||
p5-Want>=0.12:${PORTSDIR}/devel/p5-Want \
|
||||
p5-Scalar-List-Utils>=1.21:${PORTSDIR}/lang/p5-Scalar-List-Utils
|
||||
p5-Scalar-List-Utils>=1.23:${PORTSDIR}/lang/p5-Scalar-List-Utils
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.0+
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Object-InsideOut-3.67.tar.gz) = 1583d828e02cbba543709f3ec9467385
|
||||
SHA256 (Object-InsideOut-3.67.tar.gz) = efd01124d8f41048bb37e68ddc65b853afa85cd5d87af9b9bc4d1b8bf910ded3
|
||||
SIZE (Object-InsideOut-3.67.tar.gz) = 116423
|
||||
MD5 (Object-InsideOut-3.69.tar.gz) = f78055a2321769ae995e35ef08965445
|
||||
SHA256 (Object-InsideOut-3.69.tar.gz) = 1b9bd94f5f5c427853a7729e40567c0e547f4d1855e4812d2e5233fa15642f28
|
||||
SIZE (Object-InsideOut-3.69.tar.gz) = 116848
|
||||
|
|
Loading…
Reference in a new issue