Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Dec 2012 19:44:58 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308490 - head/devel/p5-IPC-Run-SafeHandles
Message-ID:  <201212081944.qB8Jiwi0004621@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Sat Dec  8 19:44:57 2012
New Revision: 308490
URL: http://svnweb.freebsd.org/changeset/ports/308490

Log:
  - Update to 0.04
  - Add LICENSE (Artistic 1 & GPL 1)
  - Remove package name from COMMENT
  
  Changes:	http://search.cpan.org/dist/IPC-Run-SafeHandles/Changes
  Feature safe:	yes

Modified:
  head/devel/p5-IPC-Run-SafeHandles/Makefile
  head/devel/p5-IPC-Run-SafeHandles/distinfo

Modified: head/devel/p5-IPC-Run-SafeHandles/Makefile
==============================================================================
--- head/devel/p5-IPC-Run-SafeHandles/Makefile	Sat Dec  8 17:57:02 2012	(r308489)
+++ head/devel/p5-IPC-Run-SafeHandles/Makefile	Sat Dec  8 19:44:57 2012	(r308490)
@@ -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
 

Modified: head/devel/p5-IPC-Run-SafeHandles/distinfo
==============================================================================
--- head/devel/p5-IPC-Run-SafeHandles/distinfo	Sat Dec  8 17:57:02 2012	(r308489)
+++ head/devel/p5-IPC-Run-SafeHandles/distinfo	Sat Dec  8 19:44:57 2012	(r308490)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212081944.qB8Jiwi0004621>