Liviu Daia <[email protected]> writes:

>     Dancer now requires Module::Runtime.  I found that out trying to run
> ports-readmes-dancer. :)

Yup.

Hints for future patches:
- changing RUN_DEPENDS means you have to bump REVISION
- always mail the MAINTAINER of the port.  This is particularly
  important with grumpy frogs.

Cheers,

Index: Makefile
===================================================================
RCS file: /cvs/ports/www/p5-Dancer/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile    28 Mar 2015 22:05:59 -0000      1.5
+++ Makefile    21 May 2015 15:39:07 -0000
@@ -4,6 +4,7 @@ COMMENT =       simple perl web app framework
 
 MODULES =      cpan
 DISTNAME =     Dancer-1.3134
+REVISION =     0
 CATEGORIES =   www
 
 # perl
@@ -11,6 +12,7 @@ PERMIT_PACKAGE_CDROM =        Yes
 
 RUN_DEPENDS =  devel/p5-Hash-Merge-Simple \
                devel/p5-Try-Tiny \
+               devel/p5-Module-Runtime \
                mail/p5-MIME-Types \
                www/p5-HTTP-Body \
                www/p5-HTTP-Server-Simple-PSGI


-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to