From root@guineapig.pil.dk  Mon Jun 17 00:33:58 2002
Return-Path: <root@guineapig.pil.dk>
Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153])
	by hub.freebsd.org (Postfix) with ESMTP id E7F3D37B413
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Jun 2002 00:33:56 -0700 (PDT)
Received: from guineapig.pil.dk (guineapig.pil.dk [193.162.142.153])
	by guineapig.pil.dk (8.12.3/8.12.2) with ESMTP id g5H7Xush000892
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Jun 2002 09:33:56 +0200 (CEST)
	(envelope-from root@guineapig.pil.dk)
Received: (from root@localhost)
	by guineapig.pil.dk (8.12.3/8.12.3/Submit) id g5H7XuHW000891;
	Mon, 17 Jun 2002 09:33:56 +0200 (CEST)
Message-Id: <200206170733.g5H7XuHW000891@guineapig.pil.dk>
Date: Mon, 17 Jun 2002 09:33:56 +0200 (CEST)
From: Erwin Lansing <erwin@lansing.dk>
Reply-To: Erwin Lansing <erwin@lansing.dk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: update devel/p5-IPC-Run from 0.44 to 0.74
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         39400
>Category:       ports
>Synopsis:       update devel/p5-IPC-Run from 0.44 to 0.74
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    tobez
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 17 00:40:01 PDT 2002
>Closed-Date:    Wed Jun 26 14:55:56 CEST 2002
>Last-Modified:  Wed Jun 26 14:55:56 CEST 2002
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD guineapig.pil.dk 4.5-STABLE FreeBSD 4.5-STABLE #9: Wed Apr 24 10:43:13 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386


	
>Description:
- update to 0.74
- add WWW
>How-To-Repeat:
	
>Fix:

	

--- p5-IPC-Run begins here ---
diff -ruN p5-IPC-Run.orig/Makefile p5-IPC-Run/Makefile
--- p5-IPC-Run.orig/Makefile	Mon Jun 17 09:24:03 2002
+++ p5-IPC-Run/Makefile	Mon Jun 17 09:29:48 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	IPC-Run
-PORTVERSION=	0.44
+PORTVERSION=	0.74
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	IPC
@@ -19,7 +19,8 @@
 
 PERL_CONFIGURE=	yes
 
-MAN3=	IPC::Run.3 IPC::Run::IO.3 IPC::Run::Timer.3
+MAN3=	IPC::Run.3 IPC::Run::IO.3 IPC::Run::Timer.3 IPC::Run::Debug.3\
+	IPC::Run::Win32IO.3 IPC::Run::Win32Helper.3 IPC::Run::Win32Pump.3
 MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 
 .include <bsd.port.mk>
diff -ruN p5-IPC-Run.orig/distinfo p5-IPC-Run/distinfo
--- p5-IPC-Run.orig/distinfo	Mon Jun 17 09:24:03 2002
+++ p5-IPC-Run/distinfo	Mon Jun 17 09:25:40 2002
@@ -1 +1 @@
-MD5 (IPC-Run-0.44.tar.gz) = 3a00ba86476673974079f69a773d3d06
+MD5 (IPC-Run-0.74.tar.gz) = 62bf417717c0b4660d42db2ea47ff6c9
diff -ruN p5-IPC-Run.orig/pkg-descr p5-IPC-Run/pkg-descr
--- p5-IPC-Run.orig/pkg-descr	Mon Jun 17 09:24:03 2002
+++ p5-IPC-Run/pkg-descr	Mon Jun 17 09:25:34 2002
@@ -4,3 +4,5 @@
 both supported and may be mixed.
 
 Currently, pseudo-ttys operations are not supported in FreeBSD.
+
+WWW: http://search.cpan.org/search?dist=IPC-Run
diff -ruN p5-IPC-Run.orig/pkg-plist p5-IPC-Run/pkg-plist
--- p5-IPC-Run.orig/pkg-plist	Mon Jun 17 09:24:03 2002
+++ p5-IPC-Run/pkg-plist	Mon Jun 17 09:28:03 2002
@@ -2,6 +2,10 @@
 lib/perl5/site_perl/%%PERL_VER%%/IPC/Run.pm
 lib/perl5/site_perl/%%PERL_VER%%/IPC/Run/Timer.pm
 lib/perl5/site_perl/%%PERL_VER%%/IPC/Run/IO.pm
+lib/perl5/site_perl/%%PERL_VER%%/IPC/Run/Debug.pm
+lib/perl5/site_perl/%%PERL_VER%%/IPC/Run/Win32IO.pm
+lib/perl5/site_perl/%%PERL_VER%%/IPC/Run/Win32Helper.pm
+lib/perl5/site_perl/%%PERL_VER%%/IPC/Run/Win32Pump.pm
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPC/Run
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/IPC/Run
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPC 2>/dev/null || true
--- p5-IPC-Run ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->tobez 
Responsible-Changed-By: pat 
Responsible-Changed-When: Mon Jun 17 13:48:59 PDT 2002 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=39400 
State-Changed-From-To: open->closed 
State-Changed-By: tobez 
State-Changed-When: Wed Jun 26 14:55:31 CEST 2002 
State-Changed-Why:  
Update committed with further improvements, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=39400 
>Unformatted:
