diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-11-03 01:55:14 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-11-03 01:55:14 +0000 |
commit | eb96550e15c9d573d9c3aaa7ef06b5c9b2f4366a (patch) | |
tree | db78e7f0f64acab5da2ad89ae7cc6e349bab393c /devel/p5-Object-InsideOut | |
parent | 7ae6d35811a5164c71a07e49f580dd828ce69d9c (diff) |
Notes
Diffstat (limited to 'devel/p5-Object-InsideOut')
-rw-r--r-- | devel/p5-Object-InsideOut/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Object-InsideOut/distinfo | 6 | ||||
-rw-r--r-- | devel/p5-Object-InsideOut/pkg-plist | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/devel/p5-Object-InsideOut/Makefile b/devel/p5-Object-InsideOut/Makefile index 2f59765bb935..8df70d28c9c7 100644 --- a/devel/p5-Object-InsideOut/Makefile +++ b/devel/p5-Object-InsideOut/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Object-InsideOut -PORTVERSION= 2.05 -PORTREVISION= 1 +PORTVERSION= 2.19 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Object @@ -22,7 +21,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes -MAN3= Object::InsideOut.3 Object::InsideOut::Metadata.3 +MAN3= Object::InsideOut.3 Object::InsideOut::Metadata.3 Bundle::Object::InsideOut.3 .include <bsd.port.pre.mk> diff --git a/devel/p5-Object-InsideOut/distinfo b/devel/p5-Object-InsideOut/distinfo index 142f488ea6a2..5d6b7fe8b9cf 100644 --- a/devel/p5-Object-InsideOut/distinfo +++ b/devel/p5-Object-InsideOut/distinfo @@ -1,3 +1,3 @@ -MD5 (Object-InsideOut-2.05.tar.gz) = ca09ef980ef7437adcb12f165f87bd11 -SHA256 (Object-InsideOut-2.05.tar.gz) = f45454116e285ee87db25d81f2f21d156119f018bb916734f124104af9bc24bf -SIZE (Object-InsideOut-2.05.tar.gz) = 94308 +MD5 (Object-InsideOut-2.19.tar.gz) = 714ee826b10fd160b698fe6dc0754f89 +SHA256 (Object-InsideOut-2.19.tar.gz) = c72a83da7120b316e2315dbd513534b9510328f2966fd9e9901e0b18feb7858c +SIZE (Object-InsideOut-2.19.tar.gz) = 98809 diff --git a/devel/p5-Object-InsideOut/pkg-plist b/devel/p5-Object-InsideOut/pkg-plist index 77543f1ed476..b82d98b412b7 100644 --- a/devel/p5-Object-InsideOut/pkg-plist +++ b/devel/p5-Object-InsideOut/pkg-plist @@ -1,3 +1,4 @@ +%%SITE_PERL%%/Bundle/Object/InsideOut.pm %%SITE_PERL%%/Object/InsideOut.pm %%SITE_PERL%%/Object/InsideOut/Autoload.pm %%SITE_PERL%%/Object/InsideOut/Chained.pm @@ -10,6 +11,7 @@ %%SITE_PERL%%/Object/InsideOut/Overload.pm %%SITE_PERL%%/Object/InsideOut/Universal.pm %%SITE_PERL%%/Object/InsideOut/Util.pm +%%SITE_PERL%%/Object/InsideOut/Secure.pm %%SITE_PERL%%/Object/InsideOut/attributes.pm %%SITE_PERL%%/Object/InsideOut/lvalue.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Object/InsideOut/.packlist @@ -17,3 +19,5 @@ @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Object @dirrm %%SITE_PERL%%/Object/InsideOut @dirrmtry %%SITE_PERL%%/Object +@dirrmtry %%SITE_PERL%%/Bundle/Object +@dirrmtry %%SITE_PERL%%/Bundle |