mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Update to 0.92
- Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/IPC-Run/Changes
This commit is contained in:
parent
6e5b73e7b1
commit
6d7732cc56
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305099
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user