diff options
author | culot <culot@FreeBSD.org> | 2012-05-10 21:15:54 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2012-05-10 21:15:54 +0800 |
commit | 1a7e0053e6f3f87011ce279e525578ff1b7d924f (patch) | |
tree | 4d9d7d190a2c17b6700c2207be1ece3ddacc8b88 /devel | |
parent | 57a05561667001630bdf3b294c875f0b5f7f6946 (diff) | |
download | freebsd-ports-gnome-1a7e0053e6f3f87011ce279e525578ff1b7d924f.tar.gz freebsd-ports-gnome-1a7e0053e6f3f87011ce279e525578ff1b7d924f.tar.zst freebsd-ports-gnome-1a7e0053e6f3f87011ce279e525578ff1b7d924f.zip |
- Update to 3.94
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Object-InsideOut/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Object-InsideOut/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Object-InsideOut/Makefile b/devel/p5-Object-InsideOut/Makefile index 4b17b803f7bc..f1d88990abea 100644 --- a/devel/p5-Object-InsideOut/Makefile +++ b/devel/p5-Object-InsideOut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Object-InsideOut -PORTVERSION= 3.93 +PORTVERSION= 3.94 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JDHEDDEN @@ -20,7 +20,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Data-Dumper>=2.131:${PORTSDIR}/devel/p5-Data-Dumper \ p5-Exception-Class>=1.32:${PORTSDIR}/devel/p5-Exception-Class \ - p5-Want>=0.18:${PORTSDIR}/devel/p5-Want + p5-Want>=0.21:${PORTSDIR}/devel/p5-Want RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/devel/p5-Object-InsideOut/distinfo b/devel/p5-Object-InsideOut/distinfo index 31d1786b96f7..dc890b58fa56 100644 --- a/devel/p5-Object-InsideOut/distinfo +++ b/devel/p5-Object-InsideOut/distinfo @@ -1,2 +1,2 @@ -SHA256 (Object-InsideOut-3.93.tar.gz) = b0f2897fe2c592e1c8e7d15f3e5b8ee330b3433ead6e1f06847671943f187883 -SIZE (Object-InsideOut-3.93.tar.gz) = 127119 +SHA256 (Object-InsideOut-3.94.tar.gz) = 1a5b959ec5e1e97638d8df05dd1c669cfbb49e27a1f16afe1deb4fea7eabb8e2 +SIZE (Object-InsideOut-3.94.tar.gz) = 127236 |