diff options
-rw-r--r-- | net/p5-Server-Starter/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Server-Starter/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/p5-Server-Starter/Makefile b/net/p5-Server-Starter/Makefile index 4fec9d691cdd..4cd9254c320e 100644 --- a/net/p5-Server-Starter/Makefile +++ b/net/p5-Server-Starter/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Server-Starter -PORTVERSION= 0.08 +PORTVERSION= 0.09 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +15,7 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension of superdaemon for hot-deploying server programs RUN_DEPENDS= \ + p5-List-MoreUtils>0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Proc-Wait3>0:${PORTSDIR}/devel/p5-Proc-Wait3 \ p5-Scope-Guard>0:${PORTSDIR}/devel/p5-Scope-Guard BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/net/p5-Server-Starter/distinfo b/net/p5-Server-Starter/distinfo index 6221718388ac..a8f239567933 100644 --- a/net/p5-Server-Starter/distinfo +++ b/net/p5-Server-Starter/distinfo @@ -1,2 +1,2 @@ -SHA256 (Server-Starter-0.08.tar.gz) = 58801e9738f778712f91c6851f4f686cdc57540f0faf4c423da26ce5ffa84245 -SIZE (Server-Starter-0.08.tar.gz) = 30235 +SHA256 (Server-Starter-0.09.tar.gz) = 03fd66232097ae0eba1d85edf0c8703af8e9e00fa8214bedefd2a5db4048bc27 +SIZE (Server-Starter-0.09.tar.gz) = 31525 |