summaryrefslogtreecommitdiff
path: root/www/p5-Dancer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Dancer/Makefile')
-rw-r--r--www/p5-Dancer/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile
index 880715123e8..6702f53875b 100644
--- a/www/p5-Dancer/Makefile
+++ b/www/p5-Dancer/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2017/06/05 14:25:16 ryoon Exp $
+# $NetBSD: Makefile,v 1.39 2018/06/18 02:52:12 wen Exp $
-DISTNAME= Dancer-1.3202
+DISTNAME= Dancer-1.3400
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BI/BIGPRESH/}
@@ -14,15 +13,16 @@ LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Dancer/.packlist
-BUILD_DEPENDS+= p5-CGI>=0:../../www/p5-CGI \
- p5-Test-NoWarnings>=0:../../devel/p5-Test-NoWarnings
+BUILD_DEPENDS+= p5-CGI>=0:../../www/p5-CGI
+BUILD_DEPENDS+= p5-HTTP-CookieJar>=0.008:../../www/p5-HTTP-CookieJar
+BUILD_DEPENDS+= p5-Test-NoWarnings>=0:../../devel/p5-Test-NoWarnings
DEPENDS+= p5-Clone>=0:../../devel/p5-Clone
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
DEPENDS+= p5-Hash-Merge-Simple-[0-9]*:../../devel/p5-Hash-Merge-Simple
DEPENDS+= p5-HTTP-Body>=1.07:../../www/p5-HTTP-Body
DEPENDS+= p5-HTTP-Server-Simple-PSGI>=0.11:../../www/p5-HTTP-Server-Simple-PSGI
-DEPENDS+= p5-MIME-Types-[0-9]*:../../mail/p5-MIME-Types
+DEPENDS+= p5-MIME-Types>=2.17:../../mail/p5-MIME-Types
DEPENDS+= p5-Module-Runtime>=0:../../devel/p5-Module-Runtime
DEPENDS+= p5-URI>=1.59:../../www/p5-URI
DEPENDS+= p5-Test-Output>=0:../../devel/p5-Test-Output