diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-31 00:00:44 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-31 00:00:44 +0000 |
commit | 880ff68f795853c891943e5730c4c9579ea1cffa (patch) | |
tree | b27f535500524b2dac9ec727dfe7532681f70e2b /devel/p5-Class-Container | |
parent | d97483e3cfe1d42658286dc89a92cfdd35897482 (diff) | |
download | ports-880ff68f795853c891943e5730c4c9579ea1cffa.tar.gz ports-880ff68f795853c891943e5730c4c9579ea1cffa.zip |
Notes
Diffstat (limited to 'devel/p5-Class-Container')
-rw-r--r-- | devel/p5-Class-Container/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Class-Container/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Class-Container/Makefile b/devel/p5-Class-Container/Makefile index ed6f13a51d36..23dbaf1b3854 100644 --- a/devel/p5-Class-Container/Makefile +++ b/devel/p5-Class-Container/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Class-Container -PORTVERSION= 0.07 +PORTVERSION= 0.09 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Class @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= dsh@vlink.ru COMMENT= Glues object frameworks together transparently -BUILD_DEPENDS= ${SITE_PERL}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/devel/p5-Class-Container/distinfo b/devel/p5-Class-Container/distinfo index 7d45154041d9..4aaa9fbcbe9e 100644 --- a/devel/p5-Class-Container/distinfo +++ b/devel/p5-Class-Container/distinfo @@ -1 +1 @@ -MD5 (Class-Container-0.07.tar.gz) = 069462179e6804ea1733c78620fe1ecf +MD5 (Class-Container-0.09.tar.gz) = 55e2e16ad5fd6616a5a1853627761656 |