diff options
author | tobez <tobez@FreeBSD.org> | 2006-05-11 16:23:51 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2006-05-11 16:23:51 +0800 |
commit | bca909d4e1aca7a8e40f8b70af3bc9b9c309ec92 (patch) | |
tree | ac541be7ce8dc9216b288220ef6f56dbfd475a41 /devel | |
parent | f79214a26dc7018a400eceb670f4c12d770266fd (diff) | |
download | freebsd-ports-gnome-bca909d4e1aca7a8e40f8b70af3bc9b9c309ec92.tar.gz freebsd-ports-gnome-bca909d4e1aca7a8e40f8b70af3bc9b9c309ec92.tar.zst freebsd-ports-gnome-bca909d4e1aca7a8e40f8b70af3bc9b9c309ec92.zip |
Update to 0.3(0). Assign maintainer to perl@.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Proc-Fork/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Proc-Fork/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-Proc-Fork/Makefile b/devel/p5-Proc-Fork/Makefile index 1f793b9f6ea0..0f544e2bed96 100644 --- a/devel/p5-Proc-Fork/Makefile +++ b/devel/p5-Proc-Fork/Makefile @@ -6,14 +6,14 @@ # PORTNAME= Proc-Fork -PORTVERSION= 0.20 +PORTVERSION= 0.30 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Proc PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//} -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Proc::Fork - Simple, intuitive interface to the fork() system call PERL_CONFIGURE= yes diff --git a/devel/p5-Proc-Fork/distinfo b/devel/p5-Proc-Fork/distinfo index 6fdbff203048..9fd359acb933 100644 --- a/devel/p5-Proc-Fork/distinfo +++ b/devel/p5-Proc-Fork/distinfo @@ -1,3 +1,3 @@ -MD5 (Proc-Fork-0.2.tar.gz) = 060a8229a4a7ac5e63161f76d46b9a7b -SHA256 (Proc-Fork-0.2.tar.gz) = daae76a26b9e69900c3d6a2f24f5b56dc9f94f5e02f46d42e68ceb36d7c315c2 -SIZE (Proc-Fork-0.2.tar.gz) = 6483 +MD5 (Proc-Fork-0.3.tar.gz) = 96d232c46b163fd3a30a7a295107ce2d +SHA256 (Proc-Fork-0.3.tar.gz) = 08777e4b06f265e131a805c7fdc8ed12ef0f78269744df51a633a4d09ddf6ed6 +SIZE (Proc-Fork-0.3.tar.gz) = 6739 |