svn commit: r305099 - head/devel/p5-IPC-Run
Frederic Culot
culot at FreeBSD.org
Mon Oct 1 08:43:40 UTC 2012
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 at FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez at 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 at 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
More information about the svn-ports-head
mailing list