diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-03-28 01:35:52 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-03-28 01:35:52 +0000 |
commit | fce721560b6019898af10e73faf3acea6a3d536e (patch) | |
tree | 7d71c4f7dbcec8d1d1e8811295cb2115ef0c9dea /devel/p5-IPC-Run3 | |
parent | 3b69598314ec89b3b55b178d4ca77a48b8815424 (diff) |
Notes
Diffstat (limited to 'devel/p5-IPC-Run3')
-rw-r--r-- | devel/p5-IPC-Run3/Makefile | 11 | ||||
-rw-r--r-- | devel/p5-IPC-Run3/distinfo | 6 |
2 files changed, 5 insertions, 12 deletions
diff --git a/devel/p5-IPC-Run3/Makefile b/devel/p5-IPC-Run3/Makefile index 94ed3da3cc31..3316cc60b0d5 100644 --- a/devel/p5-IPC-Run3/Makefile +++ b/devel/p5-IPC-Run3/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= IPC-Run3 -PORTVERSION= 0.036 -PORTREVISION= 1 +PORTVERSION= 0.037 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= IPC @@ -27,10 +26,4 @@ MAN3= IPC::Run3.3 \ IPC::Run3::ProfPP.3 \ IPC::Run3::ProfReporter.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500601 -IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/devel/p5-IPC-Run3/distinfo b/devel/p5-IPC-Run3/distinfo index e054cb038894..8842fc662cd3 100644 --- a/devel/p5-IPC-Run3/distinfo +++ b/devel/p5-IPC-Run3/distinfo @@ -1,3 +1,3 @@ -MD5 (IPC-Run3-0.036.tar.gz) = ffd8312b3a7f37632c448ba24f315077 -SHA256 (IPC-Run3-0.036.tar.gz) = 7f9410f6e401690da0e091fb9cba4d07285d8bbf97b7a6552fb1f20b4e8b0095 -SIZE (IPC-Run3-0.036.tar.gz) = 15201 +MD5 (IPC-Run3-0.037.tar.gz) = 075b81f65ebc22faa6641893d5a9d174 +SHA256 (IPC-Run3-0.037.tar.gz) = da7a829997fb8c2bf9389b016848aabb1ee946f6a57d69d492b74f31593392f2 +SIZE (IPC-Run3-0.037.tar.gz) = 15387 |