mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
- Update to 0.15
- Mark DEPRECATED: author recommends to use Daemon::Control instead Changes: http://search.cpan.org/dist/MooseX-Daemonize/Changes
This commit is contained in:
parent
3cf03df392
commit
79a7b3a2f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299236
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= MooseX-Daemonize
|
||||
PORTVERSION= 0.13
|
||||
PORTVERSION= 0.15
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -23,6 +23,8 @@ BUILD_DEPENDS= p5-Moose>=0.33:${PORTSDIR}/devel/p5-Moose \
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
|
||||
|
||||
DEPRECATED= Deprecated by upstream, use devel/p5-Daemon-Control instead
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= MooseX::Daemonize.3 \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (MooseX-Daemonize-0.13.tar.gz) = 39439eb4583d07f1f04a9a3de44167477b4d1a9de2898ec8402379745da81afe
|
||||
SIZE (MooseX-Daemonize-0.13.tar.gz) = 32345
|
||||
SHA256 (MooseX-Daemonize-0.15.tar.gz) = 6d4bc58961b7fc916b6ffc66d7f63d4ec59237e7f52f012db80423336bfbd9c0
|
||||
SIZE (MooseX-Daemonize-0.15.tar.gz) = 33984
|
||||
|
Loading…
Reference in New Issue
Block a user