Index: head/www/p5-WWW-Dilbert/Makefile =================================================================== --- head/www/p5-WWW-Dilbert/Makefile (revision 152854) +++ head/www/p5-WWW-Dilbert/Makefile (revision 152855) @@ -1,36 +1,27 @@ # New ports collection makefile for: p5-WWW-Dilbert # Date created: Aug 14 2004 # Whom: Cheng-Lung Sung # # $FreeBSD$ # PORTNAME= WWW-Dilbert -PORTVERSION= 1.16 +PORTVERSION= 1.17 PORTEPOCH= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= WWW PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Dilbert of the day comic strip archive and retieval module +COMMENT= Dilbert of the day comic strip archive and retrieval 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}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple PERL_CONFIGURE= yes MAN3= WWW::Dilbert.3 -.include - -# p5-WWW-Mechanize-1.10 requires perl 5.6.x or later. -.if ${PERL_LEVEL} < 500601 -IGNORE= requires perl 5.6.x or later. Install lang/perl5 or lang/perl5.8 then try again -.endif - -.include +.include Property changes on: head/www/p5-WWW-Dilbert/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/www/p5-WWW-Dilbert/distinfo =================================================================== --- head/www/p5-WWW-Dilbert/distinfo (revision 152854) +++ head/www/p5-WWW-Dilbert/distinfo (revision 152855) @@ -1,3 +1,3 @@ -MD5 (WWW-Dilbert-1.16.tar.gz) = 380359726ad799d518612ea5ab94b277 -SHA256 (WWW-Dilbert-1.16.tar.gz) = 9e2f5766f34799a6e15e3724b0d05a9b774a14edc8e98d5977c49b9105f5f4b8 -SIZE (WWW-Dilbert-1.16.tar.gz) = 46801 +MD5 (WWW-Dilbert-1.17.tar.gz) = d35382d64f188d9d4f31b694968c9c0b +SHA256 (WWW-Dilbert-1.17.tar.gz) = 3e09e4ccacf18b6eb63f09b33307ed17724e167e88a44fd5e62e7587779f3991 +SIZE (WWW-Dilbert-1.17.tar.gz) = 54887 Property changes on: head/www/p5-WWW-Dilbert/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property