Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Oct 2012 08:43:39 +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: r305099 - head/devel/p5-IPC-Run
Message-ID:  <201210010843.q918hdqO012789@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Mon Oct  1 08:43:39 2012
New Revision: 305099
URL: http://svn.freebsd.org/changeset/ports/305099

Log:
  - Update to 0.92
  - Add LICENSE (Artistic 1 & GPL 1)
  
  Changes:	http://search.cpan.org/dist/IPC-Run/Changes

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

Modified: head/devel/p5-IPC-Run/Makefile
==============================================================================
--- head/devel/p5-IPC-Run/Makefile	Mon Oct  1 08:40:16 2012	(r305098)
+++ head/devel/p5-IPC-Run/Makefile	Mon Oct  1 08:43:39 2012	(r305099)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	devele/p5-IPC-Run
-# Date created:				12 July 2001
-# Whom:					Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	IPC-Run
-PORTVERSION=	0.91
+PORTVERSION=	0.92
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	IPC::Run - Run subprocesses with piping and redirection
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-IO-Tty>=1.08:${PORTSDIR}/devel/p5-IO-Tty
 RUN_DEPENDS=	p5-IO-Tty>=1.08:${PORTSDIR}/devel/p5-IO-Tty
 

Modified: head/devel/p5-IPC-Run/distinfo
==============================================================================
--- head/devel/p5-IPC-Run/distinfo	Mon Oct  1 08:40:16 2012	(r305098)
+++ head/devel/p5-IPC-Run/distinfo	Mon Oct  1 08:43:39 2012	(r305099)
@@ -1,2 +1,2 @@
-SHA256 (IPC-Run-0.91.tar.gz) = 5ca1e1688181582116159ab67ca3559d577ba04b92bc99378b48bbacf83c8480
-SIZE (IPC-Run-0.91.tar.gz) = 121462
+SHA256 (IPC-Run-0.92.tar.gz) = e186b46ddf1577d24f11eec1ba42285963c3f71ec7ecb1ce51d6e88c729d46d2
+SIZE (IPC-Run-0.92.tar.gz) = 121532



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