diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-10 01:27:12 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-10 01:27:12 +0000 |
commit | 343fea679dd6c345cabc049f28f8cf69cdf2a767 (patch) | |
tree | 9dcbc97ebc5e64518001257094f187b0a9a8bc9f /devel/p5-Object-InsideOut | |
parent | a032a2b84f6a9040e7c31b3e9b46b27b58d0d060 (diff) |
Notes
Diffstat (limited to 'devel/p5-Object-InsideOut')
-rw-r--r-- | devel/p5-Object-InsideOut/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Object-InsideOut/distinfo | 6 | ||||
-rw-r--r-- | devel/p5-Object-InsideOut/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/devel/p5-Object-InsideOut/Makefile b/devel/p5-Object-InsideOut/Makefile index 9c421e6548a9..c90d5e4057ab 100644 --- a/devel/p5-Object-InsideOut/Makefile +++ b/devel/p5-Object-InsideOut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Object-InsideOut -PORTVERSION= 1.45 +PORTVERSION= 1.49 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Object @@ -16,7 +16,7 @@ MAINTAINER= geraud@gcu.info COMMENT= Object::InsideOut - Comprehensive inside-out object support module BUILD_DEPENDS= p5-Exception-Class>=1.22:${PORTSDIR}/devel/p5-Exception-Class \ - p5-Scalar-List-Utils>=1.10:${PORTSDIR}/lang/p5-Scalar-List-Utils + p5-Want>=0.10:${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 7f705c545731..3fc1854895aa 100644 --- a/devel/p5-Object-InsideOut/distinfo +++ b/devel/p5-Object-InsideOut/distinfo @@ -1,3 +1,3 @@ -MD5 (Object-InsideOut-1.45.tar.gz) = cde46297b346e329996b0cd40e9b81df -SHA256 (Object-InsideOut-1.45.tar.gz) = 202700a28e66684b1b1b53b3d9812b443f2ecc543b98a6b3d9cb58f20ea96f0b -SIZE (Object-InsideOut-1.45.tar.gz) = 63632 +MD5 (Object-InsideOut-1.49.tar.gz) = 4561fef433b7369025deb87197f14372 +SHA256 (Object-InsideOut-1.49.tar.gz) = 0ef7ab2cc5ef803540aa4bcf81c37289d2a19367f8f025d3bba8b0d956f77cfb +SIZE (Object-InsideOut-1.49.tar.gz) = 68816 diff --git a/devel/p5-Object-InsideOut/pkg-plist b/devel/p5-Object-InsideOut/pkg-plist index d39f9f3f2e38..2e7fd87c18e8 100644 --- a/devel/p5-Object-InsideOut/pkg-plist +++ b/devel/p5-Object-InsideOut/pkg-plist @@ -9,6 +9,7 @@ %%SITE_PERL%%/Object/InsideOut/Overload.pm %%SITE_PERL%%/Object/InsideOut/Universal.pm %%SITE_PERL%%/Object/InsideOut/Util.pm +%%SITE_PERL%%/Object/InsideOut/lvalue.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Object/InsideOut/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Object/InsideOut @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Object |