diff options
-rw-r--r-- | devel/p5-Proc-Fork/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Proc-Fork/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/p5-Proc-Fork/Makefile b/devel/p5-Proc-Fork/Makefile index 256929e13086..1f793b9f6ea0 100644 --- a/devel/p5-Proc-Fork/Makefile +++ b/devel/p5-Proc-Fork/Makefile @@ -6,11 +6,12 @@ # PORTNAME= Proc-Fork -PORTVERSION= 0.11 +PORTVERSION= 0.20 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Proc PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//} MAINTAINER= tobez@FreeBSD.org COMMENT= Proc::Fork - Simple, intuitive interface to the fork() system call diff --git a/devel/p5-Proc-Fork/distinfo b/devel/p5-Proc-Fork/distinfo index 26933edab945..6fdbff203048 100644 --- a/devel/p5-Proc-Fork/distinfo +++ b/devel/p5-Proc-Fork/distinfo @@ -1,3 +1,3 @@ -MD5 (Proc-Fork-0.11.tar.gz) = bdc91ce4def70bd0b27e8a5660276316 -SHA256 (Proc-Fork-0.11.tar.gz) = 996f8a9eb00d3a2a04a01c91cc15aa1345ca63bf2817b01ccadf334c0406e8b5 -SIZE (Proc-Fork-0.11.tar.gz) = 6175 +MD5 (Proc-Fork-0.2.tar.gz) = 060a8229a4a7ac5e63161f76d46b9a7b +SHA256 (Proc-Fork-0.2.tar.gz) = daae76a26b9e69900c3d6a2f24f5b56dc9f94f5e02f46d42e68ceb36d7c315c2 +SIZE (Proc-Fork-0.2.tar.gz) = 6483 |