diff options
author | Lars Thegler <lth@FreeBSD.org> | 2015-06-14 12:49:57 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2015-06-14 12:49:57 +0000 |
commit | cc1347058251e72a5c7b7b20980e50848cdaa663 (patch) | |
tree | 8b39232108ff9d793bda75c36bee63f044d7e6ee | |
parent | 957167d699ca0dbfa9ade013bfd3513e6d7a3fb6 (diff) | |
download | ports-cc1347058251e72a5c7b7b20980e50848cdaa663.tar.gz ports-cc1347058251e72a5c7b7b20980e50848cdaa663.zip |
Notes
-rw-r--r-- | devel/p5-Proc-Daemon/Makefile | 7 | ||||
-rw-r--r-- | devel/p5-Proc-Daemon/distinfo | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/devel/p5-Proc-Daemon/Makefile b/devel/p5-Proc-Daemon/Makefile index 54b862ddc6a0..a28d9c15fd35 100644 --- a/devel/p5-Proc-Daemon/Makefile +++ b/devel/p5-Proc-Daemon/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Proc-Daemon -PORTVERSION= 0.18 +PORTVERSION= 0.19 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Perl module that provides a method to daemonify a Perl script +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +TEST_DEPENDS= p5-Proc-ProcessTable>0:${PORTSDIR}/devel/p5-Proc-ProcessTable + USES= perl5 USE_PERL5= configure diff --git a/devel/p5-Proc-Daemon/distinfo b/devel/p5-Proc-Daemon/distinfo index 7dfbdb04069a..ceb8a9cd552e 100644 --- a/devel/p5-Proc-Daemon/distinfo +++ b/devel/p5-Proc-Daemon/distinfo @@ -1,2 +1,2 @@ -SHA256 (Proc-Daemon-0.18.tar.gz) = 23c61c2fbd002a0a838b4c02de62f617ea8ed3b43ce3c0a26f00de8045ee31ae -SIZE (Proc-Daemon-0.18.tar.gz) = 15471 +SHA256 (Proc-Daemon-0.19.tar.gz) = b3f0fee4512f2e4c9f498d776dfe9aea1200f0b535a3a32c4d20c3b60a5f3dfa +SIZE (Proc-Daemon-0.19.tar.gz) = 22500 |