From gslin@netnews.NCTU.edu.tw  Wed Sep  6 19:25:25 2006
Return-Path: <gslin@netnews.NCTU.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0F2F216A4DE;
	Wed,  6 Sep 2006 19:25:25 +0000 (UTC)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 797C243D76;
	Wed,  6 Sep 2006 19:25:20 +0000 (GMT)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000)
	id 484805C; Thu,  7 Sep 2006 03:25:19 +0800 (CST)
Message-Id: <20060906192519.484805C@netnews.NCTU.edu.tw>
Date: Thu,  7 Sep 2006 03:25:19 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: tobez@FreeBSD.org, gslin@gslin.org
Subject: [PATCH] devel/p5-IPC-Cmd: update to 0.25
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         102952
>Category:       ports
>Synopsis:       [PATCH] devel/p5-IPC-Cmd: update to 0.25
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    tobez
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 06 19:30:15 GMT 2006
>Closed-Date:    Thu Sep 21 13:28:18 CEST 2006
>Last-Modified:  Thu Sep 21 11:30:24 GMT 2006
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 0.25
- Use BUILD_DEPENDS=${RUN_DEPENDS} to prevent unused dependency

Port maintainer (tobez@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-IPC-Cmd-0.25.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-IPC-Cmd/Makefile /home/staff/gslin/work/p5-IPC-Cmd/Makefile
--- /usr/ports/devel/p5-IPC-Cmd/Makefile	Wed Feb 16 21:15:06 2005
+++ /home/staff/gslin/work/p5-IPC-Cmd/Makefile	Thu Sep  7 03:22:48 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	IPC-Cmd
-PORTVERSION=	0.24
+PORTVERSION=	0.25
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	IPC
@@ -15,11 +15,11 @@
 MAINTAINER=	tobez@FreeBSD.org
 COMMENT=	IPC::Cmd - finding and running system commands made easy
 
-BUILD_DEPENDS=	${SITE_PERL}/Locale/Maketext/Simple.pm:${PORTSDIR}/devel/p5-Locale-Maketext-Simple \
+RUN_DEPENDS=	${SITE_PERL}/Locale/Maketext/Simple.pm:${PORTSDIR}/devel/p5-Locale-Maketext-Simple \
 		${SITE_PERL}/Module/Load/Conditional.pm:${PORTSDIR}/devel/p5-Module-Load-Conditional \
 		${SITE_PERL}/IPC/Run.pm:${PORTSDIR}/devel/p5-IPC-Run \
 		${SITE_PERL}/Params/Check.pm:${PORTSDIR}/devel/p5-Params-Check
-RUN_DEPENDS=	${BUILD_DEPENDS}
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/devel/p5-IPC-Cmd/distinfo /home/staff/gslin/work/p5-IPC-Cmd/distinfo
--- /usr/ports/devel/p5-IPC-Cmd/distinfo	Sun Jan 22 16:29:11 2006
+++ /home/staff/gslin/work/p5-IPC-Cmd/distinfo	Thu Sep  7 03:23:05 2006
@@ -1,3 +1,3 @@
-MD5 (IPC-Cmd-0.24.tar.gz) = 9061bd187defad873432f91fa6de9f9b
-SHA256 (IPC-Cmd-0.24.tar.gz) = c2227c2b07c00eb44b268c11beeff9361b4ff84828b6e9c601c8736a264f3ecc
-SIZE (IPC-Cmd-0.24.tar.gz) = 8158
+MD5 (IPC-Cmd-0.25.tar.gz) = 69bb014822594266ca2cbd01aae54912
+SHA256 (IPC-Cmd-0.25.tar.gz) = a5dc8190cfd34ee55e5979eb501d04239470e73fdf2699b19f34640ec5056778
+SIZE (IPC-Cmd-0.25.tar.gz) = 9969
--- p5-IPC-Cmd-0.25.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->tobez 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Sep 6 19:30:28 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102952 
State-Changed-From-To: open->closed 
State-Changed-By: tobez 
State-Changed-When: Thu Sep 21 13:28:17 CEST 2006 
State-Changed-Why:  
The update has been committed. Thank you for your submission. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102952 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/102952: commit references a PR
Date: Thu, 21 Sep 2006 11:28:08 +0000 (UTC)

 tobez       2006-09-21 11:28:02 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-IPC-Cmd     Makefile distinfo 
   Added files:
     devel/p5-IPC-Cmd/files patch-IPC-Cmd.pm 
   Log:
   Update to 0.25.  Also make work with older perls (not part of the PR).
   
   PR:             102952
   Submitted by:   gslin@gslin.org
   
   Revision  Changes    Path
   1.2       +6 -3      ports/devel/p5-IPC-Cmd/Makefile
   1.3       +3 -3      ports/devel/p5-IPC-Cmd/distinfo
   1.1       +21 -0     ports/devel/p5-IPC-Cmd/files/patch-IPC-Cmd.pm (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
