summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2006-01-06 02:21:00 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2006-01-06 02:21:00 +0000
commitdff623cf2b21e7fd5001dd50815f57993468433e (patch)
tree1b163b0558c8d9dafb01ac461b4eee93623372c8 /www
parent- add missing optional dependency URI in BUILD_DEPENDS (diff)
- update to 1.17
PR: 91360 Submitted by: hideo <hideo@lastamericanempire.com>
Notes
Notes: svn path=/head/; revision=152855
Diffstat (limited to 'www')
-rw-r--r--www/p5-WWW-Dilbert/Makefile21
-rw-r--r--www/p5-WWW-Dilbert/distinfo6
2 files changed, 9 insertions, 18 deletions
diff --git a/www/p5-WWW-Dilbert/Makefile b/www/p5-WWW-Dilbert/Makefile
index 9594196571bb..d4cabd630343 100644
--- a/www/p5-WWW-Dilbert/Makefile
+++ b/www/p5-WWW-Dilbert/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= WWW-Dilbert
-PORTVERSION= 1.16
+PORTVERSION= 1.17
PORTEPOCH= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
@@ -14,23 +14,14 @@ 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 <bsd.port.pre.mk>
-
-# 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 <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/www/p5-WWW-Dilbert/distinfo b/www/p5-WWW-Dilbert/distinfo
index 4dafb9529e10..33f40814368c 100644
--- a/www/p5-WWW-Dilbert/distinfo
+++ b/www/p5-WWW-Dilbert/distinfo
@@ -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