diff options
author | Lars Thegler <lth@FreeBSD.org> | 2005-02-24 15:33:27 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2005-02-24 15:33:27 +0000 |
commit | d934475cff58f23534587da6cf095e33bd086805 (patch) | |
tree | d7a580b8e20af254c87cd9d9266f1ced63c2e05a /www/p5-WWW-Dilbert | |
parent | 49021c54b495924124a88e3189707c9a1559aaec (diff) |
Update to 1.08
Rephrased IGNORE
Notes
Notes:
svn path=/head/; revision=129680
Diffstat (limited to 'www/p5-WWW-Dilbert')
-rw-r--r-- | www/p5-WWW-Dilbert/Makefile | 12 | ||||
-rw-r--r-- | www/p5-WWW-Dilbert/distinfo | 4 |
2 files changed, 7 insertions, 9 deletions
diff --git a/www/p5-WWW-Dilbert/Makefile b/www/p5-WWW-Dilbert/Makefile index a6229abf6ca2..dcb61216300f 100644 --- a/www/p5-WWW-Dilbert/Makefile +++ b/www/p5-WWW-Dilbert/Makefile @@ -6,7 +6,7 @@ # PORTNAME= WWW-Dilbert -PORTVERSION= 1.04 +PORTVERSION= 1.08 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= WWW @@ -17,7 +17,8 @@ COMMENT= Dilbert of the day comic strip archive and retieval module BUILD_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ - ${SITE_PERL}/Image/Info.pm:${PORTSDIR}/graphics/p5-Image-Info + ${SITE_PERL}/Image/Info.pm:${PORTSDIR}/graphics/p5-Image-Info \ + ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes @@ -26,11 +27,8 @@ MAN3= WWW::Dilbert.3 .include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 500800 -BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple -.endif -.if ${PERL_LEVEL} < 500601 -IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again +.if ${PERL_LEVEL} < 500601 # p5-WWW-Mechanize-1.10 requires perl 5.6.x or later. +IGNORE= requires perl 5.6.x or later. Install lang/perl5 or lang/perl5.8 then try again .endif .include <bsd.port.post.mk> diff --git a/www/p5-WWW-Dilbert/distinfo b/www/p5-WWW-Dilbert/distinfo index bd59736d8a5e..d928f250781b 100644 --- a/www/p5-WWW-Dilbert/distinfo +++ b/www/p5-WWW-Dilbert/distinfo @@ -1,2 +1,2 @@ -MD5 (WWW-Dilbert-1.04.tar.gz) = 250875a1609fd3d82e62a661d2907968 -SIZE (WWW-Dilbert-1.04.tar.gz) = 11140 +MD5 (WWW-Dilbert-1.08.tar.gz) = a5a5426314b1b202bcffdaa70ed6b4f4 +SIZE (WWW-Dilbert-1.08.tar.gz) = 38066 |