diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-WWW-Search/Makefile | 6 | ||||
-rw-r--r-- | www/p5-WWW-Search/distinfo | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/www/p5-WWW-Search/Makefile b/www/p5-WWW-Search/Makefile index df4f2130cf15..43273d5e7acc 100644 --- a/www/p5-WWW-Search/Makefile +++ b/www/p5-WWW-Search/Makefile @@ -6,7 +6,7 @@ # PORTNAME= WWW-Search -PORTVERSION= 2.34 +PORTVERSION= 2.36 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= WWW @@ -20,7 +20,9 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP.pm:${PORTSDIR}/w ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MIME/Lite.pm:${PORTSDIR}/mail/p5-MIME-Lite \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Spec/Functions.pm:${PORTSDIR}/devel/p5-File-Spec \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/User.pm:${PORTSDIR}/sysutils/p5-User + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/User.pm:${PORTSDIR}/sysutils/p5-User \ + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \ + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-WWW-Search/distinfo b/www/p5-WWW-Search/distinfo index 9aa888872c0f..44bf8f3d7426 100644 --- a/www/p5-WWW-Search/distinfo +++ b/www/p5-WWW-Search/distinfo @@ -1 +1 @@ -MD5 (WWW-Search-2.34.tar.gz) = 8c90aeec18243c8f34638e70749c88a2 +MD5 (WWW-Search-2.36.tar.gz) = f5dbe38690ccc4a6d6261de8163558b1 |