diff options
-rw-r--r-- | devel/p5-IPC-Run-SafeHandles/Makefile | 15 | ||||
-rw-r--r-- | devel/p5-IPC-Run-SafeHandles/distinfo | 4 |
2 files changed, 9 insertions, 10 deletions
diff --git a/devel/p5-IPC-Run-SafeHandles/Makefile b/devel/p5-IPC-Run-SafeHandles/Makefile index e2f62a4e8257..6b3d70d1153b 100644 --- a/devel/p5-IPC-Run-SafeHandles/Makefile +++ b/devel/p5-IPC-Run-SafeHandles/Makefile @@ -1,20 +1,19 @@ -# New ports collection makefile for: devele/p5-IPC-Run-SafeHandles -# Date created: 29 July 2008 -# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com> -# +# created by: Philip M. Gollucci <pgollucci@p6m7g8.com> # $FreeBSD$ -# PORTNAME= IPC-Run-SafeHandles -PORTVERSION= 0.02 +PORTVERSION= 0.04 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= IPC::Run::SafeHandles - Safe guarding for IPC::Run(3) +COMMENT= Safe guarding for IPC::Run(3) -MAKE_JOBS_SAFE= yes +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +MAKE_JOBS_SAFE= yes PERL_CONFIGURE= yes diff --git a/devel/p5-IPC-Run-SafeHandles/distinfo b/devel/p5-IPC-Run-SafeHandles/distinfo index e9781f6b9ce3..fd2697252568 100644 --- a/devel/p5-IPC-Run-SafeHandles/distinfo +++ b/devel/p5-IPC-Run-SafeHandles/distinfo @@ -1,2 +1,2 @@ -SHA256 (IPC-Run-SafeHandles-0.02.tar.gz) = 0054ddbe8a53dddaa8a8535e27bb0a53ae983cde35e35f5755ee798e36e9f3d8 -SIZE (IPC-Run-SafeHandles-0.02.tar.gz) = 19514 +SHA256 (IPC-Run-SafeHandles-0.04.tar.gz) = 8ecd3f85e132ca84a32e6f1b3740d0af6f970591fd2ae69ce813aa7b46eebffc +SIZE (IPC-Run-SafeHandles-0.04.tar.gz) = 19431 |