diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-15 18:34:25 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-15 18:34:25 +0000 |
commit | cfa7be167f31685b881ec5d7760b27118b3a3bbd (patch) | |
tree | 6f1735ebf16ad723948f3a5fe5a6bb01cb686eb7 /www/p5-MasonX-Interp-WithCallbacks | |
parent | 68182ad30dccb8e4aa876e65d552eadcdad141ae (diff) | |
download | ports-cfa7be167f31685b881ec5d7760b27118b3a3bbd.tar.gz ports-cfa7be167f31685b881ec5d7760b27118b3a3bbd.zip |
Notes
Diffstat (limited to 'www/p5-MasonX-Interp-WithCallbacks')
-rw-r--r-- | www/p5-MasonX-Interp-WithCallbacks/Makefile | 4 | ||||
-rw-r--r-- | www/p5-MasonX-Interp-WithCallbacks/distinfo | 4 | ||||
-rw-r--r-- | www/p5-MasonX-Interp-WithCallbacks/pkg-plist | 4 |
3 files changed, 4 insertions, 8 deletions
diff --git a/www/p5-MasonX-Interp-WithCallbacks/Makefile b/www/p5-MasonX-Interp-WithCallbacks/Makefile index 72165558c74e..81ff5f09efbb 100644 --- a/www/p5-MasonX-Interp-WithCallbacks/Makefile +++ b/www/p5-MasonX-Interp-WithCallbacks/Makefile @@ -6,7 +6,7 @@ # PORTNAME= MasonX-Interp-WithCallbacks -PORTVERSION= 1.11 +PORTVERSION= 1.13 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= MasonX/DWHEELER @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/HTML/Mason.pm:${PORTSDIR}/www/p5-HTML-Mason \ ${SITE_PERL}/Params/CallbackRequest.pm:${PORTSDIR}/devel/p5-Params-CallbackRequest RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +PERL_MODBUILD= yes MAN3= MasonX::Interp::WithCallbacks.3 diff --git a/www/p5-MasonX-Interp-WithCallbacks/distinfo b/www/p5-MasonX-Interp-WithCallbacks/distinfo index efe79a1752e1..4962ce1e14e6 100644 --- a/www/p5-MasonX-Interp-WithCallbacks/distinfo +++ b/www/p5-MasonX-Interp-WithCallbacks/distinfo @@ -1,2 +1,2 @@ -MD5 (MasonX-Interp-WithCallbacks-1.11.tar.gz) = 0f0fa00e6a5d2c5318ad48ef9cea3705 -SIZE (MasonX-Interp-WithCallbacks-1.11.tar.gz) = 23667 +MD5 (MasonX-Interp-WithCallbacks-1.13.tar.gz) = cd0b2a49683d4c67fb2aa44dadedc42f +SIZE (MasonX-Interp-WithCallbacks-1.13.tar.gz) = 24509 diff --git a/www/p5-MasonX-Interp-WithCallbacks/pkg-plist b/www/p5-MasonX-Interp-WithCallbacks/pkg-plist index 70be164a98fc..8e35721ff100 100644 --- a/www/p5-MasonX-Interp-WithCallbacks/pkg-plist +++ b/www/p5-MasonX-Interp-WithCallbacks/pkg-plist @@ -1,7 +1,3 @@ %%SITE_PERL%%/MasonX/Interp/WithCallbacks.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/MasonX/Interp/WithCallbacks/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MasonX/Interp/WithCallbacks -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MasonX/Interp -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MasonX @dirrm %%SITE_PERL%%/MasonX/Interp @unexec rmdir %D/%%SITE_PERL%%/MasonX 2>/dev/null || true |