diff options
author | sahil <sahil@FreeBSD.org> | 2010-10-05 11:03:23 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-10-05 11:03:23 +0800 |
commit | a6690c751269fd460ff197ca3ffdbf5fe0e22b44 (patch) | |
tree | b702316b73ec4b75288df6ac000970498a6cf6bd /devel | |
parent | 47690358c882d73cbf3f5a04d173ab4868793e4d (diff) | |
download | freebsd-ports-gnome-a6690c751269fd460ff197ca3ffdbf5fe0e22b44.tar.gz freebsd-ports-gnome-a6690c751269fd460ff197ca3ffdbf5fe0e22b44.tar.zst freebsd-ports-gnome-a6690c751269fd460ff197ca3ffdbf5fe0e22b44.zip |
- Update to 3.69
- Pass maintainership to submitter
PR: ports/150904
Submitted by: Frederic Culot <frederic@culot.org>
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Object-InsideOut/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Object-InsideOut/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Object-InsideOut/Makefile b/devel/p5-Object-InsideOut/Makefile index 7b7d8a25d3d3..14d34b59140c 100644 --- a/devel/p5-Object-InsideOut/Makefile +++ b/devel/p5-Object-InsideOut/Makefile @@ -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+ diff --git a/devel/p5-Object-InsideOut/distinfo b/devel/p5-Object-InsideOut/distinfo index 43ca4434f30b..3bfe029e9add 100644 --- a/devel/p5-Object-InsideOut/distinfo +++ b/devel/p5-Object-InsideOut/distinfo @@ -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 |