mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Upgrade to 0.08.
This commit is contained in:
parent
919bad19c2
commit
1d3d25476e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265665
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Server-Starter
|
||||
PORTVERSION= 0.07
|
||||
PORTVERSION= 0.08
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -15,7 +15,8 @@ MAINTAINER= kuriyama@FreeBSD.org
|
||||
COMMENT= Perl extension of superdaemon for hot-deploying server programs
|
||||
|
||||
RUN_DEPENDS= \
|
||||
p5-Proc-Wait3>0:${PORTSDIR}/devel/p5-Proc-Wait3
|
||||
p5-Proc-Wait3>0:${PORTSDIR}/devel/p5-Proc-Wait3 \
|
||||
p5-Scope-Guard>0:${PORTSDIR}/devel/p5-Scope-Guard
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (Server-Starter-0.07.tar.gz) = 16abf77a57075e61d2debc92fbe1b560
|
||||
SHA256 (Server-Starter-0.07.tar.gz) = 1cfadf58dc6fa209460b3719de44d818dae070ef164dae64ede0238ecf9318af
|
||||
SIZE (Server-Starter-0.07.tar.gz) = 26879
|
||||
SHA256 (Server-Starter-0.08.tar.gz) = 58801e9738f778712f91c6851f4f686cdc57540f0faf4c423da26ce5ffa84245
|
||||
SIZE (Server-Starter-0.08.tar.gz) = 30235
|
||||
|
Loading…
Reference in New Issue
Block a user