1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

- Update to 0.19

Changes:	http://search.cpan.org/dist/MooseX-Daemonize/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-01-01 16:23:02 +00:00
parent e02f60f5be
commit 044d1d7e37
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375975
2 changed files with 5 additions and 5 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= MooseX-Daemonize
PORTVERSION= 0.18
PORTREVISION= 1
PORTVERSION= 0.19
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -19,10 +18,11 @@ BUILD_DEPENDS= p5-Moose>=0.33:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-Types-Path-Class>=0:${PORTSDIR}/devel/p5-MooseX-Types-Path-Class
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal
BUILD_DEPENDS+= p5-Devel-CheckOS>=1.63:${PORTSDIR}/devel/p5-Devel-CheckOS
DEPRECATED= Deprecated by upstream, use devel/p5-Daemon-Control instead
USES= perl5
USE_PERL5= configure
USE_PERL5= modbuildtiny
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (MooseX-Daemonize-0.18.tar.gz) = c0622aece747368048c710d5f75460579e32364b443fc32982d069d7fb743026
SIZE (MooseX-Daemonize-0.18.tar.gz) = 30820
SHA256 (MooseX-Daemonize-0.19.tar.gz) = c7b60cf0fa17df05eac7c4c85c62d0629dc47c5c5e809fe5bae8ab1d6ec20413
SIZE (MooseX-Daemonize-0.19.tar.gz) = 40543